Date: Wed, 15 Oct 1997 09:18:25 -0400 From: Chip Marshall <chip@jlc.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: reprogramming "win95" key Message-ID: <19971015091825.39785@verdi.jlc.net> In-Reply-To: <199710142351.SAA05949@d2si.com>; from Alec Kloss on Tue, Oct 14, 1997 at 06:51:36PM -0500 References: <19971014185216.51061@panix.com> <199710142351.SAA05949@d2si.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alec Kloss wrote: > I'll assume that you are running X. > > You'll have to figure out what it's keycode is. Use xev(1) to find > out. Run xev and tap the key. You should get about four lines of > text including what the keycode is. Then, try > xmodmap - << DONE > keycode xxx = Control_L > add control = Control_L > DONE > > Where xxx is the keycode. If the key is on the right hand side of the > keyboard, you should probably use Control_R instead of Control_L. All > the other Control keys should still work. Is there any way to make a Win95 key (either one) usefull under FreeBSD without X? -- Chip Marshall <chip@jlc.net> http://www.jlc.net/~chip/ InterNIC handle - CLM21 Key fingerprint = BA B1 8E 14 60 C6 10 32 18 24 C6 F1 D5 CC 80 52
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971015091825.39785>