From 4d525171fa677775b879012ab6390b039f915c41 Mon Sep 17 00:00:00 2001 From: Roy Zwambag Date: Sat, 15 Apr 2023 09:32:42 +0200 Subject: [PATCH] Add macOS shortcut for closing Scene window --- getting_started/step_by_step/nodes_and_scenes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/nodes_and_scenes.rst b/getting_started/step_by_step/nodes_and_scenes.rst index ebc10ba28..024a0b3d3 100644 --- a/getting_started/step_by_step/nodes_and_scenes.rst +++ b/getting_started/step_by_step/nodes_and_scenes.rst @@ -157,7 +157,7 @@ The application should open in a new window and display the text "Hello World". .. image:: img/nodes_and_scenes_11_final_result.webp -Close the window or press :kbd:`F8` to quit the running scene. +Close the window or press :kbd:`F8` (:kbd:`Cmd + .` on macOS) to quit the running scene. .. note::