# feh key configuration.
# Comments start with a # sign, do not use them mid-line.
# Each line must be blank, a comment, or a key definition.
#
# key definition: <action name> <key1> [<key2> [<key3>]]
#
# Each <key> is an X11 keysym (as output by xev) with optional modifier.
# For instance, C-x would be Ctrl+X, or 4-space Mod4+Space
#

#menu_parent h Left
#menu_child  l Right
#menu_down   j Down
#menu_up     k Up
#menu_select space Return

# Same for image navigation ...
prev_img s Left BackSpace
next_img t Right space
remove d
delete S-D

# and image movement
scroll_up    C-r
scroll_down  C-n
scroll_left  C-s
scroll_right C-t

# zooming
zoom_in  1-i
zoom_out 1-o
zoom_default 1-d
zoom_fit 1-f

# I only hit these accidentaly
save_image
save_filelist