See the top rated post in this thread. Click here

Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Middle mouse button won't Pan

  1. #1
    Login to Give a bone
    0

    Default Middle mouse button won't Pan

    i just bought a logitech LX7 wireless optical mouse and while using autocad when u press the middle mouse button it wont pan. I have the middle button set to "autoscroll" and the mbuttonpan set to 1. Ive tried setting the middle button to "none" and also to "universalscroll" as well as switch the mbuttonpan to 0 but nothing seems to change it. Its stuck on just moving left to right and up and down, not panning. Does anyone know how i can get it to pan??

  2. #2
    AUGI Addict .T.'s Avatar
    Join Date
    2000-12
    Location
    Lost
    Posts
    1,473
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Hi,

    I've had success going to control panel/mouse, and assigning the wheel button (middle button) to "middle button" (where you have tried "none" and "universalscroll") on the buttons tab. You might give it a shot.

    I hope this helps,

  3. #3
    Member
    Join Date
    2006-02
    Posts
    25
    Login to Give a bone
    1

    Default Re: Middle mouse button won't Pan

    Yes, on the newest Logitech software that is the correct setting, "Middle Button" for panning. On slightly older ones it was setting it to "universal scroll" and checking the box for use as MS Office compatible.

    Mbuttonpan must also be set to (1).

    Set Scroll wheel (forget Autoscroll, and Universal Scroll), to "Other" and then set it to "Middle Button". That will allow you to use it to pan when the wheel is depressed and zoom when the wheel is rotated.

    Let us know if that did the trick

    Best
    Peter Kastmiler

  4. #4
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Hi

    Plus you might like to review the following thread from the AutoCAD FAQ forum...

    Mouse middle button (wheel) playing you up

    Have a good one, Mike

  5. #5
    100 Club jpduhon's Avatar
    Join Date
    2005-10
    Posts
    153
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Peter, YOU ROCK!! Thank you!!

    same for you Mike but I found and tried Peter's suggestion first.

  6. #6
    Woo! Hoo! my 1st post
    Join Date
    2008-09
    Posts
    1
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    hi guys,

    i just read your advices- perfect- its working, finally i am happy with my mouse

  7. #7
    Member
    Join Date
    2010-04
    Posts
    3
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Thanks so much guys!

    Just got me a Logitech Trackman Wheel, and now the pan works perfectly in AutoCad with the scroll wheel. Setting the middle button as "click" does the trick. It still scrolls normally on web pages and zooms in AutoCad.

  8. #8
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Today is the first time I've ever had an issue with this topic in over 4 years using a Logitech Mouse MX610.
    (That I couldn't figure out from Setpoint, or the control panel, etc.).

    Quote Originally Posted by kastmiler View Post
    Mbuttonpan must also be set to (1).
    This tip here (above)... Did the trick!

    It is now part of my custom startup, I can't thank you enough!

    Code:
    (if
      (= 0 (getvar "mbuttonpan"))          ; If mbuttonpan is not turned off, 
      (setvar "mbuttonpan" 1))             ; Then turn it on.
    Last edited by RenderMan; 2010-04-16 at 03:10 PM.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  9. #9
    Woo! Hoo! my 1st post
    Join Date
    2011-02
    Posts
    1
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    It solved it today.
    DELL VOSTRO 1500 NVIDIA GeForce 8600M GT
    nView Desktop Manager -> mouse -> Middle button setting... ->> Selection release

    The long-standing problem is solved.

  10. #10
    Member
    Join Date
    2011-07
    Posts
    2
    Login to Give a bone
    0

    Default Re: Middle mouse button won't Pan

    Sorry to be a wet blanket on this thread but I never use the middle button for panning - there are the slider bars or the hand tool for that.

    I find the middle button much more useful for selecting which Osnap mode to use for whichever command I happen to be using. It saves having loads of Osnap modes permanently active and flashing symbols at me all the time.

Page 1 of 3 123 LastLast

Similar Threads

  1. Pan with middle mouse button is gone?
    By gsdaly96 in forum AutoCAD LT - General
    Replies: 1
    Last Post: 2010-06-08, 11:43 AM
  2. Pan with middle button of mouse
    By s_saldanha in forum AutoCAD Tips & Tricks
    Replies: 4
    Last Post: 2008-03-04, 12:48 AM
  3. Set up mouse middle scroll button for pan
    By nanoaguilar2000 in forum AutoCAD Customization
    Replies: 1
    Last Post: 2005-06-06, 09:09 PM
  4. Middle mouse button zoom-pan
    By kettering in forum AutoCAD General
    Replies: 4
    Last Post: 2004-12-20, 04:17 PM
  5. Middle Mouse Button
    By robert.1.hall72202 in forum AutoLISP
    Replies: 4
    Last Post: 2004-10-08, 01:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •