On Mon, Jan 24, 2011 at 11:55:03AM +0000, Andrew Benton wrote: > On Mon, 24 Jan 2011 00:25:39 +0000 > Ken Moffat <k...@linuxfromscratch.org> wrote: > > > I've just noticed a weird problem here - in fluxbox, the keyboard > > has become american. At first, I thought it was from upgrading > > fluxbox, but reverting to the previous version I've been using for a > > year didn't solve it. This is with xorg.conf specifying > > > > Section "InputDevice" > > Identifier "Keyboard0" > > Driver "evdev" > > Option "Device" > > "/dev/input/by-path/platform-i8042-serio-0-event-kbd" > > Option "XkbLayout" "gb" > > EndSection > > > Should it be "xkb_layout"? This works for me in /etc/X11/xorg.conf: > > Section "InputDevice" > Identifier "Keyboard" > Option "Device" "/dev/input/keyboard" > Driver "evdev" > Option "xkb_layout" "gb" > EndSection > > (I use custom udev rules to make a symlink, /dev/input/keyboard, that > points at the actual keyboard device.) > > Andy
Maybe. What I'm (still) using works correctly with icewm (1.3.6) and I'm sure it used to mostly work with fluxbox. I did notice that DJ's suggestion enabled the accents on dead-keys in fluxbox, whereas those have not worked for me with fluxbox in the past. So, I'd better look into this more deeply when things have quietened down here. Thanks for the suggestion. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page