[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xfree86 4.3.0 breaks sun type5 keymap



Hi guys (especially DanielS),

I have finally gotten around to testing the 4.3.0-0ds3v1 packages I
built for sparc, and I've noticed one thing:

xserver-xfree86 does some weird stuff with the keyboard:

 - 'l' sends the same keycode as 'b', and ',' sends the same as 'v'
   (identical xev output).

 - Ctrl-Alt-F<n> does not switch virtual terminals.

Downgrading xserver-xfree86 to 4.2.1-6 fixes both problems.

This is with xlibs{,-data} and xbase-clients 4.3.0-0ds3v1 installed
after purging the corresponding 4.2.1-6 versions, and the following
keyboard section in XF86Config-4:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "sun"
        Option          "XkbModel"      "type5_euro"
        Option          "XkbLayout"     "no"
EndSection

-- 
ilmari



Reply to: