Newsgroups: comp.windows.x Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!mintaka!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse) Subject: Re: Accessing Number Pad keys in X Message-ID: <9105062121.AA14245@lightning.McRCIM.McGill.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Date: 6 May 91 21:21:40 GMT Lines: 13 > I'm running Openwindows 2.0 on a Sparc 2, SunOs 4.1.1. I have an Xt > based application and I would like to bind actions to the 4,8,6,9 > keys on the numeric keypad. I thought these were called R10, R8, R12 > and R14 respectively but when I use those names in the translation > table, nothing happens. Check with xmodmap -pk or xev. I think you'll find they're Up, Left, Right, and Down, not R8, R10, R12, and R14. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu