Skip to content

Commit

Permalink
small xschemrc edits
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanSchippers committed Sep 24, 2023
1 parent 41d9759 commit ba5eb14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/xschemrc
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@

#### enable stretch mode: when dragging a selection rectangle that cuts wires these are stretched
#### to follow the selected objects when moved. Default: not enabled (0).
#### This can be normally done by dragging with the Control key pressed.
#### Enabling this option swaps the two drag modes.
# set enable_stretch 0

#### enable drawing crosshairs at mouse coordinates. Default: disabled (0)
Expand Down Expand Up @@ -390,7 +392,7 @@
#### TCL FILES TO LOAD AT STARTUP
###########################################################################
#### list of tcl files to preload.
set tcl_files {}
# set tcl_files {}
# lappend tcl_files [list ${XSCHEM_SHAREDIR}/ngspice_backannotate.tcl]
# lappend tcl_files ${XSCHEM_SHAREDIR}/change_index.tcl
# lappend tcl_files ....
Expand Down

0 comments on commit ba5eb14

Please sign in to comment.