Skip to content

Commit

Permalink
add F2 shortcut for shortcuts command in the case where F1 is used by…
Browse files Browse the repository at this point in the history
… an extension
  • Loading branch information
jonathanpoelen committed Mar 17, 2024
1 parent 4c7063f commit 71e1275
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down Expand Up @@ -67,6 +67,7 @@ ctrl+down next -12
> next_chap 1

| prev
\ next
c pgup_or_prev
v prev
b pgup_or_prev 50
Expand Down Expand Up @@ -112,6 +113,7 @@ altgr+left_click newtab
# extra

F1 shortcuts
F2 shortcuts
F8 search
F10 open

Expand Down
1 change: 1 addition & 0 deletions htmlviewer
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ altgr+left_click newtab
# extra
F1 shortcuts
F2 shortcuts
F8 search
F10 open
Expand Down

0 comments on commit 71e1275

Please sign in to comment.