Date: Fri, 02 Apr 1999 12:41:49 -0500 From: Dennis Rockwell <dennis@bbn.com> To: Randy Bush <randy@psg.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: flag and alt as meta in X Message-ID: <199904021741.MAA05858@po1.bbn.com> In-Reply-To: Message from Randy Bush <randy@psg.com> <m10SvsV-0008G4C@rip.psg.com> .
next in thread | previous in thread | raw e-mail | index | archive | help
On 1 Apr, Randy Bush wrote: > how can i make the billy-flag-keys and the alt keys all act as meta in open > mode (pc3), xterms, and emacs? Here's what I do, I think it's even the right thing. The first two lines change the misplaced CAPS LOCK key to CTRL, as it should be. In .xsession, I have xmodmap .Xmodmap-FreeBSD and .Xmodmap-FreeBSD contains clear lock add control = Caps_Lock clear mod4 add mod1 = Meta_L add mod1 = Meta_R Good luck! Dennis Rockwell dennis@bbn.com GTE Internetworking Powered by BBN +1-617-873-5745 Cambridge, MA +1-617-873-6091 (Fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904021741.MAA05858>