]> git.pld-linux.org Git - packages/X11.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Dec 2005 08:47:26 +0000 (08:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-XTerm.ad.patch -> 1.9

X11-XTerm.ad.patch

index ec338dcd7a7598a75315a89cb763e9c7263b0a0d..aee481ff64dc4bbddc49d937cde83eba7211cee9 100644 (file)
@@ -1,22 +1,20 @@
 --- 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
+@@ -24,7 +24,7 @@
+ !*SimpleMenu*borderColor: gray15
  
  ! Uncomment this to use color for underline attribute
 -!*VT100*colorULMode: on
--!*VT100*underLine: off
 +*VT100*colorULMode: on
-+*VT100*underLine: on
+ *VT100*colorUL: yellow
  
- ! Uncomment this to use color for the bold attribute
- !*VT100*colorBDMode: on
+ !*VT100*italicULMode: 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,166 @@
- *tek4014*font2: 8x13
+@@ -118,6 +118,170 @@
  *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.
 +      a<Key>x: string(0x1b) string("x")\n\
 +      a<Key>y: string(0x1b) string("y")\n\
 +      a<Key>z: string(0x1b) string("z")
++
+ ! If xterm is built with a toolbar, the widget hierarchy looks like this,
+ ! showing widget name / class names.  The complete menu hierarchy is built
+ ! at startup because it is needed to make the layout work for the menubar:
This page took 0.035557 seconds and 4 git commands to generate.