summaryrefslogtreecommitdiffstats
path: root/commands.lst
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-07-23 21:50:31 +0200
committerBert Münnich <ber.t@posteo.de>2014-07-23 21:50:31 +0200
commit06164c29b759c3e21e79be03b285bdf3da6f5a25 (patch)
tree75b3c1a68da5271e89b84b7905339ff3f3283569 /commands.lst
parent5d0679b855bb42aaaf3435a3182ac5ddb4412e1f (diff)
downloadnsxiv-06164c29b759c3e21e79be03b285bdf3da6f5a25.tar.zst
Revised command structure and key and mouse button mappings
Diffstat (limited to 'commands.lst')
-rw-r--r--commands.lst34
1 files changed, 34 insertions, 0 deletions
diff --git a/commands.lst b/commands.lst
new file mode 100644
index 0000000..ece3f48
--- /dev/null
+++ b/commands.lst
@@ -0,0 +1,34 @@
+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(toggle_image_mark)
+G_CMD(reverse_marks)
+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(zoom)
+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)
+