Newton_Editor/user_config/usr/share/newton/key-bindings.json

10 lines
319 B
JSON

{
"keybindings": {
"help" : "F1",
"tggl_top_main_menubar" : "<Control>0",
"keyboard_focus_1st_pane" : "<Control>8",
"keyboard_focus_2nd_pane" : "<Control>9",
"open_terminal" : "F4",
"tear_down" : "<Control>q"
}
}