Hi,
My modkey is set to Mod4 (windows)
In the globalkeys table, i set :
awful.key({ modkey, }, "space", function ()
--my function
end)
but this (strangely) conflicts with emacs C-<SPC> binding to set a mark
which becomes inactive.
No conflict with my previous 3.4 (ubuntu 12.04) installation.
Now :
awesome v3.5.5 (Kansas City Shuffle)
• Build: Apr 16 2014 17:38:00 for x86_64 by gcc version 4.8.2 (root@antec)
• Compiled against Lua 5.1.5 (running with Lua 5.1)
• D-Bus support: ✘
--
Cordialement
David Cobac