Document that curses usually needs -k option too

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Samuel Thibault 2016-06-22 17:48:31 +02:00 committed by Michael Tokarev
parent deff0ddb86
commit 32945472ce
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ STEXI
@findex -k @findex -k
Use keyboard layout @var{language} (for example @code{fr} for Use keyboard layout @var{language} (for example @code{fr} for
French). This option is only needed where it is not easy to get raw PC French). This option is only needed where it is not easy to get raw PC
keycodes (e.g. on Macs, with some X11 servers or with a VNC keycodes (e.g. on Macs, with some X11 servers or with a VNC or curses
display). You don't normally need to use it on PC/Linux or PC/Windows display). You don't normally need to use it on PC/Linux or PC/Windows
hosts. hosts.