Index: trunk/doc/conf/tree/appearance.html =================================================================== --- trunk/doc/conf/tree/appearance.html (revision 36423) +++ trunk/doc/conf/tree/appearance.html (revision 36424) @@ -14,4 +14,6 @@ smart_labels rnd_cfn_boolean 0 attempt to place terminal labels in a way they don't overlap (costs extra CPU cycles, may slow down on-screen rendering) label_thickness rnd_cfn_coord 0 font thickness for labels (e.g. terminal labels); thinnest possible is 1nm render_script rnd_cfn_string 0 instructs the core about layer order in rendering + layer_alpha rnd_cfn_real 0 [hidlib] alpha value for layer drawing + drill_alpha rnd_cfn_real 0 [hidlib] alpha value for drill drawing Index: trunk/doc/conf/tree/appearance_color.html =================================================================== --- trunk/doc/conf/tree/appearance_color.html (revision 36423) +++ trunk/doc/conf/tree/appearance_color.html (revision 36424) @@ -26,4 +26,8 @@ paste rnd_cfn_color 0 default paste layer color (when a new paste layer is created) element rnd_cfn_color 0 default silk layer color (when a new silk layer is created) black_group rnd_cfn_color 0 'black' color used by the 'black current group' feature (set it to white if you use dark background) + background rnd_cfn_color 0 [hidlib] background and cursor color ... + off_limit rnd_cfn_color 0 [hidlib] on-screen background beyond the configured drawing area + grid rnd_cfn_color 0 [hidlib] on-screen grid + cross rnd_cfn_color 0 [hidlib] on-screen crosshair color (inverted) Index: trunk/doc/conf/tree/editor.html =================================================================== --- trunk/doc/conf/tree/editor.html (revision 36423) +++ trunk/doc/conf/tree/editor.html (revision 36424) @@ -53,4 +53,16 @@ beep_when_finished rnd_cfn_boolean 0 flag if a signal should be produced when searching of connections is done undo_warning_size rnd_cfn_integer 0 warn the user when undo list exceeds this amount of kilobytes in memory subc_conv_refdes rnd_cfn_string 0 automatic refdes value assigned to new subcircuits on conversion from objects - if empty, no refdes text or attribute is added; if the value is , the refdes text object is added but no refdes attribute is created + mode rnd_cfn_integer 0 [hidlib] currently active tool + grid_unit rnd_cfn_unit 0 [hidlib] select whether you draw in mm or mil + grid rnd_cfn_coord 0 [hidlib] grid in pcb-units + grids rnd_cfn_list 0 [hidlib] grid in grid-string format + grids_idx rnd_cfn_integer 0 [hidlib] the index of the currently active grid from grids + draw_grid rnd_cfn_boolean 0 [hidlib] draw grid points + cross_grid rnd_cfn_boolean 0 [hidlib] when drawing the grid, draw little 3x3 pixel crosses instead of single pixel dots + auto_place rnd_cfn_boolean 0 [hidlib] force placement of GUI windows (dialogs), trying to override the window manager + fullscreen rnd_cfn_boolean 0 [hidlib] hide widgets to make more room for the drawing + crosshair_shape_idx rnd_cfn_integer 0 [hidlib] OBSOLETE: do not use + enable_stroke rnd_cfn_boolean 0 [hidlib] Enable libstroke gestures on middle mouse button when non-zero + translate_key rnd_cfn_list 0 [hidlib] Index: trunk/doc/conf/tree/rc.html =================================================================== --- trunk/doc/conf/tree/rc.html (revision 36423) +++ trunk/doc/conf/tree/rc.html (revision 36424) @@ -27,4 +27,15 @@ save_final_fallback_fmt rnd_cfn_string 0 when a new file is created (by running pcb-rnd with the file name) there won't be a known format; pcb-rnd will guess from the file name (extension) but eventhat may fail. This format is the final fallback that'll be used if no other guessing mechanism worked. The user can override this by save as. save_fp_fmt rnd_cfn_string 0 when saving a buffer element/subcircuit, prefer this format by default have_regex rnd_cfn_boolean 0 whether we have regex compiled in + verbose rnd_cfn_integer 0 [hidlib] + quiet rnd_cfn_integer 0 [hidlib] print only errors on stderr + dup_log_to_stderr rnd_cfn_boolean 0 [hidlib] copy log messages to stderr even if there is a HID that can show them + cli_prompt rnd_cfn_string 0 [hidlib] plain text prompt to prefix the command entry + cli_backend rnd_cfn_string 0 [hidlib] command parser action + export_basename rnd_cfn_boolean 0 [hidlib] if an exported file contains the source file name, remove path from it, keeping the basename only + menu_file rnd_cfn_string 0 [hidlib] where to load the default menu file from. If empty/unset, fall back to the legacy 'per hid own menu file' setup. If contains slash, take it as a full path, if no slash, do a normal menu search for menu-NAME.lht + menu_patches rnd_cfn_list 0 [hidlib] file paths to extra menu patches to load + preferred_gui rnd_cfn_list 0 [hidlib] if set, try GUI HIDs in this order when no GUI is explicitly selected + hid_fallback rnd_cfn_boolean 0 [hidlib] if there is no explicitly specified HID (--gui) and the preferred GUI fails, automatically fall back on other HIDs, eventually running in batch mode + anyload_persist rnd_cfn_list 0 [hidlib] if not empty, load all anyload directories/files from this path on startup Index: trunk/doc/conf/tree/rc_path.html =================================================================== --- trunk/doc/conf/tree/rc_path.html (revision 36423) +++ trunk/doc/conf/tree/rc_path.html (revision 36424) @@ -8,4 +8,6 @@ bin rnd_cfn_string 0 e.g. /usr/bin share rnd_cfn_string 0 e.g. /usr/share/pcb-rnd design rnd_cfn_string 0 directory path of the current design, or if the current design doesn't have a file name yet + home rnd_cfn_string 0 [hidlib] user's home dir, determined run-time + exec_prefix rnd_cfn_string 0 [hidlib] exec prefix path (extracted from argv[0]) Index: trunk/doc/conf/tree/temp.html =================================================================== --- trunk/doc/conf/tree/temp.html (revision 36423) +++ trunk/doc/conf/tree/temp.html (revision 36424) @@ -5,4 +5,5 @@ node name type flags description rat_warn rnd_cfn_boolean 0 rats nest has set warnings clip_inhibit_chg rnd_cfn_boolean 0 dummy node to inform the menu about clip inhibit change + click_cmd_entry_active rnd_cfn_boolean 0 [hidlib] true if the command line is active when the user click - this gives the command interpreter a chance to capture the click and use the coords Index: trunk/util/pcblib.cgi.conf =================================================================== --- trunk/util/pcblib.cgi.conf (revision 36423) +++ trunk/util/pcblib.cgi.conf (revision 36424) Property changes on: trunk/util/pcblib.cgi.conf ___________________________________________________________________ Deleted: svn:mergeinfo ## -0,0 +0,0 ##