/[soft]/rootfiles/trunk/Xdefaults
ViewVC logotype

Contents of /rootfiles/trunk/Xdefaults

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6921 - (show annotations) (download)
Tue Jan 1 18:46:12 2013 UTC (11 years, 3 months ago) by lmenut
File size: 1479 byte(s)
Import rootfiles
1 #ifdef COLOR
2 *customization: -color
3 #endif
4
5 emacs*Background: DarkSlateGray
6 emacs*Foreground: Wheat
7 emacs*pointerColor: Orchid
8 emacs*cursorColor: Orchid
9 emacs*bitmapIcon: on
10 emacs*font: fixed
11 emacs.geometry: 80x25
12
13 Seyon.modems: /dev/modem
14
15 xterm*background: Black
16 xterm*foreground: Wheat
17 xterm*cursorColor: Orchid
18 xterm*reverseVideo: false
19 xterm*scrollBar: true
20 xterm*reverseWrap: true
21 xterm*font: fixed
22 xterm*fullCursor: true
23 xterm*scrollTtyOutput: off
24 xterm*scrollKey: on
25 xterm*VT100.Translations: #override\n\
26 <Key>BackSpace: string(0x7F)\n\
27 <Key>Delete: string("\033[3~")\n\
28 <Key>Home: string("\033[1~")\n\
29 <Key>End: string("\033[4~")
30 <KeyPress>Prior : scroll-back(1,page)\n\
31 <KeyPress>Next : scroll-forw(1,page)
32 xterm*titleBar: false
33
34 xterm_color*background: Black
35 xterm_color*foreground: Wheat
36 xterm_color*cursorColor: Orchid
37 xterm_color*reverseVideo: false
38 xterm_color*scrollBar: true
39 xterm_color*saveLines: 5000
40 xterm_color*reverseWrap: true
41 xterm_color*font: fixed
42 xterm_color.geometry: 80x25+20+20
43 xterm_color*fullCursor: true
44 xterm_color*scrollTtyOutput: off
45 xterm_color*scrollKey: on
46 xterm_color*VT100.Translations: #override\n\
47 <KeyPress>Prior : scroll-back(1,page)\n\
48 <KeyPress>Next : scroll-forw(1,page)
49 xterm_color*titleBar: false
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

  ViewVC Help
Powered by ViewVC 1.1.30