| Author |
Message |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: December 23rd, 2011, 12:54 am
|
|
Replies: 82 Views: 15826
|
BuggyB wrote: I'm runnning 7 64b, and AHK v1.1.05.04.
Honestly, I've never tried the script on AHK_L (I'm running Win7 32bit). If you manage to get the script working, please post your changes. |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: November 1st, 2011, 10:14 pm
|
|
Replies: 82 Views: 15826
|
| Did you download the latest script first? |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: October 30th, 2011, 6:07 am
|
|
Replies: 82 Views: 15826
|
| I added in a parameter, ThresholdIgnore, which you can adjust to your preference. First, download this newest version of my script. Next, find line 49: ThresholdIgnore := 0 * TickPerMs ; threshold to ignore an accidental single step scroll (set 0 to disable this feature) The default is 0 whi... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: October 26th, 2011, 12:43 am
|
|
Replies: 82 Views: 15826
|
| @Tymikon, Does your mouse have an extra button in the middle next to the mouse wheel? If so, you can map it as your middle button using the Logitech or Microsoft software. That is what I did on my mouse (Logitech Anywhere MX) with the "application switcher" button. Otherwise, yes, I think ... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: January 29th, 2011, 9:29 am
|
|
Replies: 82 Views: 15826
|
| Frankly, Window Spy not always right - have to use ... to see what AutoHotKey see. Yeah, Window Spy seems to use the other mode for getting the class name. Progress so far: ... Looks like you've got a pretty good handle on it. I'll add these lines into the script. Let me know if you change or add t... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: January 27th, 2011, 8:27 am
|
|
Replies: 82 Views: 15826
|
| 1st - Opera's hotkey RButton + Wheel UP/DOWN broken. I fixed it Thanks for the tip, I'll give this a try in Opera. 2nd - some programs, that uses wheel without scrollbar now ignores it. Like SolidWorks - wheel does not switch tabs in CommandManager (all other places ok). Some programs need a scroll... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: January 25th, 2011, 8:23 pm
|
|
Replies: 82 Views: 15826
|
| Logitech RX 250 - Mouse with a regular click stop wheel. Now it works far more better (predictable, reliable) than Microsoft mouse acc. I will probably try this on my Microsoft mouse as well. Thanks Dx! I added your numbers into the script as comment. Please let me know if you use different numbers... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: November 2nd, 2010, 4:30 pm
|
|
Replies: 82 Views: 15826
|
| the script by drosen has a problem with the internal Lister of Total Commander (it does no scroll at all). Some programs need a special case to make my script work. The reason is that not all programs support scrollbar messages, which is what I use to scroll an exact distance. By inserting 2 lines ... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: August 16th, 2010, 8:11 pm
|
|
Replies: 82 Views: 15826
|
| Hi, I'm glad to see others are interested in wheel acceleration. BoffinbraiN's script is tuned to work well with a regular click stop wheel. For a standard mouse, you can use it as-is, no configuring necessary. My script is intended for use with a wheel in free-spinning mode, on mice that have that ... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: May 23rd, 2010, 1:43 am
|
|
Replies: 82 Views: 15826
|
| Version 12: download . If you have a hyperwheel on your Logitech mouse and choose not to use free-spinning mode because of unintended scrolling, then you'll really appreciate this update. The problem is particularly exaggerated when using Google Maps, since a single wheel step causes the map to zoom... |
|
 |
Forum: Scripts Topic: iTunes Info & Control - v2.3 |
| drosen |
|
Posted: May 19th, 2010, 8:09 pm
|
|
Replies: 14 Views: 6376
|
| Thank you infogulch for this excellent script! I made a couple small changes that might be of interest to others: - Pandora integration, if the standalone Pandora One player is running. If Pandora One is not running, the command will be sent to iTunes. If iTunes is not running, the keystroke will be... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: May 19th, 2010, 7:15 pm
|
|
Replies: 82 Views: 15826
|
Version 11: download.
Changes:
- Fix for scrolling "index" tab in HTML Help Control (regression from version 10). |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: May 18th, 2010, 6:25 pm
|
|
Replies: 82 Views: 15826
|
| Version 10: download . Changes: - Using alternate method to get the control name under the mouse, it now picks the correct control to scroll in more programs. - Some lists report a different control under the mouse while the list scrolls, and some pop up tooltips which change the hovered control as ... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: May 8th, 2010, 6:41 am
|
|
Replies: 82 Views: 15826
|
| Version 8: download . Changes: - There was an occasional issue on Windows 7 and Vista, when the script reloads to gain admin permissions, where it would load the new instance before the old instance quit. I believe the "#SingleInstance force" line should fix that, though it's an intermitte... |
|
 |
Forum: Scripts Topic: Accelerated Scrolling Script |
| drosen |
|
Posted: May 6th, 2010, 2:22 am
|
|
Replies: 82 Views: 15826
|
| Yeah, I sure do understand the busy thing. I'll use any excuse to interrupt the work I'm supposed to be doing, and in this case, each time I notice a scrolling glitch. |
|
 |
| Sort by: |