Bug#358870: 005_x11_keysym_fix.diff breaks keysyms

Zinx Verituse zinx at users.sourceforge.net
Fri Mar 24 21:43:55 UTC 2006


Package: libsdl1.2
Severity: normal

The 005_x11_keysym_fix.diff patch causes SDL to return keys with the
modifier applied to the SDL application -- This causes problems in games
where the key is expected to be unmodified.  I recommend either setting
the modifier state to 0 (xkey->state = 0) temporarily for the XLookupString,
or reverting the patch.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)




More information about the Pkg-sdl-maintainers mailing list