]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- added alt-. auto/th/X11-6_8_2-5
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Apr 2005 12:38:40 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-XTerm.ad.patch -> 1.15
    XTerm.ad-pl -> 1.18

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

index 66f29c85162fe5ba69dae999bfc4c3e236c6ff28..440251be1d1aaf742c3c3bb1af0694dcd8b0e343 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,179 @@
+@@ -110,3 +110,180 @@
  *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>period: 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\
index 5e0d6fa7319bcf168785a909e1bdcb781a573f23..806187fddcb8058e7c653436c1130d9320b89230 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>period: 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\
This page took 0.147083 seconds and 4 git commands to generate.