rodentbane mouse control added

This commit is contained in:
crater2150 2011-05-10 20:45:31 +02:00
parent 34c652d058
commit 396332a485
4 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "vicious"]
path = vicious
url = http://git.sysphere.org/vicious
[submodule "rodentbane"]
path = rodentbane
url = git://git.glacicle.com/awesome/rodentbane.git

View file

@ -58,8 +58,7 @@ globalkeys = awful.util.table.join(
awful.key({ modkey, "Control" }, "r", awesome.restart),
awful.key({ modkey, "Shift" }, "q", awesome.quit),
awful.key({ }, "Menu", aweswt.switch),
awful.key({ }, "Scroll_Lock", aweswt.switch),
awful.key({ modkey }, "BackSpace", rodentbane.start),
--}}}
--{{{ tabletpc keys

1
rc.lua
View file

@ -12,6 +12,7 @@ require("naughty")
require("teardrop")
require("obvious.popup_run_prompt")
require("vicious")
require("rodentbane.rodentbane")
require("aweswt")
MY_PATH = os.getenv("HOME") .. "/.config/awesome/"

1
rodentbane Submodule

@ -0,0 +1 @@
Subproject commit 438581ac54a015e3f120d7615be2a87029a1cdab