Luigi Pinna wrote: > Alle 21:26, domenica 2 luglio 2006, Donnie Berkholz ha scritto: >>> Luigi Pinna wrote: >>>> Option "XkbRules" "xorg" >>>> Option "XkbModel" "pc105" >>>> Option "XkbLayout" "de" >>> Try this, for the Right Alt key to get you into the level 3 stuff (á, >>> ë, etc) >>> >>> Option "XkbOptions" "lv3:ralt_switch" > > I tried it... I don't understand my layout! Now I have but it's in the > ü! I had now [] not in the 7 and 8 but on ö and ä. > I'm a little bit confused... So the lv3 stuff works something like this: alt+; then letter gives right accented letter alt+[ then letter gives umlauted letter alt+] then letter gives tilded letter alt+' then letter gives hatted letter There's a different set called compose rather than lv3 that will give you "composed" things, compose+letter then ' gives accented letter, etc. It's sort of a more logical model. Look in /usr/share/X11/xkb/symbols/compose for "xkb_symbols" instead for its possible buttons. Thanks, Donnie