From ff07c4700e19cd3197fd8bac1ab8346b18aaaf15 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 22 Jul 2015 20:16:21 +0000 Subject: Use the q key to quit gracefully Relying on ctrl-C user interrupt to exit leaves the terminal in a dirty state, and potentially unusable. Add the ability to exit gracefully by pressing the q key. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1855710..1e4a37f 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,8 @@ In either the presenter's console or the main presentty window, the left and right arrow keys or page-up and page-down navigate between slides. +To exit presentty gracefully, use the 'q' key. + Source ------ -- cgit v1.2.3