Displaying 1 result from an estimated 1 matches for "yacute".
Did you mean:
acute
2002 Jan 30
0
Dead Keys Solution (although temporary)
...and I activate it running
"xmodmap modmap" after login. If you're lucky you can place it into
~/.Xmodmap and it will activate automatically...
It contains:
keycode 51 = plus asterisk grave dead_breve
keycode 38 = a A aacute Aacute
keycode 26 = e E eacute Eacute
keycode 29 = y Y yacute Yacute
keycode 30 = u U uacute Uacute
keycode 31 = i I iacute Iacute
keycode 32 = o O oacute Oacute
Which is very proper for the Icelandic keyboard but you should get the
drift. Several modmaps are included with my distribution (Mandrake 8.1)
under /usr/share/xmodmap, from which you can get t...