Additional NULL (??) layout group with evdev+hal

2008-11-22 Thread Thomas Fritzsche
Hello Peter, after upgrading to xserver 1.5.2 using the new evdev + hal I'm observing that I receive an additional layout group. The gnome keyboard indicator is showing this as "??" and using the libxklavier test program I get: [1227322878,150,xklavier.c:xkl_engine_constructor/] Actual backend: X

Re: Additional NULL (??) layout group with evdev+hal

2008-11-24 Thread Thomas Fritzsche
EMAIL PROTECTED]> wrote: > > On Mon, Nov 24, 2008 at 11:19:33PM +0900, Thomas Fritzsche wrote: > > > > Somehow this first version is broken creating the 3rd layout group. > > I guess I need to put these 2 patches in my xserver that you created for: > > http://bugs.fr

Re: Additional NULL (??) layout group with evdev+hal

2008-11-25 Thread Thomas Fritzsche
such special keys (e.g. just existing in German OR Japanese but not in both). Does this still work correctly? (especially having (maybe) not the key type ("FOUR_LEVEL") copied too? Sorry for bothering you so much about this and thanks so much for your help. Cheers, Thomas On Tue, Nov 25

Re: Additional NULL (??) layout group with evdev+hal

2008-12-01 Thread Thomas Fritzsche
Hi Peter, this is regression caused by correction for 14373 (fixed with commit ae986d1c73d). I rebuild server removing the coding that copy more than 2 shift level and more than 2 groups like this: /* AB..CDE... -> ABABCDE... */ if (groupWidth > 0 && maxSymsPerKe

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 Huttere