blob: 8d979e6eef3a84271bf88635ebd48cbdaeec056d (
plain)
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
|
*foreground: black
*fontList: -misc-*-medium-r-semicondensed-*-13-*-*-*-*-*-*-*
xbattext*fontList: -misc-*-medium-r-semicondensed-*-12-*-*-*-*-*-*-*
xbattext*alertFontList: -misc-*-bold-r-normal-*-13-*-*-*-*-*-*-*
xbattext*alertForeground: red3
xbattext*chargeForeground: green3
xpdf.geometry: x710-0
xterm*loginShell: true
xterm*saveLines: 2000
xterm*scrollBar: true
xterm*metaSendsEscape: true
xterm*on2Clicks: word
xterm*allowScrollLock: true
xterm*charClass: 33:48,35:48,37:48,40-43:48,45-47:48,58:48,60:48,62:48,126:48
*VT100*translations: #override \n\
Shift <Key>Prior:scroll-back(1,page) \n\
Shift <Key>Next:scroll-forw(1,page) \n\
Ctrl Shift <Key>U: set-utf8-mode(toggle) \n\
Shift <Btn3Down>: set-reverse-video(toggle)
URxvt.termName: rxvt
URxvt.loginShell: true
URxvt.saveLines: 2000
! black
! xterm*color0:
! xterm*color8:
! red
! xterm*color1:
! xterm*color9:
! green
! xterm*color2:
xterm*color10: green2
! yellow
! xterm*color3:
xterm*color11: yellow3
! blue
! xterm*color4:
! xterm*color12:
! magenta
! xterm*color5:
! xterm*color13:
! cyan
xterm*color6: cyan2
xterm*color14: cyan3
! gray
xterm*color7: gray30
! xterm*color15:
|