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