blob: 201e2e16759d9818d6e2a86bbf5ca7a1a68315d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
set Resources(gui) { \
! GUI resources.
! ------------------------------
*autoscale: True
*zoomfactors: 1 2 4 8
*displayCoords: True
*displayPanner: True
*displayMagnifier: False
*blinkRate: 1.0
*pannerArea: 150*150
*pannerGeom: -5+5
*magnifierArea: 100*100
*magnifierGeom: +5+5
*wcsboxGeom: -5-5
*maxContrast: 5.0
*showToolBar: False
*showPanelBar: False
*warnings: True
*centerBoxSize: 5
*peakCentroid: True
}
|