* Simon 'corecode' Schubert <corecode(at)fs.ei.tum.de> [2005-10-13 11:33 +0200]:
> Ich hab bis jetzt noch kein vernuenftiges Preset gefunden, welches ne
> US-Tastatur mit zusaetzlichen (sinnvollen) Sonderzeichen inklusive
> EuroSign aufmotzt. Muss ich die Tage wohl mal selber schreiben.
Obs sinnvoll ist, weiß ich nicht, aber ich bin mit folgendem ganz
zufrieden.
remove Lock = Caps_Lock
clear mod5
clear mod4
clear mod1
keysym Alt_L = Alt_L
keysym Alt_R = Mode_switch
keysym Caps_Lock = Meta_L
keysym a = a A adiaeresis Adiaeresis
keysym u = u U udiaeresis Udiaeresis
keysym o = o O odiaeresis Odiaeresis
keysym s = s S ssharp
keysym e = e E EuroSign
keysym p = p P section
keysym period = period greater degree
keysym 1 = 1 exclam onesuperior
keysym 2 = 2 at twosuperior
keysym 3 = 3 numbersign threesuperior
keysym m = m M mu
keysym Menu = Hyper_R
keysym Super_L = F13
keysym Super_R = Multi_key
add Mod3 = Meta_L
add Mod4 = Mode_switch
add Mod1 = Alt_L
add Mod5 = Hyper_R
Nicolas
-- http://www.rachinsky.de/nicolas To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 13 Oct 2005 - 13:09:11 CEST