Change in keyboard shortcuts (imgui) #5977
Answered
by
hugtalbot
hugtalbot
asked this question in
Write / Run a simulation
|
As stated by @accuracy-maker (thank you for making me write this post 🙏) in #5954, the way to interact with the keyboard and keyboard shortcuts changed in the new ImGui-based GUI for SOFA. Several shortcuts are related to the window:
Using the control (CTRL) key, you activate GUI shortcuts such as:
Using the SHIFT key, you activate the scene interactions such as the mouse interaction. Using the SHIFT + CTRL keys, you will trigger events on key pressed/released. |
Answered by
hugtalbot
Feb 26, 2026
Replies: 1 comment 3 replies
|
The documentation has been updated accordingly here: https://sofa-framework.github.io/doc/using-sofa/runsofa-with-imgui/#keyboard-shortcuts |
3 replies
Answer selected by
hugtalbot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The documentation has been updated accordingly here: https://sofa-framework.github.io/doc/using-sofa/runsofa-with-imgui/#keyboard-shortcuts