diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
| commit | e627b39baccd1ec9129690167cf5e6d860509655 (patch) | |
| tree | f841fa3fdbb61395df1bed9d54fbb3b4ee7a5fa2 /share/termcap | |
| parent | a42830afaaa709a20015b1d233330d11034af5f0 (diff) | |
Notes
Diffstat (limited to 'share/termcap')
| -rw-r--r-- | share/termcap/termcap.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index dee920347756..6f3eef9de552 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -30,7 +30,7 @@ # SUCH DAMAGE. # # @(#)termcap.src 8.2 (Berkeley) 11/17/93 -# +# $Id$ # Termcap source file # John Kunze, Berkeley @@ -2517,7 +2517,7 @@ kterm|kterm kanji terminal emulator (X window system):\ # Due to severe 2621 braindamage, the only way to get the arrow keys to # transmit anything at all is to turn on the function key labels # (f1-f8) with ks, and even then the poor user has to hold down shift! -# The default 2621 turns off the labels except when it has to to enable +# The default 2621 turns off the labels except when it has to enable # the function keys. If your installation prefers labels on all the time, # or off all the time (at the "expense" of the function keys) move the # 2621-nl or 2621-wl labels to the front using reorder. |
