On Mon, Feb 8, 2010 at 9:53 PM, Julien Danjou <[email protected]> wrote:
> At 1265693661 time_t, James wrote:
>> 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?
>
> You can't. It's hard-coded into awesome.

Which part is hard-coded? If I change the binding to

    awful.button({ modkey }, 3, awful.mouse.client.move)

then right-clicks do not bring up the client menu; is there any way to
use this to accomplish my goal? If not, then I'd like to make a
feature request - change the awful.button api to act more like
awful.key, ie, don't send events to the client.

Thanks.

>> 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?
>
> No, there's no way, you have to put them all in each item.
>
> --
> Julien Danjou
> // ᐰ <[email protected]>   http://julien.danjou.info
> // When I get sad, I stop being sad and be awesome instead. True story.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAktw+F4ACgkQpGK1HsL+5c1tewCghbokPcwMFWI0FaO9BdkVdS6b
> S+sAnjtbzSIvhwcCPpZ8Q84ZdQKrFLlr
> =c14m
> -----END PGP SIGNATURE-----
>
>

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

Reply via email to