Restructuring src folder
This commit is contained in:
23
debs/solarfm-0-0-1-x64/usr/share/solarfm/key-bindings.json
Normal file
23
debs/solarfm-0-0-1-x64/usr/share/solarfm/key-bindings.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"keybindings": {
|
||||
"help" : "F1",
|
||||
"rename_files" : ["F2",
|
||||
"<Control>e"],
|
||||
"open_terminal" : "F4",
|
||||
"refresh_tab" : ["F5",
|
||||
"<Control>r"],
|
||||
"tggl_top_main_menubar" : "<Control>0",
|
||||
"tear_down" : "<Control>q",
|
||||
"go_up" : "<Control>Up",
|
||||
"go_home" : "<Control>slash",
|
||||
"grab_focus_path_entry" : "<Control>l",
|
||||
"open_files" : "<Control>o",
|
||||
"show_hide_hidden_files" : "<Control>h",
|
||||
"create_tab" : "<Control>t",
|
||||
"keyboard_close_tab" : "<Control>w",
|
||||
"copy_files" : "<Control>c",
|
||||
"cut_files" : "<Control>x",
|
||||
"paste_files" : "<Control>v",
|
||||
"create_files" : "<Control>n"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user