GNOME Bugzilla – Bug 757835
Provide a shortcuts window
Last modified: 2016-09-20 08:15:55 UTC
Since Boxes doesn't have a menu bar, it would be great to provide a GtkShortcutsWindow so that users can discover available keyboard shortcuts. More details can be found here: https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows
I was to fill a wishlist for attaching a shortcut to the 'full screen' mode and luckily found this related ticket.
commit: 8949047fdc0c41fdf5d896e58078011d4f826d65 configure: Require gtk+ >= 3.19.4 This is needed for using the new GtkShortcuts* API. commit: 45dd8f32276099430663882ef925c9a37143d9f9 Add keyboard shortcuts help window Using the new Gtk+ API, let's provide a keyboard shortcuts help window.
Created attachment 316899 [details] Screenshot of the window
(In reply to Zeeshan Ali (Khattak) from comment #3) > Created attachment 316899 [details] > Screenshot of the window Please pardon my huge fonts. :)