Add client_focus_click uicb, by default with button1 on client

This commit is contained in:
Martin Duquesnoy
2012-01-20 20:09:19 +01:00
parent dbac129bf9
commit ade67b66ee
4 changed files with 14 additions and 20 deletions

1
wmfsrc
View File

@@ -89,6 +89,7 @@
[client]
[mouse] button = "1" func = "client_focus_click" [/mouse]
[mouse] button = "1" func = "mouse_swap" [/mouse]
[mouse] button = "2" func = "mouse_tab" [/mouse]
[mouse] button = "3" func = "mouse_resize" [/mouse]