[Bug 2874] grp:rwin_toggle, lwin_toggle,
menu_toggle options may be incomplete with the dvorak layout.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 7 10:58:22 PDT 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2874
------- Additional Comments From i.am at jimramsay.com 2005-04-07 10:58 -------
After further investigation, I have found that it is actually a problem with the
us symbols in symbols/pc/us:
If you set 'us' as the second group, it overrides any alternate group settings
(or probably others) because of the following:
xkb_symbols "basic" {
name[Group1]= "US/ASCII";
include "pc/pc(common)"
<snip>
Note that because it is including pc/pc(common) the keys on pc/pc(common)
override any subsequent modifiers setup by the primary group.
I removed this include line in my local installation, and have noticed no
problems with the us layout. Even when using us layout alone (setxkbmap us
-option), the windows keys properly create Super_L and Super_R.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list