PACKAGE/DEFCONFIG: add sdlbook app (#99)

with miyoo&optimization changes
This commit is contained in:
Apaczer
2024-05-06 23:56:12 +02:00
committed by GitHub
parent f5bdd4355a
commit 1852510148
16 changed files with 802 additions and 0 deletions

View File

View File

@@ -0,0 +1,5 @@
title=SDLbook
description=DJVU/PDF/EPUB viewer & more
exec=/usr/bin/sdlbook
manual=/mnt/manuals/sdlbook.man.txt
selectordir=/mnt/books

View File

@@ -0,0 +1,15 @@
SDLbook hotkeys:
-----------------------
A = accept
B = cancel
UP = scroll up
DOWN = scroll down
L2/R2+UP = scroll fast upwards
L2/R2+DOWN = scroll fast downwards
L1 = scroll one page up
R1 = scroll one page down
X = zoom in page
Y = zoom out page
SELECT = jump to inserted page number
RESET = quit app
START = show HELP screen