-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
102 lines (84 loc) · 2.93 KB
/
.Xdefaults
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
! Emacs
Emacs*font: -*-lucidatypewriter-medium-r-*-*-12-*-*-*-*-*-*-*
! Color stuff
*customization: -color
! xterm
xterm*background: Black
xterm*foreground: Wheat
xterm*saveLines: 3000
! Another choice was from the Debian settings:
xterm*color4: DodgerBlue2
xterm*color12: SteelBlue2
xterm*boldMode: off
xterm*boldColors: off
xterm*alwaysBoldMode: off
xterm*colorBDMode: on
xterm*boldFont:
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48,35:48
! This one is from Vitus Varger
! Change font size in xterm using shift + mouse wheel
! With fixes from Anton Kovalenko
xterm.vt100.translations: #override\n\
Shift<Btn4Down>:smaller-vt-font()\n\
Shift<Btn5Down>:larger-vt-font()\n\
!xterm.fontMenu.Label: VT Fonts zzz
!*fontMenu*fontdefault*Label: Default
!*fontMenu*font1*Label: Unreadable
!*VT100.font: 6x10
!*VT100.font1: 6x13
!*IconFont: 6x10
!*fontMenu*font2*Label: Tiny
!*VT100.font2: 5x7
!*fontMenu*font3*Label: Small
!*VT100.font3: 6x10
!*fontMenu*font4*Label: Medium
!*VT100.font4: 6x13
!*fontMenu*font5*Label: Large
!*VT100.font5: 9x15
!*fontMenu*font6*Label: Huge
!*VT100.font6: 10x20
!X C A L C
xcalc*geometry: 200x275
xcalc.ti.bevel.background: #111111
xcalc.ti.bevel.screen.background: #000000
xcalc.ti.bevel.screen.DEG.background: #000000
xcalc.ti.bevel.screen.DEG.foreground: LightSeaGreen
xcalc.ti.bevel.screen.GRAD.background: #000000
xcalc.ti.bevel.screen.GRAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.RAD.background: #000000
xcalc.ti.bevel.screen.RAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.INV.background: #000000
xcalc.ti.bevel.screen.INV.foreground: Red
xcalc.ti.bevel.screen.LCD.background: #000000
xcalc.ti.bevel.screen.LCD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.LCD.shadowWidth: 0
xcalc.ti.bevel.screen.M.background: #000000
xcalc.ti.bevel.screen.M.foreground: LightSeaGreen
xcalc.ti.bevel.screen.P.background: #000000
xcalc.ti.bevel.screen.P.foreground: Yellow
xcalc.ti.Command.foreground: White
xcalc.ti.Command.background: #777777
xcalc.ti.button5.background: Orange3
xcalc.ti.button19.background: #611161
xcalc.ti.button18.background: #611161
xcalc.ti.button20.background: #611111
xcalc.ti.button25.background: #722222
xcalc.ti.button30.background: #833333
xcalc.ti.button35.background: #944444
xcalc.ti.button40.background: #a55555
xcalc.ti.button22.background: #222262
xcalc.ti.button23.background: #222262
xcalc.ti.button24.background: #222272
xcalc.ti.button27.background: #333373
xcalc.ti.button28.background: #333373
xcalc.ti.button29.background: #333373
xcalc.ti.button32.background: #444484
xcalc.ti.button33.background: #444484
xcalc.ti.button34.background: #444484
xcalc.ti.button37.background: #555595
xcalc.ti.button38.background: #555595
xcalc.ti.button39.background: #555595
XCalc*Cursor: hand2
XCalc*ShapeStyle: rectangle
! ---
!