]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- added meta-`, reported by Jan Kanty Palus atler at o2 pl
authorTomasz Pala <gotar@pld-linux.org>
Fri, 30 Jul 2004 09:27:42 +0000 (09:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-XTerm.ad.patch -> 1.14
    XTerm.ad-pl -> 1.15

XFree86-XTerm.ad.patch
XTerm.ad-pl

index 4b61c40f5ea7e524d841f18993856721cde80d08..66f29c85162fe5ba69dae999bfc4c3e236c6ff28 100644 (file)
@@ -13,7 +13,7 @@
  !*VT100*colorBDMode: on
 --- xc/programs/xterm/XTerm.ad.orig    2003-09-25 13:06:59.000000000 +0200
 +++ xc/programs/xterm/XTerm.ad 2003-10-01 20:49:35.565015104 +0200
-@@ -110,3 +110,178 @@
+@@ -110,3 +110,179 @@
  *tek4014*font2: 8x13
  *tek4014*font3: 6x13
  *tek4014*fontSmall: 6x10
 +      a<Key>space: string(0x1b) string(" ")\n\
 +      a s<Key>question: string(0x1b) string("?")\n\
 +      a s<Key>exclam: string(0x1b) string("!")\n\
++      a<Key>`: string(0x1b) string("`")\n\
 +      a<Key>1: string(0x1b) string("1")\n\
 +      a<Key>2: string(0x1b) string("2")\n\
 +      a<Key>3: string(0x1b) string("3")\n\
index 145d93e47cd09836da4aa8746c8a4df1437f3e5c..5e0d6fa7319bcf168785a909e1bdcb781a573f23 100644 (file)
@@ -258,6 +258,7 @@ NXTerm.JoinSession:                 False
        a<Key>space: string(0x1b) string(" ")\n\
        a s<Key>question: string(0x1b) string("?")\n\
        a s<Key>exclam: string(0x1b) string("!")\n\
+       a<Key>`: string(0x1b) string("`")\n\
        a<Key>1: string(0x1b) string("1")\n\
        a<Key>2: string(0x1b) string("2")\n\
        a<Key>3: string(0x1b) string("3")\n\
This page took 0.080244 seconds and 4 git commands to generate.