Changing non-printing keys in keyboard layout

Dotan Cohen dotancohen at gmail.com
Mon May 9 01:21:57 PDT 2011


Of course, I meant that I was using proper capitalization:
partial  modifier_keys
xkb_symbols "noah" {
   key <AE05> { [ Escape                     ] };
   key <AB05> { [ Backspace,     Caps_Lock   ] };
   key <AB06> { [ Super_L,       Super_R     ] };
   key <LCTL> { [ Control_L                  ] };
   key <LWIN> { [ Alt_L                      ] };
   key <LALT> { [ Shift_L                    ] };
};

The capitalization error of the previous mail was due to an errant copy-paste.

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com


More information about the xorg mailing list