https://bugzilla.novell.com/show_bug.cgi?id=443496 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=443496#c5 --- Comment #5 from Brandon Philips <bphilips@novell.com> 2008-11-10 15:46:54 MST --- (In reply to comment #4 from Alexander Graf)
By default KVM (qemu) uses a hack in SDL, where SDL provides raw keyboard codes, so it doesn't have to map from the symbol (letter 'a') to the keycode (raw key nr. 128). This hack breaks on some systems, like Windows, since SDL there doesn't provide raw X11 keycodes (obviously).
So something in the SDL raw keycode reading is wrong or has changed. Is this on STABLE? If so, I'd guess it's a change in SDL that triggered this.
This is on Beta 4. It works on my laptop without providing -k but breaks on my Desktop. The desktop provides different keycodes for the arrow keys. Attaching xev output from the two machines. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.