Commit Graph

7 Commits (c2207f0e673d5d26a7af44c619e800f94698064e)

Author SHA1 Message Date
Dobrica Pavlinusic c2207f0e67 rotate page using J and K keys 13 years ago
HW 5e62e3e4af file mode fixes, added shebang to rendertext example script 13 years ago
HW a86352dbc4 added enter key for SDL/emu mode 13 years ago
Dobrica Pavlinusic 04087c072f added altmode for smaller pans and zooms 13 years ago
Dobrica Pavlinusic bdda25f284 move gamma controlls to volume or F11/F12 in emu
Idea is to fee 5way presses for pan/zoom operations in future
13 years ago
HW a6541596ce added multiple zoom variants
also, added key codes from launchpad sources.
thus, a few constants change their names.
These are the current keys:
PGFWD = next page
PGBCK = previous page

SHIFT+PGFWD = zoom in
SHIFT+PGBCK = zoom out

A = fit to page
S = fit to page width
D = fit to page height

SHIFT+A = fit to page content
SHIFT+S = fit to page content width
SHIFT+D = fit to page content height

SHIFT+FW_UP = Gamma + 0.2
SHIFT+FW_DOWN = Gamma - 0.2
13 years ago
HW a07ea2f8b8 factored out key config and tilecache 13 years ago