From f99eb07e2313f7be716767edb77090df752901a6 Mon Sep 17 00:00:00 2001 From: Stefan Schippers Date: Sat, 16 Sep 2023 17:18:10 +0200 Subject: [PATCH] update keybinding list (missing "s" - simulation) and some minor corrections in commands.html --- doc/xschem_man/commands.html | 3 ++- src/keys.help | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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

KEYBIND CUSTOMIZATION

- 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