From: Samuel Thibault Date: Wed, 22 Jun 2016 15:48:31 +0000 (+0200) Subject: Document that curses usually needs -k option too X-Git-Tag: v2.9.0-rc2~424^2~6 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=32945472cef09306c96635cb030704d5bd8f85be;p=mirror_qemu.git Document that curses usually needs -k option too Signed-off-by: Samuel Thibault Signed-off-by: Michael Tokarev --- diff --git a/qemu-options.hx b/qemu-options.hx index 70dfe986a2..cde4a05a32 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -303,7 +303,7 @@ STEXI @findex -k 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 -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 hosts.