Title: RMB + LMB = middle mouse button? Post by: cheb on July 03, 2010, 01:02:06 PM I have this non-fatal but pretty annoying bug when OA treats Left mouse button (fire) + Right mouse button (jump) when pressed simultaneously to be the middle mouse button (zoom). It acts up not always but when it does it always results in a botched rocket jump :(
The cure is simple enough: go to settings, repeat assigning the middle mouse button as zoom. After that, everything works perfectly... until the next time I start OA. >:( I also remember there were (rare) cases when just pressing the middle mouse button mid-game cured the problem. The bug affects OA from v.0.81(AFAIR) to v.0.85. OpenSUSE 11.1 (KDE 3.5) My mouse has a wheel (aka the middle button). Title: Re: RMB + LMB = middle mouse button? Post by: sago007 on July 03, 2010, 02:56:45 PM This seems like an issue with X. You might need to add:
Code: Option "Emulate3Buttons" "false" The default is to emulate the middle mouse button until X has registered a middle click. Pressing the middle button BEFORE launching the game might help with that. Title: Re: RMB + LMB = middle mouse button? Post by: Logan on July 06, 2010, 03:05:13 AM I use my middle mouse button which is also the mouse wheel for my "gesture".
;D Title: Re: RMB + LMB = middle mouse button? Post by: cheb on July 15, 2010, 12:07:35 PM Quote to your xorg.conf file mouse section. Thank you very much! :)That solved it. Title: Re: RMB + LMB = middle mouse button? Post by: GrosBedo on July 21, 2010, 08:35:41 AM For other technics :
http://superbots.org/modules.php?name=Forums&file=viewtopic&p=3915 Most noticably : Code: # Remap middle mouse button to left click for anti rocketjump bug |