* screen-profiles.1: Add a note about PuTTY's odd key mapping for F1-F4,

LP: #317550
This commit is contained in:
Dustin Kirkland 2009-02-27 14:39:03 -06:00
commit cc7f1acd58
2 changed files with 11 additions and 2 deletions

7
debian/changelog vendored
View file

@ -8,11 +8,14 @@ screen-profiles (1.29) UNRELEASED; urgency=low
to collapse ~/.screenrc-* into ~/.screen-profiles/*, LP: #335275
* screen: added a hack to move ~/.screenrc-* into ~/.screen-profiles/*;
this hack should be removed after Jaunty GA (only affects upgrading
Alpha users)
Alpha users), clear after screen exit (cleans up misleading status bar)
* screen-launcher: drop santizer code; no longer necessary; handled by the
screen wrapper, and screen patched to ignore missing sourced files.
* bin/ec2-cost: speed up route with -n
* screen-profiles.1: Add a note about PuTTY's odd key mapping for F1-F4,
LP: #317550
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 27 Feb 2009 10:40:14 -0600
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 27 Feb 2009 14:38:29 -0600
screen-profiles (1.28-0ubuntu1) jaunty; urgency=low

View file

@ -5,6 +5,12 @@ screen\-profiles \- Configuration utility for screen\-profiles
.SH DESCRIPTION
\fBscreen\-profiles\fP is an application that can configure a number of options available in the screen\-profiles utility.
The menu provided by the \fBscreen\-profiles\fP should be self-explanatory.
.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
.SH "SEE ALSO"
.PD 0
.TP