From 0c2108e1878938526d84bd22ce247011d95be48e Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Fri, 19 Oct 2007 22:50:29 +0200 Subject: [PATCH] Add new keybindings (Ctrl+Q, Ctrl+escape) for close activity --- NEWS | 1 + shell/kbdconfig | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3f0aa19b..120223f1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +* Add new keybindings (Ctrl+Q, Ctrl+escape) for close activity (erikos) * Add a keybinding (alt+space) to activity window to hide/show tray (erikos) Snapshot efd0bbd326 diff --git a/shell/kbdconfig b/shell/kbdconfig index eb912c58..cab49061 100644 --- a/shell/kbdconfig +++ b/shell/kbdconfig @@ -4,5 +4,6 @@ n=next p=prev -c=close +escape=close +Q=close return=fullscreen