[gnome-builder] ctrl+o for open in default keybindings
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] ctrl+o for open in default keybindings
- Date: Tue, 24 Mar 2015 00:32:56 +0000 (UTC)
commit c34ed6be98220e06ec7b53e4af33da5e9476eabc
Author: Christian Hergert <christian hergert me>
Date: Sat Mar 21 15:15:44 2015 -0700
ctrl+o for open in default keybindings
data/keybindings/default.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/keybindings/default.css b/data/keybindings/default.css
index c858d12..49693ca 100644
--- a/data/keybindings/default.css
+++ b/data/keybindings/default.css
@@ -4,6 +4,7 @@
bind "<ctrl>comma" { "action" ("app", "preferences", "") };
bind "<ctrl>f" { "action" ("frame", "find", "") };
bind "<ctrl>period" { "action" ("workbench", "global-search", "") };
+ bind "<ctrl>o" { "action" ("workbench", "open", "") };
bind "<ctrl>s" { "action" ("view", "save", "") };
bind "<ctrl><shift>s" { "action" ("view", "save-as", "") };
bind "<alt><shift>Left" { "action" ("navigation", "go-backward", "") };
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]