-
Notifications
You must be signed in to change notification settings - Fork 19
/
Xdefaults
292 lines (252 loc) · 8.8 KB
/
Xdefaults
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
! xosview resources (override into your .Xdefaults file)
! General Resources
!xosview*title:
!xosview*geometry: +5+5
!xosview*display:
xosview*captions: True
xosview*labels: True
xosview*meterLabelColor: wheat
xosview*usedlabels: True
xosview*usedLabelColor: wheat
xosview*borderwidth: 1
xosview*font: 7x13bold
xosview*background: navy
xosview*foreground: wheat
xosview*enableStipple: False ! Change to true to try beta stipple support.
xosview*samplesPerSec: 10
xosview*graphNumCols: 135 ! number of samples shown in a graph
! Load Meter Resources
! We don't need to enable the Decay option, as it is already time-averaged.
xosview*load: True
xosview*loadCritColor: red
xosview*loadWarnColor: orange
xosview*loadProcColor: seagreen
xosview*loadIdleColor: aquamarine
xosview*loadPriority: 20
xosview*loadCritThreshold: auto ! auto or number
xosview*loadWarnThreshold: auto ! auto or number
xosview*loadDecay: False
xosview*loadGraph: False
xosview*loadUsedFormat: float
xosview*loadCpuSpeed: True
! Gfx Meter Resources ( Irix )
xosview*gfx: True
xosview*gfxCritColor: red
xosview*gfxWarnColor: orange
xosview*gfxSwapColor: seagreen
xosview*gfxIdleColor: aquamarine
xosview*gfxPriority: 1 ! don't change, until you know what you do
xosview*gfxCritThreshold: 120 ! swapbuffers/s per pipe
xosview*gfxWarnThreshold: 60 ! swapbuffers/s per pipe
xosview*gfxDecay: False
xosview*gfxGraph: False
xosview*gfxUsedFormat: autoscale
! CPU Meter Resources
xosview*cpu: True
xosview*cpuFields: USR SYS WIO IDLE
xosview*cpuUserColor: seagreen
xosview*cpuNiceColor: yellow
xosview*cpuSystemColor: orange
xosview*cpuInterruptColor: lightblue
xosview*cpuSInterruptColor: orange red
xosview*cpuWaitColor: red
xosview*cpuFreeColor: aquamarine
xosview*cpuGuestColor: blue
xosview*cpuNiceGuestColor: gold
xosview*cpuStolenColor: purple
xosview*cpuPriority: 1
xosview*cpuDecay: True
xosview*cpuGraph: True
xosview*cpuUsedFormat: percent
xosview*cpuFormat: auto ! single, all, auto or both
! Memory Meter Resources
! Not all of these are used by a specific platform.
xosview*mem: True
xosview*memKernelColor: yellow
xosview*memUsedColor: seagreen
xosview*memSharedColor: SkyBlue
xosview*memBufferColor: red
xosview*memSlabColor: blue
xosview*memCacheColor: orange
xosview*memFreeColor: aquamarine
xosview*memTextColor: blue
xosview*memOtherColor: orange
xosview*memActiveColor: blue
xosview*memInactiveColor: lightblue
xosview*memWiredColor: orange
xosview*memPriority: 10
xosview*memDecay: False
xosview*memGraph: False
xosview*memUsedFormat: autoscale
! Swap Meter Resources
xosview*swap: True
xosview*swapUsedColor: seagreen
xosview*swapFreeColor: aquamarine
xosview*swapPriority: 10
xosview*swapDecay: False
xosview*swapGraph: False
xosview*swapUsedFormat: autoscale
! Page Meter Resources
xosview*page: True
xosview*pageBandwidth: 120
xosview*pageInColor: SkyBlue
xosview*pageOutColor: SlateBlue1
xosview*pageIdleColor: aquamarine
xosview*pagePriority: 5
xosview*pageDecay: False
xosview*pageGraph: False
xosview*pageUsedFormat: autoscale
! Network Meter Resources
xosview*net: True
xosview*netBandwidth: 10000000 ! for 100Mbit/s
xosview*netInColor: SkyBlue
xosview*netOutColor: SlateBlue1
xosview*netBackground: aquamarine
xosview*netPriority: 2
xosview*netDecay: True
xosview*netGraph: True
xosview*netUsedFormat: autoscale
xosview*netIface: False
! Linux-only resources:
! Serial Meter Resources
!
! set 'True' for autodetection or give the baseaddress
! (autodetection may fail sometimes, if the port is
! locked by ppp/slip for example)
!xosview*serial0: 0x3f8
!xosview*serial1: 0x2f8
!xosview*serial2: 0x3e8
!xosview*serial3: 0x2e8
xosview*serial0: False
xosview*serial1: False
xosview*serial2: False
xosview*serial3: False
xosview*serial4: False
xosview*serial5: False
xosview*serial6: False
xosview*serial7: False
xosview*serial8: False
xosview*serial9: False
xosview*serialOnColor: red
xosview*serialOffColor: aquamarine
xosview*serialPriority: 1
! Interrupt Meter Resources
xosview*interrupts: False
xosview*intSeparate: False
xosview*intOnColor: red
xosview*intOffColor: aquamarine
xosview*intPriority: 1
! Interrupt Rate Meter Resources
xosview*irqrate: False
xosview*irqrateUsedColor: red
xosview*irqrateIdleColor: aquamarine
xosview*irqratePriority: 1
xosview*irqrateUsedFormat: autoscale
xosview*irqrateDecay: True
xosview*irqrateGraph: False
! Battery Meter Resources
xosview*battery: True
xosview*batteryLeftColor: orange
xosview*batteryUsedColor: aquamarine
xosview*batteryPriority: 50
xosview*batteryUsedFormat: percent
xosview*batteryChargeColor: seagreen
xosview*batteryFullColor: magenta
xosview*batteryLowColor: red
xosview*batteryCritColor: red
xosview*batteryNoneColor: grey
! Wireless Meter Resources
xosview*wireless: True
xosview*PoorQualityColor: red
xosview*FairQualityColor: orange
xosview*GoodQualityColor: seagreen
xosview*wirelessUsedColor: aquamarine
xosview*wirelessPriority: 1
xosview*wirelessUsedFormat: autoscale
xosview*wirelessDecay: True
! Disk Meter Resources
xosview*disk: True
xosview*diskUsedColor: seagreen
xosview*diskIdleColor: aquamarine
xosview*diskWriteColor: SlateBlue1
xosview*diskReadColor: SkyBlue
xosview*diskBandwidth: 100000000 ! 100MB/s
xosview*diskPriority: 10
xosview*diskDecay: True
xosview*diskUsedFormat: autoscale
xosview*diskGraph: True
xosview*RAID: False
xosview*RAIDdevicecount: 1
xosview*RAIDdiskOnlineColor: green
xosview*RAIDdiskFailureColor: red
xosview*RAIDresyncdoneColor: yellow
xosview*RAIDresynctodoColor: red
xosview*RAIDresynccompleteColor: green
xosview*RAIDPriority: 20
xosview*RAIDUsedFormat: percent
xosview*horizontalMargin: 5
xosview*verticalMargin: 5
xosview*verticalSpacing: 5
! Lms Temp
xosview*lmstemp: False
xosview*lmstempActColor: blue
xosview*lmstempHighColor: red
xosview*lmstempLowColor: orange
xosview*lmstempIdleColor: aquamarine
xosview*lmstempPriority: 20
xosview*lmstempUsedFormat: autoscale
! xosview*lmstemp1: temp
! xosview*lmstemp2: remote_temp
! for more sensors just add entries here
! note, to configure sensors with same name in different subdirs,
! use absolute paths
! labels for above sensors (default = TMP)
! xosview*lmstempLabel1: TMP
! xosview*lmstempLabel2: RTMP
xosview*NFSDStats: False
xosview*NFSDStatCallsColor: green
xosview*NFSDStatBadCallsColor: red
xosview*NFSDStatUDPColor: yellow
xosview*NFSDStatTCPColor: orange
xosview*NFSDStatIdleColor: aquamarine
xosview*NFSDStatDecay: True
xosview*NFSDStatGraph: False
xosview*NFSDStatUsedFormat: percent
xosview*NFSStats: False
xosview*NFSStatReTransColor: red
xosview*NFSStatAuthRefrshColor: yellow
xosview*NFSStatCallsColor: SkyBlue
xosview*NFSStatIdleColor: aquamarine
xosview*NFSStatDecay: True
xosview*NFSStatGraph: False
xosview*NFSStatUsedFormat: percent
xosview*acpitemp: False
xosview*acpitempActColor: blue
xosview*acpitempHighColor: red
xosview*acpitempIdleColor: aquamarine
xosview*acpitempPriority: 20
xosview*acpitempUsedFormat: float
xosview*acpitempHighest: 100
! xosview*acpitemp1: CPU
! xosview*acpitemp2: MB
xosview*coretemp: False
xosview*coretempActColor: blue
xosview*coretempHighColor: red
xosview*coretempIdleColor: aquamarine
xosview*coretempPriority: 20
xosview*coretempUsedFormat: float
xosview*coretempDisplayType: separate ! separate, maximum or average
! xosview*coretemp1Package: 0
xosview*bsdsensor: False
xosview*bsdsensorActColor: blue
xosview*bsdsensorHighColor: red
xosview*bsdsensorLowColor: orange
xosview*bsdsensorIdleColor: aquamarine
xosview*bsdsensorPriority: 20
xosview*bsdsensorUsedFormat: float
! NetBSD example
! xosview*bsdsensor1: coretemp0.cur-value
! OpenBSD example
! xosview*bsdsensor1: it0.temp1
! xosview*bsdsensorLabel1: CPU0
! xosview*bsdsensorHigh1: 100