aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-11-11 14:26:47 -0200
committerSilvio Rhatto <rhatto@riseup.net>2018-11-11 14:26:47 -0200
commit9c7d4eba2a9f25840ec8eb95cfcf9a1cb43f131b (patch)
treeb9b2253a416feacd17f8c269324fe81eb46dbc4e
parent39fd2231c6c4d897b6647a8b1eac7692b9708003 (diff)
downloadawesome-9c7d4eba2a9f25840ec8eb95cfcf9a1cb43f131b.tar.gz
awesome-9c7d4eba2a9f25840ec8eb95cfcf9a1cb43f131b.tar.bz2
Leaving commented keycombos for the new kvmx clipboard UX
-rw-r--r--config.dot/awesome.link/keys.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.dot/awesome.link/keys.lua b/config.dot/awesome.link/keys.lua
index 414958d..8791f44 100644
--- a/config.dot/awesome.link/keys.lua
+++ b/config.dot/awesome.link/keys.lua
@@ -63,6 +63,8 @@ globalkeys = awful.util.table.join(root.keys(),
awful.key({ }, "XF86Launch1", function () awful.spawn("xhibernate") end, {description = "", group = "client"}),
-- Clipboard between virtual machines
+ --awful.key({ modkey, "" }, "Up", function () awful.spawn("terminal kvmx-spice-copy") end, {description = "kvmx-clipboard", group = "client"}),
+ --awful.key({ modkey, "" }, "Down", function () awful.spawn("terminal kvmx-spice-paste") end, {description = "kvmx-clipboard", group = "client"}),
awful.key({ modkey, "" }, "Down", function () awful.spawn("terminal kvmx-clipboard") end, {description = "kvmx-clipboard", group = "client"}),
-- Virtual environments