69 lines
1.4 KiB
Plaintext
69 lines
1.4 KiB
Plaintext
!
|
|
! NetLook Resources
|
|
!
|
|
|
|
! Buffer size for DataStation communication
|
|
!NetLook*buffer: 60
|
|
|
|
! Maximum time to wait for DataStation communication (in tenths of a second)
|
|
!NetLook*interval: 50
|
|
|
|
! Networks file to read from
|
|
!NetLook*networksFile: ~/network.data
|
|
|
|
! Controls file to read from
|
|
!NetLook*controlsFile: ~/.netlookrc
|
|
|
|
! hostresorder to use for name resolution
|
|
!NetLook*hostresorder: local
|
|
|
|
! Use NIS for lookups
|
|
!NetLook*useyp: False
|
|
|
|
! Send new node and new network events to event daemon
|
|
!NetLook*sendDetectEvents: False
|
|
|
|
! Command to use for ping action
|
|
!NetLook*pingCommand: /usr/etc/ping -R
|
|
|
|
! Command to use for trace route action
|
|
!NetLook*traceRouteCommand: /usr/etc/traceroute
|
|
|
|
|
|
!
|
|
! Colors below are given as GL colormap indicies
|
|
!
|
|
|
|
! Color of map background
|
|
!NetLook*mapBackgroundColor: 0
|
|
|
|
! Color of box showing the viewing area in the map window
|
|
!NetLook*viewboxColor: 3
|
|
|
|
! Color of selected objects
|
|
!NetLook*selectColor: 3
|
|
|
|
! Color of objects being adjusted
|
|
!NetLook*adjustColor: 3
|
|
|
|
! Color of active networks
|
|
!NetLook*activeNetworkColor: 6
|
|
|
|
! Color of inactive networks
|
|
!NetLook*inactiveNetworkColor: 4
|
|
|
|
! Color of standard nodes
|
|
!NetLook*standardNodeColor: 2
|
|
|
|
! Color of active DataStations
|
|
!NetLook*activeDataStationColor: 5
|
|
|
|
! Color of NIS master server nodes
|
|
!NetLook*NISMasterColor: 9
|
|
|
|
! Color of NIS slave server nodes
|
|
!NetLook*NISSlaveColor: 7
|
|
|
|
! Color of nodes that are gateways
|
|
!NetLook*gatewayColor: 6
|