commit | 86a088e62454995c04a794d43661a549fd293f3b | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jan 31 12:35:21 2020 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Feb 12 13:25:17 2020 +0100 |
tree | a2f43fb7585c987ed54b5a14603841de5e22e473 | |
parent | 09aa82ee7aee476fd9fd51dd969d7a7cd13a2ef0 [diff] |
ui/sdl: switch to new show-cursor option Use DisplayOpts settings instead of cursor_hide global variable. Also make "-display sdl,show-cursor=on" work. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>