mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
670015bcd5
PR: ports/144399 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: clsung@ (maintainer timeout)
22 lines
616 B
Plaintext
22 lines
616 B
Plaintext
--- Xdefaults.in.orig 2006-02-18 00:45:00.000000000 -0500
|
|
+++ Xdefaults.in 2010-03-30 19:54:34.499193987 -0400
|
|
@@ -169,15 +169,15 @@
|
|
|
|
! Interrupt Meter Resources
|
|
|
|
-xosview*interrupts: True
|
|
+xosview*interrupts: False
|
|
xosview*intOnColor: red
|
|
xosview*intOffColor: aquamarine
|
|
xosview*intPriority: 1
|
|
|
|
! Interrupt Rate Meter Resources
|
|
-xosview*irqrate: True
|
|
+xosview*irqrate: False
|
|
xosview*irqrateUsedColor: red
|
|
-xosview*irqrateIdleColor: black
|
|
+xosview*irqrateIdleColor: aquamarine
|
|
xosview*irqratePriority: 1
|
|
xosview*irqrateUsedFormat: autoscale
|
|
xosview*irqrateDecay: True
|