How to adapt keyboard layout
Carsten Aulbert
carsten at welcomes-you.com
Mon Apr 16 08:57:36 UTC 2007
wolle wrote:
> ü : ALT GR + [
> Ü : Shift + ALT GR + [
> ä : ALT GR + '
> Ä : Shift + ALT GR + '
> ö : ALT GR + ;
> Ö : Shift + ALT GR + ;
> and also
> μ : ALT GR + m
> Can anybody give me a hint how to do that?
Try using xmodmap to map those. I'm using differnt keys (especially not
gruesome ALT GR but CapsLock), but here is my setting (~/.xmodmaprc):
remove Lock = Caps_Lock
keycode 66 = Mode_switch
keysym a = a A adiaeresis Adiaeresis
keysym o = o O odiaeresis Odiaeresis
keysym u = u U udiaeresis Udiaeresis
keysym s = s S ssharp
keysym e = e E eacute egrave
keysym p = p P ucircumflex
keysym 5 = 5 percent EuroSign
HTH
Carsten
More information about the ubuntu-users
mailing list