On Sat, Aug 12, 2006 at 05:52:53PM -0400, John Gosset wrote:
> Why are mouse bindings are currently not configured via config.h? It
> would be great to be able to set up mouse bindings (e.g., to kill a
> client, middle click) in a convenient way, as is currently possible
> with keyboard bindings...
Mouse bindings are handled in different ways. It would add
unnecessary complexity to abstract mouse bindings in some way
(you would end up in abstracting the event.c:buttonpress()
handlig as well) and end up with a lot of more lines. This is
too less benefit, especially because the MODKEY is configurable
already.
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Mon Aug 14 2006 - 08:29:42 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:07 UTC