summaryrefslogtreecommitdiffstats
path: root/x11-terms/xterm/files/xterm-ds-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/xterm/files/xterm-ds-config.patch')
-rw-r--r--x11-terms/xterm/files/xterm-ds-config.patch73
1 files changed, 73 insertions, 0 deletions
diff --git a/x11-terms/xterm/files/xterm-ds-config.patch b/x11-terms/xterm/files/xterm-ds-config.patch
new file mode 100644
index 0000000..f47b7ea
--- /dev/null
+++ b/x11-terms/xterm/files/xterm-ds-config.patch
@@ -0,0 +1,73 @@
+diff -dPNur xterm-207/XTerm.ad xterm-207-new/XTerm.ad
+--- xterm-207/XTerm.ad 2005-11-03 13:17:27.000000000 +0000
++++ xterm-207-new/XTerm.ad 2005-12-26 13:56:48.000000000 +0000
+@@ -70,21 +70,20 @@
+ *vtMenu*vthide*Label: Hide VT Window
+ *vtMenu*altscreen*Label: Show Alternate Screen
+
+-*fontMenu.Label: VT Fonts
+-*fontMenu*fontdefault*Label: Default
+-*fontMenu*font1*Label: Unreadable
+-*VT100.font1: nil2
+-*IconFont: nil2
+-*fontMenu*font2*Label: Tiny
+-*VT100.font2: 5x7
+-*fontMenu*font3*Label: Small
+-*VT100.font3: 6x10
+-*fontMenu*font4*Label: Medium
+-*VT100.font4: 7x13
+-*fontMenu*font5*Label: Large
+-*VT100.font5: 9x15
+-*fontMenu*font6*Label: Huge
+-*VT100.font6: 10x20
++*fontMenu.Label: VT Fonts
++*fontMenu*fontdefault*Label: Default
++*fontMenu*font1*Label: Unreadable
++*VT100*font1: koinil2
++*fontMenu*font2*Label: UTF8
++*VT100*font2: -misc-fixed-medium-r-normal*-90-iso10646-1
++*fontMenu*font3*Label: WIN
++*VT100*font3: win9x15
++*fontMenu*font4*Label: ALT
++*VT100*font4: alt9x15
++*fontMenu*font5*Label: KOI8
++*VT100*font5: koi9x15
++*fontMenu*font6*Label: ISO
++*VT100*font6: iso9x15
+ *fontMenu*fontescape*Label: Escape Sequence
+ *fontMenu*fontsel*Label: Selection
+ !fontescape and fontsel overridden by application
+@@ -94,12 +93,13 @@
+ *fontMenu*render-font*Label: TrueType Fonts
+ *fontMenu*utf8-mode*Label: UTF-8
+
+-*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
+-*VT100.utf8Fonts.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
+-*VT100.utf8Fonts.font3: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
+-*VT100.utf8Fonts.font4: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
+-*VT100.utf8Fonts.font5: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
+-*VT100.utf8Fonts.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
++*VT100.utf8Fonts.font: -misc-fixed-medium-r-normal*-90-iso10646-1
++#*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
++#*VT100.utf8Fonts.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
++#*VT100.utf8Fonts.font3: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
++#*VT100.utf8Fonts.font4: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
++#*VT100.utf8Fonts.font5: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
++#*VT100.utf8Fonts.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
+
+ *tekMenu.Label: Tek Options
+ *tekMenu*tektextlarge*Label: Large Characters
+@@ -118,6 +118,13 @@
+ *tek4014*font3: 6x13
+ *tek4014*fontSmall: 6x10
+
++*.vt100.wideChars: on
++*.vt100.font: koi9x15
++#*.vt100.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
++*.vt100.encodingMode: locale
++*.PtyInitialErase: on
++*.backarrowKeyIsErase: on
++
+ ! 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: