]> git.proxmox.com Git - qemu.git/commit - ui/sdl.c
sdl: Fix cursor handling when switching consoles in absolute mouse mode
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 30 Jul 2011 09:39:14 +0000 (11:39 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 5 Aug 2011 15:57:35 +0000 (10:57 -0500)
commit74d9dc69abebdbf22b9473708aefd47ab53475dd
tree16ace5a0aa210f3b629f7ccbbc12810a8de10454
parentf623d885480b7899a445c9ef7aaa95db52820bc1
sdl: Fix cursor handling when switching consoles in absolute mouse mode

Restore the cursor when switching from graphic to text console while the
mouse is in absolute mode. Disable it again when returning.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/sdl.c