[sysprof] sysprof: add ctrl+s accelerator
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] sysprof: add ctrl+s accelerator
- Date: Wed, 29 May 2019 22:42:02 +0000 (UTC)
commit 57064c4dc58b64e75728e454d1176ab2b75cbfad
Author: Christian Hergert <chergert redhat com>
Date: Wed May 22 08:55:45 2019 -0700
sysprof: add ctrl+s accelerator
src/sysprof/sysprof-application.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/sysprof/sysprof-application.c b/src/sysprof/sysprof-application.c
index 7e9b757..ae0f996 100644
--- a/src/sysprof/sysprof-application.c
+++ b/src/sysprof/sysprof-application.c
@@ -44,6 +44,7 @@ struct {
{ "zoom.zoom-one", { "<Primary>0", "<Primary>KP_0", NULL } },
{ "win.new-tab", { "<Primary>t", NULL } },
{ "win.close-tab", { "<Primary>w", NULL } },
+ { "win.save-capture", { "<Primary>s", NULL } },
{ "win.switch-tab(1)", { "<Alt>1", NULL } },
{ "win.switch-tab(2)", { "<Alt>2", NULL } },
{ "win.switch-tab(3)", { "<Alt>3", NULL } },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]