[Scummvm-git-logs] scummvm master -> c8bc79ccb8d48591b567f9bd8a34ae041bc319f3

bluegr noreply at scummvm.org
Thu Apr 21 21:33:14 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c8bc79ccb8 DOCS: Add a shortcut for the ScummVM debugger (#3775)


Commit: c8bc79ccb8d48591b567f9bd8a34ae041bc319f3
    https://github.com/scummvm/scummvm/commit/c8bc79ccb8d48591b567f9bd8a34ae041bc319f3
Author: lwcorp (lwcorp at users.noreply.github.com)
Date: 2022-04-22T00:33:10+03:00

Commit Message:
DOCS: Add a shortcut for the ScummVM debugger (#3775)

The ScummVM debugger works in most if not all engines

Changed paths:
    doc/docportal/use_scummvm/keyboard_shortcuts.rst


diff --git a/doc/docportal/use_scummvm/keyboard_shortcuts.rst b/doc/docportal/use_scummvm/keyboard_shortcuts.rst
index cf2622f0625..0f3f3e328ec 100755
--- a/doc/docportal/use_scummvm/keyboard_shortcuts.rst
+++ b/doc/docportal/use_scummvm/keyboard_shortcuts.rst
@@ -29,3 +29,4 @@ Default shortcuts are shown in the table.
         :kbd:`Alt+Enter` ,Toggles full screen/windowed mode
         :kbd:`Alt+s` ,Takes a :ref:`screenshot <screenshotpath>`
         :kbd:`Ctrl+F7`,"Opens virtual keyboard (if enabled). This can also be opened with a long press of the middle mouse button or wheel."
+		:kbd:`Ctrl+Alt+d`,"Opens the ScummVM debugger"




More information about the Scummvm-git-logs mailing list