| 1 | #$Id: Xdefaults.stipple,v 1.1.1.1 2008/05/04 15:53:48 emasson Exp $ |
|---|
| 2 | # See the README.netbsd file on how to use the stipple options and |
|---|
| 3 | # these example resources. |
|---|
| 4 | |
|---|
| 5 | xosvstipple*enableStipple: True |
|---|
| 6 | xosvstipple*loadWarnColor: red |
|---|
| 7 | xosvstipple*loadProcColor: red |
|---|
| 8 | xosvstipple*loadIdleColor: red |
|---|
| 9 | xosvstipple*cpuUserColor: red |
|---|
| 10 | xosvstipple*cpuNiceColor: red |
|---|
| 11 | xosvstipple*cpuSystemColor: red |
|---|
| 12 | xosvstipple*cpuInterruptColor: red |
|---|
| 13 | xosvstipple*cpuFreeColor: red |
|---|
| 14 | xosvstipple*memUsedColor: orange |
|---|
| 15 | xosvstipple*memSharedColor: orange |
|---|
| 16 | xosvstipple*memBufferColor: orange |
|---|
| 17 | xosvstipple*memCacheColor: orange |
|---|
| 18 | xosvstipple*memFreeColor: orange |
|---|
| 19 | xosvstipple*memTextColor: orange |
|---|
| 20 | xosvstipple*memOtherColor: orange |
|---|
| 21 | xosvstipple*memActiveColor: orange |
|---|
| 22 | xosvstipple*memInactiveColor: orange |
|---|
| 23 | xosvstipple*swapUsedColor: yellow |
|---|
| 24 | xosvstipple*swapFreeColor: yellow |
|---|
| 25 | xosvstipple*netInColor: green |
|---|
| 26 | xosvstipple*netOutColor: green |
|---|
| 27 | xosvstipple*netBackground: green |
|---|
| 28 | xosvstipple*serialOnColor: red |
|---|
| 29 | xosvstipple*serialOffColor: aquamarine |
|---|
| 30 | xosvstipple*intOnColor: red |
|---|
| 31 | xosvstipple*intOffColor: aquamarine |
|---|
| 32 | xosvstipple*diskUsedColor: blue |
|---|
| 33 | xosvstipple*diskIdleColor: blue |
|---|
| 34 | xosvstipple*pageInColor: purple |
|---|
| 35 | xosvstipple*pageOutColor: purple |
|---|
| 36 | xosvstipple*pageIdleColor: purple |
|---|
| 37 | |
|---|
| 38 | xosvstipplebw*meterLabelColor: black |
|---|
| 39 | xosvstipplebw*usedLabelColor: black |
|---|
| 40 | xosvstipplebw*background: white |
|---|
| 41 | xosvstipplebw*foreground: black |
|---|
| 42 | xosvstipplebw*enableStipple: True |
|---|
| 43 | xosvstipplebw*loadWarnColor: black |
|---|
| 44 | xosvstipplebw*loadProcColor: black |
|---|
| 45 | xosvstipplebw*loadIdleColor: black |
|---|
| 46 | xosvstipplebw*cpuUserColor: black |
|---|
| 47 | xosvstipplebw*cpuNiceColor: black |
|---|
| 48 | xosvstipplebw*cpuSystemColor: black |
|---|
| 49 | xosvstipplebw*cpuInterruptColor:black |
|---|
| 50 | xosvstipplebw*cpuFreeColor: black |
|---|
| 51 | xosvstipplebw*memUsedColor: black |
|---|
| 52 | xosvstipplebw*memSharedColor: black |
|---|
| 53 | xosvstipplebw*memBufferColor: black |
|---|
| 54 | xosvstipplebw*memCacheColor: black |
|---|
| 55 | xosvstipplebw*memFreeColor: black |
|---|
| 56 | xosvstipplebw*memTextColor: black |
|---|
| 57 | xosvstipplebw*memOtherColor: black |
|---|
| 58 | xosvstipplebw*memActiveColor: black |
|---|
| 59 | xosvstipplebw*memInactiveColor: black |
|---|
| 60 | xosvstipplebw*swapUsedColor: black |
|---|
| 61 | xosvstipplebw*swapFreeColor: black |
|---|
| 62 | xosvstipplebw*swapReservedColor:black |
|---|
| 63 | xosvstipplebw*netInColor: black |
|---|
| 64 | xosvstipplebw*netOutColor: black |
|---|
| 65 | xosvstipplebw*netBackground: black |
|---|
| 66 | xosvstipplebw*serialOnColor: black |
|---|
| 67 | xosvstipplebw*serialOffColor: white |
|---|
| 68 | xosvstipplebw*intOnColor: black |
|---|
| 69 | xosvstipplebw*intOffColor: white |
|---|
| 70 | xosvstipplebw*diskUsedColor: black |
|---|
| 71 | xosvstipplebw*diskIdleColor: black |
|---|
| 72 | xosvstipplebw*pageInColor: black |
|---|
| 73 | xosvstipplebw*pageOutColor: black |
|---|
| 74 | xosvstipplebw*pageIdleColor: black |
|---|
| 75 | |
|---|