/usr/share/X11/xkb/keycodes
Edit: /usr/share/X11/xkb/keycodes/olpc (762B)
// OLPC's mechanical keyboard moves several keys to the AA row. make
// them easier to write symbol files naturally.
// see http://wiki.laptop.org/go/OLPC_English_Non-membrane_Keyboard
// and http://wiki.laptop.org/go/OLPC_Spanish_Non-membrane_Keyboard
default
xkb_keycodes "olpc" {
alias
= ; // many OLPC keyboards don't put tilde there
alias = ; // on model olpc, physical position of BKSL
};
default
xkb_keycodes "olpcm" {
alias = ; // many OLPC keyboards don't put tilde there
alias = ; // on model olpcm, new physical position of BKSL
alias = ; // on model olpcm, new physical position of =+
alias = ; // on model olpcm, new physical position of '"
};