1
0
Files
irix-657m-src/irix/cmd/netman/netgraph/NetGraph
2022-09-29 17:59:04 +03:00

32 lines
837 B
Plaintext

!
! NetGraph Resources
!
! Controls file to read from
!NetGraph*controlsFile: ~/.netgraphrc
! hostresorder to use for name resolution
!NetGraph*hostresorder: local
! Use NIS for lookups
!NetGraph*useyp: False
! Background colors of the control panels
!NetGraph*editControlBackgroundColor: lightgrey
!NetGraph*paramControlBackgroundColor: lightgrey
! Background color of a graph strip when an alarm has gone off
!NetGraph*alarmColor: red
! Background color for a graph strip that is selected
!NetGraph*selectColor: yellow
! GL colormap index for the background color of the graphs themselves
!NetGraph*stripBackgroundIndexColor: 7
! GL colormap index for the horizontal scale lines in the graphs
!NetGraph*stripScaleIndexColor: 0
! GL colormap index for the scrolling time legend
!NetGraph*scrollingTimeIndexColor: 0