Displaying 1 result from an estimated 1 matches for "dead_brev".
Did you mean:
dead_breve
2002 Jan 30
0
Dead Keys Solution (although temporary)
...perly whatever character I
want under wine.
I've created a modmap file (called modmap) 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 includ...