Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!lll-winken!arisia!sgi!shinobu!odin!sgi.com!karlton From: karlton@sgi.com (Phil Karlton) Newsgroups: comp.sys.sgi Subject: Re: xterm pf1-pf3 key map Message-ID: <1847@odin.SGI.COM> Date: 8 Dec 89 02:27:56 GMT References: <89341.163448OIX@PSUVM.BITNET> Sender: news@odin.SGI.COM Reply-To: karlton@sgi.com (Phil Karlton) Organization: Silicon Graphics, WorkGroup Products Division Lines: 19 In article <89341.163448OIX@PSUVM.BITNET>, OIX@PSUVM.BITNET (John Mahaffy) writes: > How can I map the SGI Numlock, KP_Divide, and KP_Multiply keys to behave > like the PF1, PF2, and PF3 keys on a VT100 under xterm? The command xmodmap -e "keysym Num_Lock = KP_F1" -e "keysym KP_Divide = KP_F2" \ -e "keysym KP_Multiply = KP_F3" or something like it should do the trick. The spaces within the quotes are significant PK -- Phil Karlton karlton@sgi.com Silicon Graphics Computer Systems 415-335-1557 2011 N. Shoreline Blvd. Mountain View, CA 94039