[Om2008.9] Spanish keyboard?

Matthias Apitz guru at unixarea.de
Wed Oct 15 12:56:56 CEST 2008


Hello,

On my normal FreeBSD / KDE based laptops I have instructed the X server
with a small script:

$ cat xmod.sh
#
# $Id: xmod.sh,v 1.1 2008/08/25 10:04:41 guru Exp $
#
# para español:
#
xmodmap -e "keycode 0x73 =  Mode_switch"
xmodmap -e "keycode 0x39 =  n N ntilde Ntilde"
xmodmap -e "keycode 0x1a =  e E eacute Eacute"
xmodmap -e "keycode 0x26 =  a A aacute Aacute"
xmodmap -e "keycode 0x1f =  i I iacute Iacute"
xmodmap -e "keycode 0x1e =  u U uacute Uacute"
xmodmap -e "keycode 0x20 =  o O oacute Oacute"
xmodmap -e "keycode 0x14 =  questiondown question backslash ssharp"
xmodmap -e "keycode 0x0a =  1 exclam exclamdown onesuperior"
#
xmodmap -e "keycode 94 = less greater guillemotleft guillemotright bar brokenbar"


to enhance a bit the keyboard; you fire it up when X11 is up and it
changes the keyboard for all clients; this change makes the so called Windows-key
(for the very 1st time) something useful: pressing and holding it down
it gives for example for the key 'n' the Spanish key 'ñ' (i.e. a 'n' with that
small snake line above);

I'd like to have this as well with the Ilume keyboard in my FR; any idea
how to do that?

Thx

	matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz at oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
A computer is like an air conditioner, it stops working when you open Windows
Una computadora es como aire acondicionado, deja de funcionar si abres Windows




More information about the community mailing list