[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Teclas de Guindow



cygar decía:
> Buenas, quisiera saber como hacer para poder usar esas "teclas de guin"
> del teclado yanqui como por ej.,una para meter acentos y otra para la
> famosa "enie". Estube mirando y parece que hay que hacerlo con xmodmap
> mapeando seas teclas.

Creo que esta me la sé:
Con showkey averiguas el keycode de la tecla en cuestión: 

~-barbwired >showkey
kb mode was XLATE

press any key (program terminates after 10s of last keypress)...
keycode  57 press
keycode  57 release

En tu .xmodmap pones algo así:

keycode  57 = ntilde	 Ntilde 	less  	greater
	      |          |              |       |	
              |     	 |     		|     	|_ Shift + AltGr + tecla
              |          |              |
              |     	 |     	 	|___ AltGr + tecla
              |          |             
              |     	 |_____ Shift + tecla
              |
              |_______ tecla sola

No sé si te servirá de algo :)
-- 
A job interview at 0930 is quite a nice [for horrible values of nice] way of
 keeping you awake.  Your brain ends up in spin-loops chewing up all mental
             activity and refusing to allow sleep() to run.
 Barbwired  (The Translatrix)  -  U. Complutense de Madrid  -  Filología Inglesa
                 Web personal  http://www.bigfoot.com/~barbwired/            
      Proudly running Debian GNU/Linux 2.1 (Kernel 2.2.12) on a Dell Laptop 


Reply to: