Index: symbols/altwin =================================================================== RCS file: /cvs/xlibs/xkbdesc/symbols/altwin,v retrieving revision 1.9 diff -u -r1.9 altwin --- symbols/altwin 12 Nov 2006 20:09:47 -0000 1.9 +++ symbols/altwin 14 Nov 2006 04:29:48 -0000 @@ -11,15 +11,11 @@ }; // Control is mapped to the Win-keys (and the usual Ctrl keys). -// Both Alt keys are Alt. partial modifier_keys xkb_symbols "ctrl_win" { - key { [ Alt_L ] }; - key { [ Alt_R ] }; key { [ Control_L ] }; key { [ Control_R ] }; modifier_map Control { , }; - modifier_map Mod1 { Alt_L, Alt_R }; }; partial modifier_keys