On Mon, May 29, 2006 at 03:29:49PM +0300, [EMAIL PROTECTED] wrote: > 1) Have the mouse wheel when used on the bar > to change the view to previous/next. Currently > I am not aware of any use of the mouse wheel in wm3 > so it is simply wasted.
That is possible to achieve, see 3). > 2)Have modx+middle click to close a window. Since modx+left > click moves a window and modx+right click resizes a window > I cannot see why this was left out. Modn+Button2 is used for swapping. But you can bind kill to Button2 without Modn if you need this. > 3)I really liked the option of creating clickable > buttons on the bar. Now I created a new label > and only "color" and "data" entries can be found in the wm > filesystem. Am I missing something? Yes you miss the events reported in /event. See wmiiwm(1) and look for ClientClick, and BarClick respectively. Check it out live using wmiir read /event from a terminal you started with Mod1+Return. Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
