From 888fba907eba13ee6a30bf7169d4d96af5b443a5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 27 Sep 2020 11:02:06 +0200 Subject: Implement pgup/pgdown/home/end keys --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 260b320..f6db7e0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,10 @@ echo -e "hello\nworld" | QuickMedia dmenu ## Installation If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to use [sibs](https://git.dec05eba.com/sibs/) to build QuickMedia manually.\ ## Controls -Press `arrow up` and `arrow down` to navigate the menu and also to scroll to the previous/next image when viewing manga in scorll mode. Alternatively you can use the mouse scroll to scroll to the previous/next manga in scroll mode.\ +Press `Arrow up` or `Arrow down` to navigate the menu and also to scroll to the previous/next image when viewing manga in scroll mode. Alternatively you can use the mouse scroll to scroll to the previous/next manga in scroll mode.\ +Press `Arrow left` or `Arrow right` to switch tab.\ +Press `Page up` to scroll up and entire page or `Page down` to scroll down an entire page.\ +Press `Home` to scroll to the top or `End` to scroll to the bottom.\ Press `Enter` (aka `Return`) to select the item.\ Press `ESC` to go back to the previous menu.\ Press `Ctrl + F` to switch between window mode and fullscreen mode when watching a video.\ -- cgit v1.2.3