Page 1 of 1

AutoCAD zoom (smoother or faster)

Posted: Fri Feb 25, 2022 6:14 pm
by arkitechy
Please fill in this template when posting!
XMBC Version: 2.19.2
Installed or Portable version: installed
Windows Version: Win 10 21H1 build 19043.1526
Mouse Information (brand/model): logitech MX Master 2S
Relevant Computer Information (CPU, RAM etc): 64gb ram, ryzen 7 3700x 64 bit, geforce rtx 3060 graphics
Did the problem occur after an upgrade of XMBC? (If so, from what version?): no
Did the problem occur after a Windows update/upgrade? (If so, from what version?): no
How long have you used XMBC?: a decade or more
What language and keyboard layout do you use in Windows?: US english

Clear description of the problem - try and include as much information as possible, including what button and mappings you are having problems with (if applicable).:
I am using AutoCAD 2022 and attempting to adjust the scroll/zoom smoothness (and/or speed) within the application. The zoom is either too choppy or too slow. (not a lag issue)

The default autoCAD config uses the mouse wheel to zoom and has a setting "zoomfactor" which can be set between 3-60. Zoomfactor adjusts the increments at which it scrolls but not the speed. so when set to 3 it is smoother but slower, 60 is fast but choppy.

I attempted to use x-mouse to increase the scroll speed (and by doing so the zoom speed) with the following settings within x-mouse: adjust scroll pages, lines to scroll, force scroll, scroll method and horizontal characters/vertical lines. the settings work fine in other applications.

Did I miss a setting? Could it be that AutoCAD overrides mouse settings?

Thanks for any help.

Re: AutoCAD zoom (smoother or faster)

Posted: Fri Feb 25, 2022 6:33 pm
by phil
Yes I absolutley expect autocad is overriding those mouse settings - in order to do its custom zoomfactor it would have to look at the wheel delta.

The scroll wheel sends a delta (how much it is scrolled) - usually this is (IIRC) 120 per "notch". So Windows translates that 120 - 3 lines to scroll (or whatever lines to scroll is set to). But any program can examine the delta itself and do what it wants with it (some applications do this to implement "smooth scrolling" and don't use the "lines to scroll" at all. I suspect Autocad is also doing this, so changing the lines to scroll will (I guess) not have any impact

And in that case, I don't think there is much XMBC can do about that. Difficult for me to confirm as I don't have Autocad.

Re: AutoCAD zoom (smoother or faster)

Posted: Mon Feb 28, 2022 5:48 pm
by arkitechy
Thank you so much for the insight. I'll reach out to Autodesk and hopefully get in touch with someone able to provide more insight on the AutoCAD end.