summaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-06-22 17:48:31 +0200
committerMichael Tokarev <mjt@gandalf>2016-09-13 18:12:34 +0300
commit32945472cef09306c96635cb030704d5bd8f85be (patch)
treea6cf5f60f889714b2c9ea596bf0aaf356d9a25b5 /qemu-options.hx
parentdeff0ddb869d4a32f9c55fe3e420b7128792f798 (diff)
downloadqemu-32945472cef09306c96635cb030704d5bd8f85be.tar.gz
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>
Diffstat (limited to 'qemu-options.hx')
-rw-r--r--qemu-options.hx2
1 files changed, 1 insertions, 1 deletions
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.