7b91e10f22
- Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161
36 lines
592 B
Plaintext
36 lines
592 B
Plaintext
G_CMD(quit)
|
|
G_CMD(switch_mode)
|
|
G_CMD(toggle_fullscreen)
|
|
G_CMD(toggle_bar)
|
|
G_CMD(prefix_external)
|
|
G_CMD(reload_image)
|
|
G_CMD(remove_image)
|
|
G_CMD(first)
|
|
G_CMD(n_or_last)
|
|
G_CMD(scroll_screen)
|
|
G_CMD(zoom)
|
|
G_CMD(toggle_image_mark)
|
|
G_CMD(reverse_marks)
|
|
G_CMD(unmark_all)
|
|
G_CMD(navigate_marked)
|
|
|
|
I_CMD(navigate)
|
|
I_CMD(alternate)
|
|
I_CMD(navigate_frame)
|
|
I_CMD(toggle_animation)
|
|
I_CMD(scroll)
|
|
I_CMD(scroll_to_edge)
|
|
I_CMD(drag)
|
|
I_CMD(set_zoom)
|
|
I_CMD(fit_to_win)
|
|
I_CMD(rotate)
|
|
I_CMD(flip)
|
|
I_CMD(change_gamma)
|
|
I_CMD(toggle_antialias)
|
|
I_CMD(toggle_alpha)
|
|
I_CMD(slideshow)
|
|
|
|
T_CMD(move_sel)
|
|
T_CMD(reload_all)
|
|
|