/usr/share/dx/samples/programs/ConnectingScatteredPoints.cfg is in dxsamples 4.2.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | //
// time: Wed Apr 16 13:47:08 1997
//
// version: 3.1.1 (format), 3.1.4 (DX Beta)
//
// Message Window:
// window: position = (0.5,0.5), size = 0.4x0.4
// inaccessible panels:
// inaccessible groups:
//
// panel[2]: position = (0.0164,0.0566), size = 0.3500x0.3193, startup = 1, devstyle = 1
// title: value = Control Panel
//
// workspace: width = 331, height = 257
// layout: snap = 0, width = 50, height = 50, align = UL
//
// interactor Scalar[2]: num_components = 1, value = 2.0
// component[0]: minimum = 0.5, maximum = 5, global increment = 0.1, decimal = 5, global continuous = 0
// instance: panel = 2, x = 110, y = 113, style = Stepper, vertical = 1, size = 198x56
// local continuous: value = 0, mode = global
// local increment[0]: value = 1, mode = global
//
// interactor Scalar[3]: num_components = 1, value = 50.0
// component[0]: minimum = 5, maximum = 100, global increment = 5, decimal = 5, global continuous = 0
// instance: panel = 2, x = 108, y = 201, style = Stepper, vertical = 1, size = 191x56
// label: value = AutoGrid radius:
// local continuous: value = 0, mode = global
// local increment[0]: value = 1, mode = global
//
// interactor Selector[2]: num_components = 1, value = 3
// selections: maximum = 3, current = 2
// option[0]: name = "original scattered points", value = 1
// option[1]: name = "using Connect module", value = 2
// option[2]: name = "using AutoGrid module", value = 3
// instance: panel = 2, x = 88, y = 18, style = Option Menu, vertical = 1, size = 243x58
//
// node Image[3]:
// depth: value = 24
// window: position = (0.5266,0.0947), size = 0.2828x0.4873
// input[1]: defaulting = 0, value = "Image_3"
// input[4]: defaulting = 0, value = 1
// input[5]: defaulting = 0, value = [-6.875 -13.925 0]
// input[6]: defaulting = 0, value = [-6.875 -13.925 925.479]
// input[7]: defaulting = 0, value = 345.87
// input[8]: defaulting = 0, value = 348
// input[9]: defaulting = 0, value = 1.234
// input[10]: defaulting = 0, value = [0 1 0]
// input[11]: defaulting = 1, value = 21.1685
// input[12]: defaulting = 0, value = 0
// input[14]: defaulting = 0, value = 1
// input[15]: defaulting = 1, value = "none"
// input[16]: defaulting = 1, value = "none"
// input[17]: defaulting = 1, value = 1
// input[18]: defaulting = 1, value = 1
// input[19]: defaulting = 0, value = 0
// input[29]: defaulting = 0, value = 0
// internal caching: 1
// interaction mode = NONE
|