forked from xyb3rt/sxiv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommands.lst
60 lines (57 loc) · 1.18 KB
/
commands.lst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
G_CMD(quit)
G_CMD(switch_mode)
G_CMD(toggle_fullscreen)
G_CMD(toggle_bar)
G_CMD(toggle_synczoom)
G_CMD(prefix_external)
G_CMD(reload_image)
G_CMD(reorder_marked_images)
G_CMD(reorder_marked_images_to_alternate)
G_CMD(reorder_marked_images_to_current)
G_CMD(reorder_image)
G_CMD(reorder_image_to_alternate)
G_CMD(remove_image)
G_CMD(remove_marked)
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(mark_range)
G_CMD(unmark_all)
G_CMD(navigate_marked)
G_CMD(navigate_unmarked)
G_CMD(change_gamma)
G_CMD(change_brightness)
G_CMD(change_contrast)
G_CMD(swap_gamma)
G_CMD(cycle_silhouetting)
G_CMD(cycle_opacity)
G_CMD(toggle_negalpha)
G_CMD(clone_image)
G_CMD(insert_from_clipboard)
G_CMD(dump_filelist)
I_CMD(navigate)
I_CMD(cursor_navigate)
I_CMD(alternate)
I_CMD(navigate_frame)
I_CMD(toggle_animation)
I_CMD(toggle_grid)
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(cycle_antialias)
I_CMD(toggle_alpha)
I_CMD(toggle_mouse_pos)
I_CMD(print_mouse_pos)
I_CMD(cycle_tiling)
I_CMD(cycle_scalefactor)
I_CMD(slideshow)
T_CMD(move_sel)
T_CMD(move_and_reorder)
T_CMD(reload_all)