e5debc1dbe
make it compile on -current (ugly hack for very ugly sources)...
22 lines
852 B
Plaintext
22 lines
852 B
Plaintext
$OpenBSD: patch-Xdefaults_in,v 1.2 2002/03/18 06:51:24 form Exp $
|
|
--- Xdefaults.in.orig Mon Feb 25 04:00:47 2002
|
|
+++ Xdefaults.in Mon Mar 18 12:20:41 2002
|
|
@@ -44,7 +44,7 @@ xosview*usedlabels: True
|
|
xosview*usedLabelColor: wheat
|
|
xosview*borderwidth: 0
|
|
xosview*font: 7x13bold
|
|
-xosview*background: navy
|
|
+xosview*background: #000045
|
|
xosview*foreground: wheat
|
|
xosview*enableStipple: False ! Change to true to try beta stipple support.
|
|
xosview*samplesPerSec: 10 ! not yet supported
|
|
@@ -191,7 +191,7 @@ xosview*intPriority: 1
|
|
! Interrupt Rate Meter Resources
|
|
xosview*irqrate: True
|
|
xosview*irqrateUsedColor: red
|
|
-xosview*irqrateIdleColor: black
|
|
+xosview*irqrateIdleColor: aquamarine
|
|
xosview*irqratePriority: 1
|
|
xosview*irqrateUsedFormat: autoscale
|
|
xosview*irqrateDecay: True
|