* byobu.1: Simply added a SEE ALSO to byobu.1; added section on the

keybindings


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-15 22:43:28 -05:00
commit 7a1a8d21bb
2 changed files with 37 additions and 2 deletions

34
byobu.1
View file

@ -65,6 +65,37 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
\fBwindows\fP \- each open window in the screen session appears is displayed in the upper bar toward the far right in blue text on a grey background
.SH KEYBINDINGS
byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or within .screenrc if byobu-export was used). The common key bindings are:
\fBF2\fP \- Create a new window
\fBF3\fP \- Move to previous window
\fBF4\fP \- Move to next window
\fBF5\fP \- Reload profile
\fBF6\fP \- Detach from this session
\fBF7\fP \- Enter copy/scrollback mode
\fBF8\fP \- Re-title a window
\fBF9\fP \- Configuration Menu
\fBF12\fP \- Lock this terminal
\fBCtrl-a $\fP \- show detailed status
\fBCtrl-a R\fP \- Reload profile
\fBCtrl-a (\fP \- Turn key bindings on
\fBCtrl-a )\fP \- Turn key bindings off
\fBCtrl-a k\fP \- Kill the current window
.TP
\fIhttp://launchpad.net/byobu\fP
@ -74,6 +105,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
.PD 0
.TP
\fBscreen\fP(1), \fBbyobu-config\fP, \fBbyobu-export\fP, \fBbyobu-status\fP, \fBbyobu-status-detail\fB
.TP
\fIhttp://launchpad.net/byobu\fP
.PD
.SH AUTHOR
This manpage and the utility was written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.

5
debian/changelog vendored
View file

@ -13,9 +13,10 @@ byobu (2.11) unreleased; urgency=low
* byobu: use -c for motd+shell, LP: #387201
[ Ciemon Dunville ]
* byobu.1: Simply added a SEE ALSO to byobu.1
* byobu.1: Simply added a SEE ALSO to byobu.1; added section on the
keybindings
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 15 Jun 2009 22:28:12 -0500
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 15 Jun 2009 22:43:23 -0500
byobu (2.10-0ubuntu1) karmic; urgency=low