Index: tree/editor.html =================================================================== --- tree/editor.html (revision 29396) +++ tree/editor.html (revision 29397) @@ -46,7 +46,6 @@ io_incomp_popup boolean 0 wether to enable popping up the io incompatibility list dialog on save incompatibility errors io_incomp_style string 0 view listing style (list or simple), when io_incomp_popup is true click_time integer 0 default time for click expiration, in ms - enable_stroke boolean 0 Enable libstroke gestures on middle mouse button when non-zero live_routing boolean 0 autorouter shows tracks in progress beep_when_finished boolean 0 flag if a signal should be produced when searching of connections is done undo_warning_size integer 0 warn the user when undo list exceeds this amount of kilobytes in memory @@ -60,4 +59,5 @@ auto_place boolean 0 [hidlib] force placement of GUI windows (dialogs), trying to override the window manager fullscreen boolean 0 [hidlib] hide widgets to make more room for the drawing crosshair_shape_idx integer 0 [hidlib] crosshair shape as defined in pcb_crosshair_shape_e + enable_stroke boolean 0 [hidlib] Enable libstroke gestures on middle mouse button when non-zero