chiark / gitweb /
dot/e16-bindings, dot/xinitrc: Fix shell quoting for `pavucontrol'.
[profile] / dot / Xdefaults
1 !!! .Xdefaults
2
3 !!!--------------------------------------------------------------------------
4 !!! Global configuration.
5
6 !! Macros for processing the rest of this file.
7 #define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso10646-1
8 #define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso10646-1
9 #define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso10646-1
10 #define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso10646-1
11 #define FIXED -trad-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
12 #define NICEFONT HELV_MR10
13
14 !! General configuration.
15 ?*font:                         NICEFONT
16 ?*background:                   grey20
17 ?*foreground:                   white
18 *cursor:                        left_ptr
19
20 !! Xft settings.
21 Xft.dpi:                        75
22 Xft.hintstyle:                  hintslight
23 Xft.hinting:                    true
24 Xft.antialias:                  true
25 Xft.rgba:                       none
26
27 !! Xcursor settings.
28 Xcursor.size:                   24
29
30 !! Athena-related settings.
31 *highlightThickness:            0
32 *beNiceToColormap:              false
33 *useRight:                      true
34 *useBottom:                     true
35
36 !!!--------------------------------------------------------------------------
37 !!! Application-specific settings.
38
39 !! Wily.
40 wily*p9font:                    FIXED
41 wily*font:                      FIXED
42 wily*fixed:                     FIXED
43
44 !! Edwin.
45 edwin*font:                     FIXED
46
47 !! XTerm.
48 XTerm*vt100.geometry:           80x35
49 XTerm*vt100*font:               FIXED
50 XTerm*vt100.foreground:         white
51 XTerm*vt100.background:         black
52 XTerm*vt100.internalBorder:     0
53 XTerm*termName:                 xterm-256color
54 XTerm*cursorBlink:              true
55 XTerm*cursorOnTime:             500
56 XTerm*cursorOffTime:            500
57 XTerm*cursorColor:              red
58 XTerm*scrollBar:                true
59 XTerm*saveLines:                10000
60 XTerm*scrollTtyOutput:          false
61 XTerm*scrollKey:                true
62 XTerm*rightScrollBar:           true
63 XTerm*metaSendsEscape:          true
64 XTerm*toolBar:                  false
65 XTerm*ttyModes:                 erase ^?
66 XTerm*eightBitInput:            true
67 XTerm*allowSendEvents:          false
68 XTerm*utf8Title:                true
69 XTerm*VT100*translations:       #override \
70         <Btn4Down>:             scroll-back(1,halfpage) \n\
71         <Btn5Down>:             scroll-forw(1,halfpage)
72
73 !! pterm.
74 #define PTERM_NAME pterm
75 #define PTERM_FOREG 255, 255, 255
76 #define PTERM_BACKG 0, 0, 0
77 #include "Xdefaults.pterm"
78
79 #define PTERM_NAME pterm-red
80 #define PTERM_FOREG 255, 168, 168
81 #define PTERM_BACKG 42, 0, 0
82 #include "Xdefaults.pterm"
83
84 #define PTERM_NAME pterm-green
85 #define PTERM_FOREG 168, 255, 168
86 #define PTERM_BACKG 0, 42, 0
87 #include "Xdefaults.pterm"
88
89 #define PTERM_NAME pterm-blue
90 #define PTERM_FOREG 168, 168, 255
91 #define PTERM_BACKG 0, 0, 42
92 #include "Xdefaults.pterm"
93
94 !! XScreenSaver.
95 XScreenSaver*topShadowColor: grey40
96 XScreenSaver*bottomShadowColor: grey5
97 XScreenSaver*borderColor: grey10
98
99 !! XConsole.
100 XConsole*font:                  FIXED
101 XConsole*background:            #002000
102 XConsole*foreground:            #54ff9f
103 XConsole*geometry:              485x455
104
105 !! Emacs.
106 #define _GEOM(wd, ht) wd##x##ht
107 #define GEOM(wd, ht) _GEOM(wd, ht)
108 emacs.geometry:                 GEOM(EMACSWD,33)
109 Emacs.pane.menubar.font:        NICEFONT
110 Emacs.menu*.font:               NICEFONT
111 Emacs.font:                     FIXED
112 Emacs.fontBackend:              x,xft
113 Emacs.cursorColor:              red
114 Emacs.bitmapIcon:               true
115 Emacs*foreground:               white
116 Emacs*background:               #00002a
117 Emacs.pane.menubar.foreground:  black
118 Emacs.pane.menubar.background:  lightgrey
119 Emacs.menu*foreground:          black
120 Emacs.menu*background:          lightgrey
121 Emacs.scrollbar*attributeBackground: lightgrey
122 Emacs.toolBar:                  0
123 Emacs.menuBar:                  on
124 Emacs.verticalScrollBars:       right
125
126 !! VNC.
127 xvncviewer*shareDesktop: true
128 xvncviewer*desktop.translations: #override\n\
129         <Key>F8: SendRFBEvent()\n\
130         !Ctrl<Key>Escape: ShowPopup()
131
132 !! YTalk.
133 YTalk*font:                     FIXED
134
135 !! Xman.
136 xman*bothShown:                 true
137 xman*topBox:                    false
138 xman*manualBrowser.geometry:    500x888
139 xman*manualPage.translations:   #augment\n\
140         <Key>Down:              Page(Line, 1)\n\
141         <Key>Up:                Page(Line, -1)\n\
142         <Key>Next:              Page(Forward)\n\
143         <Key>Prior:             Page(Back)
144
145 !! Xlock.
146 xlock.mode:                     random
147 xlock.enablesaver:              true
148 xlock*background:               black
149 xlock*foreground:               white
150 xlock*erasedelay:               100
151 xlock*boil:                     true
152 xlock*trek:                     0
153
154 phosphor*cursor:                333
155 phosphor*delay:                 60000
156 phosphor*program:               /usr/games/fortune
157 phosphor*font:                  fixed
158 phosphor*scale:                 3
159 phosphor*ticks:                 20
160 noseguy*program:                /usr/games/fortune -s
161
162 !! XDvi
163 XDvi.keepPosition:              true
164 XDvi.shrinkFactor:              6
165 XDvi.expert:                    true
166 XDvi.statusline:                false
167 XDvi.Hush:                      true
168 XDvi.thorough:                  true
169 XDvi.gsAlpha:                   true
170 XDvi.not1lib:                   true
171 XDvi.watchFile:                 1
172 XDvi.highlight:                 red
173 xdvi.background:                black
174 xdvi.foreground:                white
175 xdvi-bow.background:            white
176 xdvi-bow.foreground:            black
177
178 !! xbiff.
179 xbiff*volume:                   0
180
181 !! tkinfo.
182 tkinfo*pagesep:                 0
183 tkinfo*showballoons:            0
184 tkinfo*geometry:                80x54
185 tkinfo*linkfont:                FIXED
186 tkinfo*highlightfont:           FIXED
187 tkinfo*searchfont:              FIXED
188 tkinfo*Text.font:               FIXED
189
190 !! xdaliclock.
191 xdaliclock*mode:                24
192 xdaliclock*datemode:            yy/mm/dd
193 xdaliclock*cycle:               true
194 xdaliclock*memory:              low
195 !! xdaliclock*font:             \
196 !!      -*-palatino-bold-i-normal--*-360-*-*-p-*-iso8859-1
197 xdaliclock*font:                BUILTIN
198
199 !! xboard.
200 xboard*boardSize:               small
201 xboard*firstChessProgram:       crafty
202 xboard*secondChessProgram:      crafty
203
204 !! dtwm (bletch).
205 dtwm*iconPlacement:             top right tight
206
207 !! XLess.
208 xless*labelFont:                NICEFONT
209 xless*buttonFont:               NICEFONT
210 xless*textFont:                 FIXED
211 xless*editorDoesWindows:        true
212
213 !! Ghostview.
214 ghostview*page.background:      white
215 ghostview*magstep:              2
216
217 !! XZX.
218 xzx*scale:                      2
219 xzx*joyUp:                      q
220 xzx*joyDown:                    a
221 xzx*joyLeft:                    i
222 xzx*joyRight:                   o
223 xzx*joyFire:                    space
224 xzx*sound:                      true
225 xzx*mf128:                      true
226 xzx*libDir:                     .:/usr/lib/xzx:/usr/local/share/spectrum
227
228 !! Axiom hyperdoc.
229 Axiom.hyperdoc.RmFont:          HELV_MR12
230 Axiom.hyperdoc.BoldFont:        HELV_BR12
231 Axiom.hyperdoc.ActiveFont:      HELV_MR12
232 Axiom.hyperdoc.EmphasizeFont:   HELV_MI12
233 Axiom.hyperdoc.ActiveColor:     blue
234 Axiom.hyperdoc.AxiomFont:       FIXED
235 Axiom.hyperdoc.TtFont:          FIXED
236 Axiom.hyperdoc.InputForeground: black
237 Axiom.hyperdoc.InputBackground: white
238 Axiom.hyperdoc.Background:      lightgrey