Add a keyboard shortcut to change planets #1741
-
To change the planet from which I am viewing the sky, I can go into the "Location" window and select a different planet, say Mars. But I don't know how to do this from the keyboard. I would like to add a keyboard shortcut to switch my location to Mars. How can I do that? Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Select the Mars and press Ctrl+G (described in Help window (shortcut: F1) and in the Stallarium User Guide). Other way: write a script, which contains the code to switch a location and assign shortcut to the script. |
Beta Was this translation helpful? Give feedback.
-
@imariasantos did you try following:
|
Beta Was this translation helpful? Give feedback.
Select the Mars and press Ctrl+G (described in Help window (shortcut: F1) and in the Stallarium User Guide).
Other way: write a script, which contains the code to switch a location and assign shortcut to the script.