From b367cd3e103df327c744b1ccdee2597a1d1e8fc0 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 24 Dec 2009 16:52:00 -0600 Subject: [PATCH] byobu.1: improve putty bug documentation --- byobu.1 | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/byobu.1 b/byobu.1 index bcc964a3..f256e191 100644 --- a/byobu.1 +++ b/byobu.1 @@ -104,7 +104,7 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi .SH "BUGS" -PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config by changing the function keys to 'xterm R6'. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP +PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config, Terminal -> Keyboard -> Function keys: Xterm R6. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP .SH SEE ALSO .PD 0 diff --git a/debian/changelog b/debian/changelog index 34199832..b2b992a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ byobu (2.43) unreleased; urgency=low - * UNRELEASED + * byobu.1: improve putty bug documentation -- Dustin Kirkland Wed, 23 Dec 2009 14:01:55 -0600