]> git.proxmox.com Git - qemu.git/commit - configure
Fix SDL on evdev hosts (Anthony Liguori)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 3 Mar 2009 17:37:21 +0000 (17:37 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 3 Mar 2009 17:37:21 +0000 (17:37 +0000)
commit5368a4228ff5dd5ec95d0416f23bcfc9e556f37b
treeaf903aa7fefee375f864d08b603c2ed5fea77b75
parent71d0770c4cec9f1dc04f4dadcbf7fd6c335030a9
Fix SDL on evdev hosts (Anthony Liguori)

This patch corrects SDL support on X11 hosts using evdev.  It's losely based
on the previous patch by Dustin Kirkland and the evdev support code in gtk-vnc
written by Daniel Berrange.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6678 c046a42c-6fe2-441c-8c8c-71466251a162
configure
console.h
sdl.c
x_keymap.c
x_keymap.h [new file with mode: 0644]