Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!husc6!yale!galvin From: galvin@yale.UUCP (Peter Galvin) Newsgroups: comp.emacs Subject: X Gnu on an RT not seeing all keys Message-ID: <12774@yale-celray.yale.UUCP> Date: Tue, 23-Jun-87 09:26:36 EDT Article-I.D.: yale-cel.12774 Posted: Tue Jun 23 09:26:36 1987 Date-Received: Thu, 25-Jun-87 00:50:21 EDT Distribution: na Organization: Yale University, New Haven, CT Lines: 18 Keywords: Xwindows RT Well, I've got Gnu 18.45 running under Xwindows on our IBM RT workstations (running BSD 4.2), but I still have a minor problem: All the "abnormal" keys on the RT keyboard are being "ignored" by emacs except for the arrow keys. Abnormal keys are the functions, the specials (home, end, insert, pageup, pagedown), and the numeric keypad. The arrow keys are pre-assigned emacs commands (uparrow generates ctrl-P). Doing a help C command and pressing these keys shows nothing (that is, it's as if I hadn't pressed a key), which makes it hard to bind them to emacs functions. I've even tried setting different terminal types (ibmapa16 and vt100) to see if that would help. It didn't. If I invoke emacs with the -nw switch, it runs as it should in the window I give the command in, and sees all the function keys. I assume then that the problem is in the X code in gnu, but haven't made any progress from there. --Pete