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

Re: Bug#600280: keyboard-configuration: Setting a compose key with the debconf question does not set a compose key



Maik Zumstrull, le Tue 26 Oct 2010 12:45:19 +0200, a écrit :
> ry177@rz-nethiwi:~/ > cat /etc/default/keyboard 
> 
> XKBMODEL="pc105"
> XKBLAYOUT="de"
> XKBVARIANT="nodeadkeys"
> XKBOPTIONS="compose:rwin"
> 
> ry177@rz-nethiwi:~/ > cat /etc/X11/xorg.conf      
> cat: /etc/X11/xorg.conf: No such file or directory
> ry177@rz-nethiwi:~/ > setxkbmap -print
> xkb_keymap {
> 	xkb_keycodes  { include "evdev+aliases(qwertz)"	};
> 	xkb_types     { include "complete"	};
> 	xkb_compat    { include "complete"	};
> 	xkb_symbols   { include "pc+de(nodeadkeys)+inet(evdev)"	};
> 	xkb_geometry  { include "pc(pc105)"	};
> };

Mmm, I'm getting +compose(rwin) here with your keyboard configuration...
Just to make sure keyboard-configuration does its job, could

grep XKB /dev/.udev/db/input:event*

if XKBOPTIONS=compose:rwin shows up, it's really not
keyboard-configuration's fault and the bug should be reassigned to
xserver-xorg-input-keyboard (or possibly something else that perturbs
it, but maintainers there will know more).

> > And please tell us what you think the Compose key should do.
> 
> I would expect that if I press
> Compose, Shift-2 (" on German keyboard), a
> I would get an ä. Instead, I get "a (no composition effect).

Ok, so we agree on this.

Samuel


Reply to: