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

Re: Xemacs



Hi bob :
> 
> Hi all,
> I am running Xemacs 20.4 and I can't figure out how to get my Alt key to
> act as the meta key.  Any ideas?
> I'm using hamm on a PC.
> 
> -bob
> 

1) create the file ~/.xmodmaprc containg the lines :

remove mod3 = Alt_L
keycode 113 = Alt_L
add mod4    = Meta_L
add mod1    = Alt_R

In this case the alt Left key is becoming the meta key. if you want use the alt 
right key just change L by R and R by L.

2) restart X-windows or do 

$ xmodmap ~/.xmodmaprc

3) You can test the new configuration using the program xkeycaps.

All the best.

				Hernán.

                           Hernán J Cervantes Rodríguez
                           Instituto de Física da USP
                           e-mail   : hernan@if.usp.br
                           homepage : http://fge.if.usp.br/~hernan/
                           


Reply to: