diff options
author | Bodo Graumann <mail@bodograumann.de> | 2011-10-10 16:40:52 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2016-10-19 21:40:26 +0200 |
commit | cc4d5260e86bfb2c3813081f37d9b694f93bfbba (patch) | |
tree | 43dd8f091f47ee4b870bcd856e26086a37ffaa24 /nxproxy | |
parent | 3bf350742fe2c828d4e348a797050743ed55a4ac (diff) | |
download | nx-libs-cc4d5260e86bfb2c3813081f37d9b694f93bfbba.tar.gz nx-libs-cc4d5260e86bfb2c3813081f37d9b694f93bfbba.tar.bz2 nx-libs-cc4d5260e86bfb2c3813081f37d9b694f93bfbba.zip |
libX11: Fixing modifier key range in Xutil.h (Bug #21910)
IsModifierKey, defined in include/X11/Xutil.h, is a macro determining,
which keys are regarded as modifiers. The constants ISO_Level5_Shift,
ISO_Level5_Latch and ISO_Level5_Lock where excluded previously, leaving
some Neo2 modifiers functionless in combination with compose.
This patch adjusts the range to include the correct, full range of
modifier constants.
Neo2 Bug 277 <http://wiki.neo-layout.org/ticket/277>
X.Org Bug 21910 <http://bugs.freedesktop.org/show_bug.cgi?id=21910>
Signed-off-by: Bodo Graumann <mail@bodograumann.de>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de>
Diffstat (limited to 'nxproxy')
0 files changed, 0 insertions, 0 deletions