For xterms, you can can add entries to your .Xdefaults, like this: XTerm*Translations: #override \n\ ~Shift F1: string(0x1b) string("OP") \n \ ~Shift F2: string(0x1b) string("OQ") \n \ ~Shift F3: string(0x1b) string("OR") \n \ ~Shift F4: string(0x1b) string("OS") \n \ ~Shift F5: string(0x1b) string("[6~") \n \ ~Shift F6: string(0x1b) string("[17~") \n \ ~Shift F7: string(0x1b) string("[18~") \n \ ~Shift F8: string(0x1b) string("[19~") \n \ ~Shift F9: string(0x1b) string("[20~") \n \ ~Shift F10: string(0x1b) string("[21~") \n \ ~Shift F11: string(0x1b) string("[38~") \n \ ~Shift F12: string(0x1b) string("[35~") \n \ Shift F1: string(0x1b) string("[23~") \n \ Shift F2: string(0x1b) string("[24~") \n \ Shift F3: string(0x1b) string("[25~") \n \ Shift F4: string(0x1b) string("[26~") \n \ Shift F5: string(0x1b) string("[28~") \n \ Shift F6: string(0x1b) string("[29~") \n \ Shift F7: string(0x1b) string("[31~") \n \ Shift F8: string(0x1b) string("[32~") \n \ Shift F9: string(0x1b) string("[33~") \n \ Shift F10: string(0x1b) string("[34~") \n \ Shift F11: string(0x1b) string("[39~") \n \ Shift F12: string(0x1b) string("[36~") \n \ Home: string(0x1b) string("[1~") \n\ End: string(0x1b) string("[4~") \n\ Prior: string(0x1b) string("[5~") \n\ Next: string(0x1b) string("[H") \n\ Delete: string(0x1b) string("[3~") \n\ On Thu, 2 May 2002, Howard Shaw wrote: > I was following a thread that delt with changing function keyvalues by using a > keymap file and load keys. This only works for the console. Can I do the > same thing for xterms? What file do I edit and how do I load the new > definitions? > > advTHANKSance > > -Howard > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail. > > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >