home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 2968 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  6.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!sun-barr!west.West.Sun.COM!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!news
  2. From: exujsch@exu.ericsson.se (Johnny Schmittou EXU-T-EEG x7887 Dallas Texas USA)
  3. Newsgroups: comp.emacs
  4. Subject: xterm key bindings for jove and GNUEmacs (Part 3)
  5. Message-ID: <1992Aug27.151427.26313@exu.ericsson.se>
  6. Date: 27 Aug 92 15:14:27 GMT
  7. Sender: news@exu.ericsson.se
  8. Reply-To: exujsch@exu.ericsson.se (Johnny Schmittou EXU-T-EEG x7887 Dallas Texas USA)
  9. Organization: Ericsson Network Systems
  10. Lines: 95
  11. Nntp-Posting-Host: s08b02.exu.ericsson.se
  12.  
  13.  
  14. Apparently the .Xdefaults information that I posted in Part 1 got
  15. partially trashed due imbedded tabs or some such bizarreness.  Thus
  16. I ran the good ol' "untabify" function in GNUEmacs on the file
  17. and am now reposting it.  Also, there was something that Pnews
  18. didn't like about the "shift<Key>Fx" keys, where "x" is 1|2|...
  19. so I removed that part also...
  20.  
  21. ---- begin for use in .Xdefaults file ----------------------------
  22. XTerm*Scrollbar:        False
  23. XTerm*VT100.translations:       \
  24. #override  \n\
  25.   Shift<KeyPress>Select:select-cursor-start() select-cursor-end(CLIPBOARD,CUT_BUFFER0,PRIMARY)\n\
  26.     <Key>F1:                    string(0x1b) string("1")     \n\
  27.     <Key>F2:                    string(0x1b) string("2")     \n\
  28.     <Key>F3:                    string(0x1b) string("3")     \n\
  29.     <Key>F4:                    string(0x1b) string("4")     \n\
  30.     <Key>F5:                    string(0x1b) string("5")     \n\
  31.     <Key>F6:                    string(0x1b) string("6")     \n\
  32.     <Key>F7:                    string(0x1b) string("7")     \n\
  33.     <Key>F8:                    string(0x1b) string("8")     \n\
  34.     <Key>F9:                    string(0x1b) string("9")     \n\
  35.     <Key>F10:                   string(0x1b) string("0")     \n\
  36.     <Key>SunF36:                string(0x18) string("1")     \n\
  37.     <Key>SunF37:                string(0x18) string("2")     \n\
  38.     Any<Key>KP_Equal:           string(0x1b) string("h")     \n\
  39.     Shift<Key>KP_Divide:        string(0x1c)                 \n\
  40.        <Key>KP_Divide:          string(0x12)                 \n\
  41.     Shift<Key>KP_Multiply:      string(0x1b) string("s")     \n\
  42.        <Key>KP_Multiply:        string(0x13)                 \n\
  43.     Shift<Key>KP_Subtract:      string(0x19)                 \n\
  44.        <Key>KP_Subtract:        string(0x18) string("-")     \n\
  45.     Shift<Key>KP_7:             string(0x18) string("W")     \n\
  46.        <Key>KP_7:               string(0x18) string(0x17)    \n\
  47.     Shift<Key>KP_8:             string(0x18) string("A")     \n\
  48.     Ctrl<Key>KP_8:              string(0x1b) string("{")     \n\
  49.     Meta<Key>KP_8:              string(0x18) string("A")     \n\
  50.        <Key>KP_8:               string(0x1b) string("[A")    \n\
  51.     Shift<Key>KP_9:             string(0x18) string("L")     \n\
  52.        <Key>KP_9:               string(0x18) string(0x0c)    \n\
  53.     Shift<Key>KP_4:             string(0x18) string("D")     \n\
  54.     Ctrl<Key>KP_4:              string(0x08)                 \n\
  55.     Meta<Key>KP_4:              string(0x18) string("D")     \n\
  56.        <Key>KP_4:               string(0x1b) string("[D")    \n\
  57.     Any<Key>KP_5:               string(0x1b) string("[218z") \n\
  58.     Shift<Key>KP_6:             string(0x18) string("C")     \n\
  59.     Ctrl<Key>KP_6:              string(0x06)                 \n\
  60.     Meta<Key>KP_6:              string(0x18) string("C")     \n\
  61.        <Key>KP_6:               string(0x1b) string("[C")    \n\
  62.     Shift<Key>KP_1:             string(0x1b) string("L")     \n\
  63.        <Key>KP_1:               string(0x18) string("E")     \n\
  64.     Shift<Key>KP_2:             string(0x18) string("B")     \n\
  65.     Ctrl<Key>KP_2:              string(0x1b) string("}")     \n\
  66.     Meta<Key>KP_2:              string(0x18) string("B")     \n\
  67.        <Key>KP_2:               string(0x1b) string("[B")    \n\
  68.     Shift<Key>KP_3:             string(0x1b) string("U")     \n\
  69.        <Key>KP_3:               string(0x06)                 \n\
  70.     Shift<Key>KP_0:             string(0x0f)                 \n\
  71.        <Key>KP_0:               string(0x01)                 \n\
  72.     Shift<Key>KP_Decimal:       string(0x18) string(".")     \n\
  73.        <Key>KP_Decimal:         string(0x1b) string(".")     \n\
  74.     Shift<Key>KP_Enter:         string(0x18) string("7")     \n\
  75.        <Key>KP_Enter:           string(0x18) string("6")     \n\
  76.     Shift<Key>KP_Add:           string(0x19)                 \n\
  77.        <Key>KP_Add:             string(0x18) string("+")     \n\
  78.     Shift<Key>Mode_switch:      string(0x18) string("l")     \n\
  79.        <Key>Mode_switch:        string(0x18) string("w")     \n\
  80.     Shift<Key>Delete:           string(0x04)                 \n\
  81.        <Key>Delete:             string(0x7f)                 \n\
  82.     Any<Key>BackSpace:          string(0x08)                 \n\
  83.     Shift<Key>R1:               string(0x18) string("4")     \n\
  84.        <Key>R1:                 string(0x18) string("3")     \n\
  85.     Shift<Key>R2:               string(0x18) string("9")     \n\
  86.        <Key>R2:                 string(0x17)                 \n\
  87.     Shift<Key>R3:               string(0x18) string("8")     \n\
  88.        <Key>R3:                 string(0x19)                 \n\
  89.     Any<Key>L1:                 string(0x1b) string("z")     \n\
  90.     Any<Key>L3:                 string(0x18) string("a")     \n\
  91.     Any<Key>L6:  start-extend() select-end(PRIMARY, CLIPBOARD, CUT_BUFFER0) \n\
  92.     Any<Key>L8:  insert-selection(CLIPBOARD) \n\
  93.     Any<Key>L9:                 string(0x1b) string("a")     \n
  94. XTerm*boldFont: screen.b.16
  95. XTerm*font:     screen.r.16
  96. XTerm*reverseVideo:     True
  97. XTerm*saveUnder:        False
  98. XTerm*sunFunctionKeys:  True
  99. XTerm*termName: xterm
  100. XTerm*ttyModes: intr ^c erase ^h kill ^u
  101. :       
  102. ---- end for use in .Xdefaults file ----------------------------
  103. --
  104. ___________________________________________________________________________
  105. Internet....: exujsch@exu.ericsson.se | "Everything I say is the absolute
  106. Real life...: Johnny Schmittou        |  Gospel...  Nah, just kidding."
  107. Virtual life: Q-man   ---<<<I'd rather be drumming.>>>--- Dallas, Texas USA
  108.