summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2023-01-25 16:52:42 +0100
committerBastien Nocera <hadess@hadess.net>2023-01-25 16:54:20 +0100
commita35c00f94ed660437f21ccb92a36ddc189a9b520 (patch)
tree4423d719aab13cd83ec05bd1c32c1d75027540d9
parent9ad2be78e1629a0e3a711fa41fc6b94993dd3d95 (diff)
downloadtotem-a35c00f94ed660437f21ccb92a36ddc189a9b520.tar.gz
main: Document M for the DVD main menu
-rw-r--r--README.md3
-rw-r--r--data/shortcuts.ui7
2 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 29db67c0e..e5c02ca31 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ are listed in the table below.
| Function | Shortcut |
| :--- | :--- |
-| `M` (when playing a DVD) | menu |
| `Ctrl+Q` | Quit |
| `Ctrl+W` | Press back button/Quit |
| `Mouse button 1 double-click` | Toggle full screen |
@@ -52,4 +51,4 @@ are listed in the table below.
Bugs should be filed in the [GNOME GitLab](https://gitlab.gnome.org/GNOME/totem/issues/).
If the problem happens with a single video, please make sure to share it either
-through the issue tracker, or through a third-party service if the file is too big. \ No newline at end of file
+through the issue tracker, or through a third-party service if the file is too big.
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index d797e47f5..34e49b4c3 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -334,6 +334,13 @@
<property name="title" translatable="yes" context="shortcut window">Navigate right</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="dvd-menu">
+ <property name="visible">1</property>
+ <property name="accelerator">M</property>
+ <property name="title" translatable="yes" context="shortcut window">Go to main menu</property>
+ </object>
+ </child>
</object>
</child>
<child>