It looks like you're new here. If you want to get involved, click one of these buttons!
Hello,
I am trying to set some shortcuts since I have just installed Klayout and it came without any shortcut.
However, it seems that when I type CTRL or SHIFT commands, it does not recognize them. I am not sure if I have fully understood how to set shortcuts, so I would like to ask someone assitance on how to solve this issue
Thank you!
Comments
Hi filmartinelli
try use
Ctrl+S
instead ofCtrl + S
Klayout key binding does not allow spacing between
+
sign and keys@RawrRanger Thanks, I hope this helps.
A note from my side: the notation stems from
QKeySequence
described for example here: https://doc.qt.io/qt-6/qkeysequence.html#QKeySequence-1Matthias