]> git.donarmstrong.com Git - x_base.git/blob - .Xresources
use redshift; current location riverside
[x_base.git] / .Xresources
1 ! Parts (C) 1996 By Greg J. Badros <gjb@cs.duke.edu>
2 ! Modification for Linux-Mandrake by Chmouel Boudjnah <chmouel@mandraksoft.com>
3 ! You may use this file as specified under the GNU General Public License
4
5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6 ! emacs, xemacs
7
8 emacs*Background: black
9 emacs*Foreground: grey90
10 emacs.pane.menubar.background: black
11 emacs.pane.menubar.foreground: grey90
12 ! emacs*pointerColor: Orchid
13 ! emacs*cursorColor: Orchid
14 ! emacs*bitmapIcon: on
15 ! emacs*font: fixed
16 ! The following is resolution dependent
17 ! emacs*geometry: 155x75
18
19
20 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
21 ! xterm (and friends)
22
23 XTerm*highlightSelection:  true
24 ! Uncomment this to use color for the bold attribute
25 ! XTerm*VT100*colorBDMode:  on
26 ! XTerm*VT100*colorBD:  blue
27 ! Uncomment this to use color for underline attribute
28 ! XTerm.VT100*colorULMode:  on
29 ! XTerm.VT100*underLine:  on
30 ! XTerm*VT100*colorUL:  magenta
31 ! Uncomment this to display the scrollbar 
32 ! XTerm*scrollBar:  true
33
34 XTerm*background: black
35 XTerm*foreground: gray90
36
37 XTerm*eightBitInput:   false
38 XTerm*metaSendsEscape: true
39
40 UXTerm*eightBitInput:   false
41 UXTerm*metaSendsEscape: true
42 UXTerm*BoldMode: true
43 UXTerm*boldFont: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
44
45  XTerm*jumpScroll: true
46 UXTerm*jumpScroll: true
47
48 ! This resource specifies whether or not to ignore the 'alternate screen'
49 ! of applications such as vi.  When it is on, these applications will restore
50 ! the contents of the screen when they are exited to what they were before
51 ! they were started.  When it is off, the contents of vi will remain on the
52 ! screen after the program is quit.
53 ! XTerm.VT100.titeInhibit:  true
54
55 ! Uncomment this to turn off color mode in your xterms
56 !XTerm.VT100*colorMode:  off
57 ! XTerm.VT100*dynamicColors:  on
58
59 ! Number of lines of scrollback to save
60 XTerm*saveLines:        1500
61
62 Xterm*reverseWrap:      true
63
64 XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
65 !  XTerm*geometry: 120x49
66     
67       UXTerm*geometry: 120x49
68 UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
69 !    UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
70
71 !  Rxvt*geometry: 120x49
72       Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
73 Rxvt*background: black
74 Rxvt*foreground: gray90
75
76 !            URxvt.geometry: 120x49
77                  URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
78              URxvt.boldFont: -*-fixed-bold-r-*-*-20-*-*-*-*-*-iso10646-1
79            URxvt.background: black
80            URxvt.foreground: gray90
81            URxvt*background: black
82            URxvt*foreground: gray90
83             URxvt.scrollBar: false
84 URxvt.searchable-scrollback: M-C-s
85        URxvt.perlext-common: searchable-scrollback<M-C-s>
86
87
88 *visualBell:            true
89 *scrollTtyOutput:       False
90 *scrollKey:             True
91 Scrollbar.JumpCursor:   True
92
93 ! Suppr support.
94 !*VT100.Translations: #override \
95 !<Key>BackSpace: string(0x7F)\n\
96 !<Key>Delete: string("\033[3~")\n\
97 !<Key>Home: string("\033[1~")\n\
98 !<Key>End: string("\033[4~")
99
100 ! GVim great Colors.
101 Vim*background: black
102 Vim*foreground: lightyellow
103 Vim*font:               -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15-*5
104 Vim*geometry:   88x35
105 Vim*menuBackground: black
106 Vim*menuForeground: moccasin
107
108 xclock*font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-*
109
110 ! xlock stuff
111 ! only use the blanker
112 XLock.mode: blank
113 XLock.message: "This is Don's X session. Email don@donarmstrong.com if you don't already know this for instructions"