pkgsrc/x11/modular-xorg-server
ahoka 716761c1c1 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single
group but the keyboard has multiple groups defined, the core description of
the key is a duplication of the single group across all symbols. i.e.
G1L1 G1L2 G1L1 G1L2 G1L3 G1L4 G1L3 G1L4

The previous code generated G1L1 G1L2 G1L3 G1L4 G1L3 G1L4, leading to
"invented" groups when the process is reversed.

Note that this creates wrong key types on reconstruction from core to xkb,
i.e. any single-group key with a key type that is not one of the canonical
four (Sec 12.2.3), will get the assigned type on group 1, and a canonical type
for the other gruops.

X.Org Bug 14373 <http://bugs.freedesktop.org/show_bug.cgi?id=14373>

Patch taken from the bugtracker entry.
2008-12-21 10:23:23 +00:00
..
files Welcome to modular-xorg-server-1.4.2. 2008-09-18 20:56:01 +00:00
patches According to Section 12.4 of the XKB Protocol Spec, if a key only has a single 2008-12-21 10:23:23 +00:00
buildlink3.mk Welcome to modular-xorg-server-1.4.2. 2008-09-18 20:56:01 +00:00
DESCR
distinfo According to Section 12.4 of the XKB Protocol Spec, if a key only has a single 2008-12-21 10:23:23 +00:00
Makefile According to Section 12.4 of the XKB Protocol Spec, if a key only has a single 2008-12-21 10:23:23 +00:00
options.mk Refactor declaration of PATCHFILES/PATCH_SITES again, allowing 2008-10-29 22:20:28 +00:00
PLIST Let modular-xorg-server install/deinstall "drivers" and "input" 2008-10-28 05:08:52 +00:00