/[packages]/cauldron/xinitrc/current/SOURCES/x11-Xresources
ViewVC logotype

Contents of /cauldron/xinitrc/current/SOURCES/x11-Xresources

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30198 - (show annotations) (download)
Fri Jan 21 20:03:16 2011 UTC (13 years, 3 months ago) by ennael
File size: 1829 byte(s)
imported package xinitrc
1 ! Parts (C) 1996 By Greg J. Badros <gjb@cs.duke.edu>
2 ! Modification for Mandrake Linux by Chmouel Boudjnah <chmouel@mandraksoft.com>
3 ! You may use this file as specified under the GNU General Public License
4
5 #ifdef COLOR
6 *customization: -color
7 #endif
8
9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10 ! xterm (and friends)
11
12 XTerm*highlightSelection: true
13 ! Uncomment this to use color for the bold attribute
14 XTerm*VT100*colorBDMode: on
15 XTerm*VT100*colorBD: blue
16 ! Uncomment this to use color for underline attribute
17 XTerm.VT100*colorULMode: on
18 XTerm.VT100*underLine: off
19 XTerm*VT100*colorUL: magenta
20 ! Uncomment this to display the scrollbar
21 XTerm*scrollBar: true
22
23 ! This resource specifies whether or not to ignore the 'alternate screen'
24 ! of applications such as vi. When it is on, these applications will restore
25 ! the contents of the screen when they are exited to what they were before
26 ! they were started. When it is off, the contents of vi will remain on the
27 ! screen after the program is quit.
28 XTerm.VT100.titeInhibit: true
29
30 ! Uncomment this to turn off color mode in your xterms
31 !XTerm.VT100*colorMode: off
32 XTerm.VT100*dynamicColors: on
33
34 ! Number of lines of scrollback to save
35 XTerm*saveLines: 1500
36
37 xterm*reverseWrap: true
38
39 *visualBell: true
40 *scrollTtyOutput: False
41 *scrollKey: True
42 Scrollbar.JumpCursor: True
43
44 ! Suppr support.
45 *VT100.Translations: #override \
46 <Key>BackSpace: string(0x7F)\n\
47 <Key>Delete: string("\033[3~")\n\
48 <Key>Home: string("\033[1~")\n\
49 <Key>End: string("\033[4~")
50
51 ! GVim great Colors.
52 Vim*background: black
53 Vim*foreground: lightyellow
54 Vim*font: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15-*5
55 Vim*geometry: 88x35
56 Vim*menuBackground: black
57 Vim*menuForeground: moccasin
58
59 ! Fix the Xft dpi to 96; this prevents tiny fonts
60 ! or HUGE fonts depending on the screen size.
61 Xft.dpi: 96

  ViewVC Help
Powered by ViewVC 1.1.30