diff --git a/src/xschemrc b/src/xschemrc index fc15f538..2dd5ca90 100644 --- a/src/xschemrc +++ b/src/xschemrc @@ -221,10 +221,11 @@ #### if not set show selected items at end of drag. Default: enabled (1) # set incremental_select 0 -#### if set to 1, pressing 'w' will immediately place a wire at current cursor -#### position without waiting for Button1 (LMB) click. Can be disabled via menu +#### if set to 1, pressing 'w', 'l', 'r', 'C', or 'Ctrl+C' will immediately place the +#### corresponding component at current cursor position without waiting for Button1 (LMB) click. +#### This setting can be disabled via the Options menu #### default: 0 -# set infix_wire 1 +# set infix_interface 1 #### wires are drawn in free-form mode with this mode enabled (default). #### if set to 0, wires drawn on the schematic will no longer strictly