Jump to content

Guest, which answer was the most helpful?

If any of these replies answered your question, please take a moment to click the 'Mark as solution' button on the post with the best answer.
Marking posts as the solution will help other community members find answers to their questions quickly. Thank you for your help!

Featured Replies

Posted

Hi,

I have a Logitech Performance MX mouse and i'm running Xfce+Compiz+Firefox all i want is for the zoom button to emulate a middle mouse button.

I've searched all over for a solution nothing works not xbindkeys not xte not xdotool...

Like in windows i want that button to open new links in tabs and offer page scrolling in Firefox.

The button code is 13 i.e. b:13 i can see it's clicking but it doesn't work in firefox.

Please help.

 

Continue reading...

Have you tried editing the xorg.conf and added something like this:

 

Section "InputClass"
   Identifier "whatever"
   MatchIsPointer "on"
   Option "Emulate3Buttons" "on"
EndSection

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...