From c8e1a08a9266eb38eeb15281d354f601ea632f2c Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Thu, 22 Feb 2024 15:26:21 -0300 Subject: [PATCH] player: Update keyboard shortcuts --- .../player/widgets/shortcuts_window.ui | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/gameeky/player/widgets/shortcuts_window.ui b/src/gameeky/player/widgets/shortcuts_window.ui index 5a48c055..235d8276 100644 --- a/src/gameeky/player/widgets/shortcuts_window.ui +++ b/src/gameeky/player/widgets/shortcuts_window.ui @@ -36,6 +36,35 @@ + + + Rotation + + + <Ctrl>Up + Rotate north + + + + + <Ctrl>Right + Rotate east + + + + + <Ctrl>Down + Rotate south + + + + + <Ctrl>Left + Rotate west + + + + Actions