From 4bad0d92c9380714ef2908425717e8accff54af9 Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Mon, 14 Sep 2009 14:39:37 +0200 Subject: adding manpage and README. --- tabbed.1 | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tabbed.1 (limited to 'tabbed.1') diff --git a/tabbed.1 b/tabbed.1 new file mode 100644 index 0000000..0ddae48 --- /dev/null +++ b/tabbed.1 @@ -0,0 +1,41 @@ +.TH TABBED 1 tabbed\-VERSION +.SH NAME +tabbed \- simple webkit-based browser +.SH SYNOPSIS +.B tabbed +.RB [ \-dhv ] +.RB "URI" +.SH DESCRIPTION +tabbed is a simple container for applications which support XEmbed, such as +xterm or surf. +.SH OPTIONS +.TP +.B \-d +detaches tabbed from the terminal. Usefull for scripting. +.TP +.B \-h +Prints usage information to standard output, then exits. +.TP +.B \-v +Prints version information to standard output, then exits. +.SH USAGE +.TP +.B Ctrl\-Shift\-Return +new surf-window. +.TP +.B Ctrl\-Shift\-h +previous tab +.TP +.B Ctrl\-Shift\-l +next tab +.TP +.B Ctrl\-q +closes the tab +.TP +.B Ctrl\-[0-9] +jumps to first, second, ... tab +.SH SEE ALSO +.BR xterm(1) +.BR surf(1) +.SH BUGS +Please report them! -- cgit v1.2.3