From 42c76c96931bc5b9635db945976f861aa3ba5503 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 22 Sep 2023 16:13:25 +0200 Subject: [PATCH] doc updates (cut wires) --- doc/xschem_man/commands.html | 7 ++++++- src/keys.help | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/doc/xschem_man/commands.html b/doc/xschem_man/commands.html index a6dd94fc..e472b684 100644 --- a/doc/xschem_man/commands.html +++ b/doc/xschem_man/commands.html @@ -66,7 +66,12 @@ Shift + Right Button Select all connected wires/labels/pins Ctrl + Right Button Select all connected wires/labels/pins, stopping at wire junctions -Alt + RightButton cut wire at mouse position (creates 2 adjacent wires) +Alt + RightButton Cut wire at mouse position (creates 2 adjacent wires) + aligns the cut point to current snap setting. + +Alt + Shift + RightButton + Cut wire at mouse position (creates 2 adjacent wires) + does not align cut point to current snap setting. Mouse Wheel Zoom in / out diff --git a/src/keys.help b/src/keys.help index 277044fd..3cdee72b 100644 --- a/src/keys.help +++ b/src/keys.help @@ -26,7 +26,13 @@ Shift + Right Button Select all connected wires/labels/pins Ctrl + Right Button Select all connected wires/labels/pins, stopping at wire junctions -Alt + RightButton cut wire at mouse position (creates 2 adjacent wires) +Alt + RightButton Cut wire at mouse position (creates 2 adjacent wires) + aligns the cut point to current snap setting. + +Alt + Shift + RightButton + Cut wire at mouse position (creates 2 adjacent wires) + does not align cut point to current snap setting. + Mouse Wheel Zoom in / out