{ "keybindings": { "Home": { "": "Quit", // Quit the application "": "Quit", // Another way to quit "": "Quit", // Yet another way to quit "": "Quit", // Final way to quit "": "Suspend", // Suspend the application "": "NextTab", // Go to the next tab "": "PrevTab", // Go to the previous tab "": "SelectNext", // Go to the next selection in options "": "SelectPrev", // Go to the previous selection in options "": "Continue", // Continue with the current selection }, } }