]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-XTerm.ad.patch
- added missing FontCache*(3) manuals
[packages/XFree86.git] / XFree86-XTerm.ad.patch
index 74e22a9669c664dc26f748a83c830705e3bf3787..050057331216efec7d1357dd045e6d2d879932e8 100644 (file)
@@ -1,8 +1,7 @@
-diff -urN xc.orig/programs/xterm/XTerm.ad xc/programs/xterm/XTerm.ad
---- xc.orig/programs/xterm/XTerm.ad    Mon Dec 30 15:54:16 2002
-+++ xc/programs/xterm/XTerm.ad Mon Dec 30 20:05:06 2002
-@@ -115,8 +115,8 @@
- *VT100*dynamicColors: on
+--- xc/programs/xterm/XTerm-col.ad.orig        2003-09-25 13:06:59.000000000 +0200
++++ xc/programs/xterm/XTerm-col.ad     2003-10-01 20:48:30.453913496 +0200
+@@ -11,8 +11,8 @@
+ !*VT100*background: black
  
  ! Uncomment this to use color for underline attribute
 -!*VT100*colorULMode: on
@@ -12,10 +11,12 @@ diff -urN xc.orig/programs/xterm/XTerm.ad xc/programs/xterm/XTerm.ad
  
  ! Uncomment this to use color for the bold attribute
  !*VT100*colorBDMode: on
-@@ -142,3 +142,176 @@
- *VT100*color15: white
- *VT100*colorUL: yellow
- *VT100*colorBD: white
+--- 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
+@@ -107,3 +107,176 @@
+ *tek4014*font2: 8x13
+ *tek4014*font3: 6x13
+ *tek4014*fontSmall: 6x10
 +
 +! This file causes when loaded using xrdb correct behaviour of xterm
 +! if you are using enclosed xterm.tcap and xterm.ti.
@@ -150,6 +151,8 @@ diff -urN xc.orig/programs/xterm/XTerm.ad xc/programs/xterm/XTerm.ad
 +      a<Key>Return: string(0x1b) string(0x0d)\n\
 +      a<Key>Tab: string(0x1b) string(0x09)\n\
 +      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>1: string(0x1b) string("1")\n\
 +      a<Key>2: string(0x1b) string("2")\n\
 +      a<Key>3: string(0x1b) string("3")\n\
@@ -187,5 +190,3 @@ diff -urN xc.orig/programs/xterm/XTerm.ad xc/programs/xterm/XTerm.ad
 +      a<Key>x: string(0x1b) string("x")\n\
 +      a<Key>y: string(0x1b) string("y")\n\
 +      a<Key>z: string(0x1b) string("z")
-+!     a s<Key>/: string(0x1b) string("?")\n\
-+!     a s<Key>1: string(0x1b) string("!")
This page took 0.070791 seconds and 4 git commands to generate.