Turning the Alt key into a Meta key

Guido van Rossum guido at cwi.nl
Wed May 1 20:30:45 AEST 1991


dboles at ccwf.cc.utexas.edu (David Boles) writes:

>The subject line pretty much says it all, I've heard that some 
>people out there have done this for Emacs and I'd like to join
>in the fun.

If you are using X (which you should!), you can call xmodmap with an
input file containing these three lines:

	! For SGI keyboard: turn Alt keys into Meta keys
	keysym Alt_L = Meta_L
	keysym Alt_R = Meta_R

--Guido van Rossum, CWI, Amsterdam <guido at cwi.nl>
PS: if you follow-up to an article but really want to start a new thread,
don't just edit the subject, also remove the References: line.



More information about the Comp.sys.sgi mailing list