On Sun, Feb 11, 2007 at 18:20:55 -0800, Kenward Vaughan wrote: > On Sun, 2007-02-11 at 19:57 +0100, Florian Kulzer wrote: > > On Sun, Feb 11, 2007 at 08:37:48 -0800, Kenward Vaughan wrote: > > > Hi, > > > > > > I recently updated Sid, and found that Ctrl-Alt-Fx does not work > > > anymore. Video mode switching is also out, but I can kill the server > > > with Ctrl-Alt-Bsp (though the normal shutdown works fine). This happens > > > with Fluxbox, Xfce, and Gnome. > > > > > > Everything else seems to be fine. > > > > > > Tried to reconfigure Xorg, the kbd module, etc., with no luck. > > > > > > Anyone have any thoughts/hints about a fix? > > > > [...] > > > > > (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap > > > > Which versions of "xlibs" and "xkb-data" do you have installed?
[...] > (edited) > > daddy:~# dpkg -l xlibs\* > ... > ||/ Name Version > +++-==============-============== > ii xlibs 6.9.0.dfsg.1-6 > ii xlibs-data 7.1.0-11 > > 06:16:25 > daddy:~# dpkg -l xkb-data\* > ... > ||/ Name Version > +++-==============-============ > ii xkb-data 0.9-4 > un xkb-data-legac <none> I have the same versions and everything is OK for me. (AFAIK these packages should have the XKB definitions.) What is your xorg keyboard config? You can run awk '/Section "InputDevice/,/EndSection/' /etc/X11/xorg.conf to see the relevant part. Another way to poke at this is to run "xev" from an xterm (or similar) and check what kind of key press/release events are reported for ALT, CTRL and the function keys. Maybe this will give us a hint what is wrong with your keyboard configuration. Do you have a special/old/unusual keyboard? -- Regards, Florian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]