I have my 2 desks set up so that middle clicking in a pager page sends me to 
that page in the opposite desk.


Mouse (FvwmPager) 2 W   N       SwitchtoDesk

AddToFunc SwitchtoDesk
+       I PipeRead `echo GotoDeskAndPage_func \`echo $[desk.n] | tr 01 10\` 
\`eval expr $[pointer.wx] \\'*\\' 4 / $[w.width] \` 0

AddToFunc GotoDeskAndPage_func
+       I GotoDeskAndPage $0 $1 0


I have other junk in these functions but i ripped those out here.


Reply via email to