minor slideshow tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-03-16 14:42:09 +03:00
parent aafe5690a0
commit 251268f8be

View File

@ -41,6 +41,7 @@ module.GLOBAL_KEYBOARD = {
], ],
Esc: 'toggleSlideshow: "off" -- Exit slideshow', Esc: 'toggleSlideshow: "off" -- Exit slideshow',
Space: 'Esc',
Enter: 'slideshowDialog', Enter: 'slideshowDialog',
Left: 'resetSlideshowTimer', Left: 'resetSlideshowTimer',