From 2358d23327132b8c5895aa255f0658cc5a525d71 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 3 May 2013 02:30:51 +0400 Subject: [PATCH] several minor tweeks... Signed-off-by: Alex A. Naanou --- ui/keybindings3.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/keybindings3.js b/ui/keybindings3.js index bfcf0901..887a4348 100755 --- a/ui/keybindings3.js +++ b/ui/keybindings3.js @@ -81,6 +81,9 @@ var KEYBOARD_CONFIG = { Space: { default: 'Right', shift: 'Left', + // screen-oriented movement... + ctrl: 'Right', + 'ctrl+shift': 'Left', }, /* XXX for some reason this does not work,,, // XXX for some odd reason, returning false does not cancel