notes/.config/mcomix/keybindings.conf

261 lines
No EOL
3.5 KiB
Text

{
"previous_page": [
"Page_Up",
"KP_Page_Up",
"BackSpace"
],
"next_page": [
"Page_Down",
"KP_Next"
],
"previous_page_ff": [
"<Shift>Page_Up",
"<Shift>KP_Page_Up",
"<Shift>BackSpace",
"<Shift><Alt>Left"
],
"next_page_ff": [
"<Shift>Page_Down",
"<Shift>KP_Next",
"<Shift><Alt>Right"
],
"previous_page_dynamic": [
"<Alt>Left"
],
"next_page_dynamic": [
"<Alt>Right"
],
"previous_page_singlestep": [
"<Primary>Page_Up",
"<Primary>KP_Page_Up",
"<Primary>BackSpace"
],
"next_page_singlestep": [
"<Primary>Page_Down",
"<Primary>KP_Next"
],
"first_page": [
"Home",
"KP_Home"
],
"last_page": [
"End",
"KP_End"
],
"go_to": [
"g"
],
"next_archive": [
"<Primary><Shift>n"
],
"previous_archive": [
"<Primary><Shift>p"
],
"next_directory": [
"<Primary>n"
],
"previous_directory": [
"<Primary>p"
],
"scroll_left_bottom": [
"KP_1"
],
"scroll_middle_bottom": [
"KP_2"
],
"scroll_right_bottom": [
"KP_3"
],
"scroll_left_middle": [
"KP_4"
],
"scroll_middle": [
"KP_5"
],
"scroll_right_middle": [
"KP_6"
],
"scroll_left_top": [
"KP_7"
],
"scroll_middle_top": [
"KP_8"
],
"scroll_right_top": [
"KP_9"
],
"scroll_down": [
"Down",
"KP_Down"
],
"scroll_up": [
"Up",
"KP_Up"
],
"scroll_right": [
"Right",
"KP_Right"
],
"scroll_left": [
"Left",
"KP_Left"
],
"smart_scroll_up": [
"<Shift>space"
],
"smart_scroll_down": [
"space"
],
"zoom_in": [
"plus",
"KP_Add",
"equal"
],
"zoom_out": [
"minus",
"KP_Subtract"
],
"zoom_original": [
"<Primary>0",
"KP_0"
],
"keep_transformation": [
"k"
],
"rotate_90": [
"r"
],
"rotate_180": [],
"rotate_270": [
"<Shift>r"
],
"flip_horiz": [],
"flip_vert": [],
"no_autorotation": [],
"rotate_90_width": [],
"rotate_270_width": [],
"rotate_90_height": [],
"rotate_270_height": [],
"double_page": [
"d"
],
"manga_mode": [
"m"
],
"invert_scroll": [
"x"
],
"lens": [
"l"
],
"stretch": [
"y"
],
"best_fit_mode": [
"b"
],
"fit_width_mode": [
"w"
],
"fit_height_mode": [
"h"
],
"fit_size_mode": [
"s"
],
"fit_manual_mode": [
"a"
],
"exit_fullscreen": [
"Escape"
],
"osd_panel": [
"Tab"
],
"minimize": [
"n"
],
"fullscreen": [
"f",
"F11"
],
"toolbar": [],
"menubar": [
"<Primary>m"
],
"statusbar": [],
"scrollbar": [],
"thumbnails": [
"F9"
],
"hide_all": [
"i"
],
"slideshow": [
"<Primary>s"
],
"delete": [
"Delete"
],
"refresh_archive": [
"<Primary><Shift>r"
],
"close": [
"<Primary>w"
],
"quit": [
"<Primary>q"
],
"save_and_quit": [
"<Primary><Shift>q"
],
"extract_page": [
"<Primary><Shift>s"
],
"comments": [
"c"
],
"properties": [
"<Alt>Return"
],
"preferences": [
"F12"
],
"edit_archive": [],
"open": [
"<Primary>o"
],
"enhance_image": [
"e"
],
"library": [
"<Primary>l"
],
"execute_command_1": [
"1"
],
"execute_command_2": [
"2"
],
"execute_command_3": [
"3"
],
"execute_command_4": [
"4"
],
"execute_command_5": [
"5"
],
"execute_command_6": [
"6"
],
"execute_command_7": [
"7"
],
"execute_command_8": [
"8"
],
"execute_command_9": [
"9"
]
}