Posted by member 5575 on 2006-02-22 20:31:03 link

Rabidvwm can change desktops with a left click - that's how I do it. It's just that most themers use the default, and set it up differently. You can define the functions of each mouse button, like so:

VWMMouseRight 2
VWMMouseLeft 1
VWMMouseMiddle 0

This is all in the docs, mind you:
VWMMouseLeft
VWMMouseRight
VWMMouseMiddle

These select an action for each mouse button when you click on the vwm window. Valid actions are:

0 Do nothing
1 Switch desktops
2 Drag miniwindow
(hold down CTRL to snap on drop)

The default for left is drag and right is switch desktops.

You should be using version 1.2.2 also, unless you're using XP's visual styles. I think the 1.2.1i version was supposed to have a fix for maximized ms-styled windows, but that was buggy for me. 1.2.2 works much better IMO. I'm running 1280x1024, too, BTW.