topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 5:05 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mohax [ switch to compact view ]

Pages: [1]
1
Over apps on tasksbar on First screen:
MouseOver Taskbar
ahk_class Shell_TrayWnd

On Second:
MouseOver Taskbar
ahk_class aim_MultiMonitorTaskbar

2
nothing on the second... but...
if in original script i replace the the Shell_TrayWnd with aim_MultiMonitorTaskbar
on the second there should be switching... I saw no switching(((

today I run the Winspector and find some differences
maybe that helps?

3
I wrote it wrong... case sensitive)
> aim_MultiMonitorTaskbar

Actually this I have already do))))
So, result: if I scroll mouse wheel on the second taskbar - apps switching, that on the first screen only,
 like I scroll on the first taskbar, and on the second is no move.

4
Hi all, please help with script modification for dual - screen - users)))

I need modification of ahk script(look in attachment), it's discussion here:
TOPIC: idea: mouse wheel scroll can cycle through applications on taskbar
https://www.donation...4s2gnulh7f9md9rb5rqc


I have 2 taskbars(dual monitor)  (see screenshot)
on first-screen scrolling work fine,
but on second class of taskbar "aim_multimonitortaskbar" so scrolling on it doesnt work

and on each monitor taskbar i saw is its own apps which are on this screen only

so if i scroll mouse on first screen taskbar - i want switching only first screen apps,
if on second - switching second, with class of taskbar "aim_multimonitortaskbar"

 pls if it is really and not very complicated, make this feature for dual-screen-users))

Pages: [1]