> > !** change mouse button action, > !** button 1 = left mouse button, 2 middle, 3 right etc. > !** you can define mutiple functions to a mouse button, like raise & > focus > bbpager.desktopChangeButton: 2 > bbpager.windowMoveButton: 1 > bbpager.windowFocusButton: 3 > bbpager.windowRaiseButton: 3 > > in /etc/bbtools/bbpager.bb suggest it is but I'm not really sure of > the edits I need to make and can't find any relevant documentation. >
what this says right now is: click left ouse button to move a window in the page, click middle mouse button to change to the clicked desktop, click right mouse button to focus (and raise) desired window. You can change these as you like just remember to have all three buttons involved. As for the bbpager thing I understand that the code for that requires a bbkeys 0.8 version. Make sure you have that (Debian only recently had it uploaded).
