diff --git a/doc/xschem_man/commands.html b/doc/xschem_man/commands.html index d4685c3c..076a1c5b 100644 --- a/doc/xschem_man/commands.html +++ b/doc/xschem_man/commands.html @@ -189,6 +189,7 @@ ctrl 'q' Exit XSCHEM alt 'r' Rotate objects around their anchor points shift 'R' Rotate - 'r' Start rect + 's' run simulation (asks confirmation) shift 'S' Change element order ctrl+shift 'S' Save as schematic ctrl 's' Save schematic @@ -230,7 +231,7 @@ ctrl '$' Toggle use XCopyArea vs drawing primitives for drawing t
- changes to default keybindings may be placed in the ~/.xschem file as in the following examples: + changes to default keybindings may be placed in the ~/.xschem/xschemrc file as in the following examples:
## replace Ctrl-d with Escape (so you won't kill the program :-)) diff --git a/src/keys.help b/src/keys.help index d8597f1a..0a544ea0 100644 --- a/src/keys.help +++ b/src/keys.help @@ -151,6 +151,7 @@ shift 'R' Rotate - 'r' Start rect shift 'S' Change element order ctrl+shift 'S' Save as schematic + 's' run simulation (asks confirmation) ctrl 's' Save schematic alt 's' Reload current schematic from disk ctrl+alt 's' Save-as symbol