/usr/share/dx/samples/programs/SimpleGetSetLoop.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 | //
// time: Tue Apr 29 12:00:36 1997
//
// version: 3.1.1 (format), 3.1.4 (DX)
//
// Message Window:
// window: position = (0.5,0.5), size = 0.4x0.4
//
// panel[0]: position = (0.6742,0.0781), size = 0.2906x0.1299, startup = 1, devstyle = 1
// title: value = Control Panel
//
// workspace: width = 500, height = 500
// layout: snap = 0, width = 50, height = 50, align = NN
//
// interactor Integer[4]: num_components = 1, value = 5
// component[0]: minimum = -1e+06, maximum = 1e+06, global increment = 1, decimal = 0, global continuous = 0
// instance: panel = 0, x = 103, y = 9, style = Stepper, vertical = 1, size = 130x56
// label: value = loop end
// local continuous: value = 0, mode = global
// local increment[0]: value = 1, mode = global
//
// node Image[1]:
// depth: value = 24
// input[1]: defaulting = 0, value = "Image_1"
// input[4]: defaulting = 0, value = 0
// input[14]: defaulting = 0, value = 1
// input[19]: defaulting = 0, value = 0
// internal caching: 1
|