update
This commit is contained in:
parent
c056f46e3e
commit
5436dac1da
16
keys
16
keys
|
@ -14,16 +14,16 @@ zoom_fit
|
|||
|
||||
# toggle_pause space
|
||||
|
||||
next_img l Right
|
||||
prev_img h Left
|
||||
next_img L Right
|
||||
prev_img H Left
|
||||
|
||||
scroll_up K
|
||||
scroll_down J
|
||||
scroll_left H
|
||||
scroll_right L
|
||||
scroll_up k
|
||||
scroll_down j
|
||||
scroll_left h
|
||||
scroll_right l
|
||||
|
||||
zoom_in k
|
||||
zoom_out j
|
||||
zoom_in K
|
||||
zoom_out J
|
||||
zoom_fit Up
|
||||
zoom_default Down
|
||||
|
||||
|
|
Loading…
Reference in New Issue