From 71e1275e16ffff0e2d9a737445ac1220b714a4dd Mon Sep 17 00:00:00 2001 From: Jonathan Poelen Date: Sun, 17 Mar 2024 03:40:37 +0100 Subject: [PATCH] add F2 shortcut for shortcuts command in the case where F1 is used by an extension --- README.md | 4 +++- htmlviewer | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2db5e2..72f8e20 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`htmlviewer` is a tool that generates a web page to view images in a directorie. `htmlviewer-gui` is simple wrapper which uses `zenity` as GUI. +`htmlviewer` is a tool that generates a web page to view images from a directorie. `htmlviewer-gui` is simple wrapper which uses `zenity` as GUI. A standalone viewer is available [here](https://jonathanpoelen.github.io/manga-viewer). @@ -67,6 +67,7 @@ ctrl+down next -12 > next_chap 1 | prev +\ next c pgup_or_prev v prev b pgup_or_prev 50 @@ -112,6 +113,7 @@ altgr+left_click newtab # extra F1 shortcuts +F2 shortcuts F8 search F10 open diff --git a/htmlviewer b/htmlviewer index 7b4b366..b65036b 100755 --- a/htmlviewer +++ b/htmlviewer @@ -78,6 +78,7 @@ altgr+left_click newtab # extra F1 shortcuts +F2 shortcuts F8 search F10 open