Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!ctrsol!ginosko!usc!apple!agate!shelby!decwrl!gilroy.pa.dec.com!klee From: klee@gilroy.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: xmodmap Message-ID: <1892@bacchus.dec.com> Date: 5 Oct 89 01:36:21 GMT References: <2775@husc6.harvard.edu> Reply-To: klee@decwrl.dec.com Distribution: usa Organization: DEC Western Software Laboratory Lines: 17 In article <2775@husc6.harvard.edu>, kochhar@endor.harvard.edu (Sandeep Kochhar) writes: > On the Dec3100 we have, the comma key generates a comma both > with and without the shift pressed. I'd like the shift-comma > combination to generate a < (and the comma key without shift > to generate a comma). Can someone send me an example > of how to do this using xmodmap. This changes shift-comma and shift-period (on a DECstation 3100) to be < and >, respectively: xmodmap -e "keycode 232 = comma less" -e "keycode 237 = period greater" Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com uucp: uunet!decwrl!klee