annotate local/user.props @ 8:5e3cbbf173aa tip

Reorganise some more
author samer
date Fri, 05 Apr 2019 22:41:58 +0100
parents bf79fb79ee13
children
rev   line source
samer@0 1 #properties=props
samer@0 2 canvas.antialias=true
samer@0 3 console.background=#000000
samer@0 4 console.foreground=(200 180 240)
samer@0 5 #console.font=Courier-PLAIN-12
samer@0 6 #input.console.foreground=(230 210 255)
samer@0 7 border.inset=2
samer@0 8 console.scrollbars=true
samer@0 9 console.frame.title=Console
samer@0 10 exposed.title=Viewables
samer@0 11 swing.output.console.background=~default
samer@0 12 swing.input.console.background=~default
samer@0 13 swing.output.console.foreground=~default
samer@0 14 swing.input.console.foreground=~default
samer@0 15 #plotter.type=0
samer@0 16 meter.background=(255 255 255)
samer@0 17 #meter.foreground=(100 100 160)
samer@0 18 meter.foreground=(142 153 166)
samer@0 19 #meter.background=(184 198 220)
samer@0 20 trace.axesColor=(0 100 0)
samer@0 21 trace.background=(255 255 255)
samer@0 22 trace.foreground=(0 0 0)
samer@0 23 trace.scroll=false
samer@0 24 trace.scrollStep=1
samer@0 25 field.width=5
samer@0 26 plotter.background=(255 255 255)
samer@0 27 plotter.axesColor=(160 80 120)
samer@0 28 plotter.foreground=(0 0 0)
samer@0 29 cell.size=1
samer@0 30 map.symmetric=true
samer@0 31 slider.map.symmetric=false
samer@0 32 meter.map.symmetric=false
samer@0 33 #boolean.iconDirectory=/Users/samer/java/src/buttons
samer@0 34 histogram.map.symmetric=false
samer@0 35 histogram.bins.image.map.symmetric=false
samer@0 36 histogram.bins.image.map.log=true
samer@0 37 histogram.bins.image.colormap=grey.colormap
samer@0 38 histogram.bins.image.map.minimum=1
samer@0 39 histogram.bins.image.map.maximum=10000
samer@0 40 histogram.bins.rowcolumn.rowwise=true
samer@0 41 histogram.bins.rowcolumn.plotter.map.symmetric=false
samer@0 42 histogram.bins.rowcolumn.plotter.map.log=true
samer@0 43 histogram.bins.rowcolumn.plotter.map.minimum=1
samer@0 44 histogram.bins.rowcolumn.plotter.map.maximum=10000
samer@0 45 swing.font=Verdana-PLAIN-11
samer@0 46 swing.boldfont=Verdana-BOLD-11
samer@0 47 ft.window=hanning
samer@0 48 E.trace.map.symmetric=false
samer@0 49 E.trace.map.symmetric.minimum=0
samer@0 50 E.trace.map.symmetric.maximum=2000
samer@0 51 regulator.regulated=false
samer@0 52