]> git.donarmstrong.com Git - x_base.git/blob - .Xresources
2ff44e0350a6d925ff83a3301e59b6f901c7cfd5
[x_base.git] / .Xresources
1 !-*- mode: xrdb -*-
2
3         emacs*Background: black
4         emacs*Foreground: grey90
5 emacs.pane.menubar.background: black
6 emacs.pane.menubar.foreground: grey90
7
8 XTerm*highlightSelection: true
9           *customization: -color
10         XTerm*background: black
11         XTerm*foreground: gray90
12           XTerm*termName: xterm-256color
13          UXTerm*termName: xterm-256color
14
15      XTerm*eightBitInput: false
16    XTerm*metaSendsEscape: true
17      XTerm*fullscreen: never
18
19     UXTerm*eightBitInput: false
20   UXTerm*metaSendsEscape: true
21      UXTerm*fullscreen: never
22          UXTerm*BoldMode: true
23          UXTerm*boldFont: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
24
25         XTerm*jumpScroll: true
26        UXTerm*jumpScroll: true
27   XTerm*utf8Title: true
28  UXTerm*utf8Title: true
29
30 ! This resource specifies whether or not to ignore the 'alternate screen'
31 ! of applications such as vi.  When it is on, these applications will restore
32 ! the contents of the screen when they are exited to what they were before
33 ! they were started.  When it is off, the contents of vi will remain on the
34 ! screen after the program is quit.
35 ! XTerm.VT100.titeInhibit:  true
36
37 ! Uncomment this to turn off color mode in your xterms
38 !XTerm.VT100*colorMode:  off
39 ! XTerm.VT100*dynamicColors:  on
40
41 ! Number of lines of scrollback to save
42          XTerm*saveLines:       1500
43
44        Xterm*reverseWrap:       true
45
46         XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
47 !  XTerm*geometry: 120x49
48     
49          UXTerm*geometry: 120x49
50              UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
51 !    UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
52
53 !  Rxvt*geometry: 120x49
54                Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
55          Rxvt*background: black
56          Rxvt*foreground: gray90
57
58 !            URxvt.geometry: 120x49
59                       URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
60               URxvt.boldFont: -*-fixed-bold-r-*-*-20-*-*-*-*-*-iso10646-1
61             URxvt.background: black
62             URxvt.foreground: gray90
63             URxvt*background: black
64             URxvt*foreground: gray90
65              URxvt.scrollBar: false
66 URxvt.searchable-scrollback: M-C-s
67     URxvt.perlext-common: searchable-scrollback<M-C-s>
68              URxvt.termName: rxvt-256color
69
70
71              *visualBell:               true
72         *scrollTtyOutput:       False
73               *scrollKey:               True
74     Scrollbar.JumpCursor:       True
75
76 ! Suppr support.
77 !*VT100.Translations: #override \
78 !<Key>BackSpace: string(0x7F)\n\
79 !<Key>Delete: string("\033[3~")\n\
80 !<Key>Home: string("\033[1~")\n\
81 !<Key>End: string("\033[4~")
82
83 ! GVim great Colors.
84           Vim*background:       black
85           Vim*foreground:       lightyellow
86                 Vim*font:               -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15-*5
87             Vim*geometry:       88x35
88       Vim*menuBackground: black
89       Vim*menuForeground: moccasin
90
91              xclock*font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-*
92
93 ! xlock stuff
94 ! only use the blanker
95               XLock.mode: blank
96            XLock.message: "This is Don's X session. Email don@donarmstrong.com if you don't already know this for instructions"
97
98 ! xscreensaver stuff
99 XScreenSaver.programs: \
100               slidescreen -root -ibw 0 -duration 20\n
101     XScreenSaver.mode: one
102 XScreenSaver.dpmsEnabled: true
103 XScreenSaver.dpmsStandby: 0:30:00
104 XScreenSaver.dpmsSuspend: 0:45:00
105     XScreenSaver.dpmsOff: 1:00:00