Re: [PATCH 0/4] xkb core-xkb conversion fixes

2009-04-11 Thread Thomas Fritzsche
Hello Peter,
sorry for late reply. Great,.. Works! I downported to the version of
my distribution (1.5.2) and compiled a single patch out of it:
http://linux.pengin.de/#keyboard
Would be great to have it committed (if not already done).
Cheers, Thomas


On Tue, Dec 2, 2008 at 3:53 PM, Peter Hutterer peter.hutte...@who-t.net wrote:

 On Tue, Dec 02, 2008 at 04:45:19PM +1000, Peter Hutterer wrote:

 Thomas, here's the set of patches that appears to fix the problem. It's a
 combination of some bugs and insanity in the XKB protocol.

 Great. that didn't work out as planned.

 You need the following patches, in this order:
 xkb: ensure enough symbols for core Group1 replication.
 xkb: don't replicate past the number of groups we have.
 xkb: explicitly check for group replication in the core representation.
 xkb: don't treat groups with different no of symbols as identical.

 Cheers,
  Peter

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

[PATCH 0/4] xkb core-xkb conversion fixes

2008-12-01 Thread Peter Hutterer

Thomas, here's the set of patches that appears to fix the problem. It's a
combination of some bugs and insanity in the XKB protocol.

Basically, we're required to convert from XKB to core (including the weird
replication in ae986d1c73d), but when converting back we're missing vital
information and that leaves us up to guesswork.

Please try the attached patches, they seem to fix the issue.

Cheers,
  Peter
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg