in my clientbuttons, i've got

    awful.button({ modkey }, 3, function () mymainmenu:toggle() end)

this shows the awesome menu when I hit Mod4 + right-click. unfortunately, the
client's right-click menu also pops up. how do I stop this?

also, root.buttons is kind of confusing - the description says that it sets
*global* mouse bindings, yet in the next sentence it states that these bindings
are only available on the root window. is there a way to set truly global mouse
bindings, or will I have to always set them in root, in clientbuttons, and in
each individual wibox?


-- 
To unsubscribe, send mail to [email protected].

Reply via email to