Skip to content

Mohdsuhailpgdi/MouseDesktopSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MouseDesktopSwitcher

AutoHotkey v2 script to switch Windows virtual desktops with mouse wheel

🖱️ Mouse Desktop Switcher (AHK v2)

Switch between Windows Virtual Desktops using your mouse wheel and middle-click!

🚀 Features

  • Hold middle mouse button and scroll to switch desktops
  • Wraps around from last to first desktop
  • Lightweight and fast (uses VirtualDesktopAccessor.dll)
  • Written in AutoHotkey v2

📦 Installation

  1. Install AutoHotkey v2
  2. Clone or download this repo
  3. Keep VirtualDesktopAccessor.dll and MouseDesktopSwitch.ahk in the same folder
  4. Run the script by double-clicking MouseDesktopSwitch.ahk

🔄 Auto Start on Boot

To run automatically when Windows starts:

  1. Right-click MouseDesktopSwitch.ahkCreate shortcut
  2. Press Win + R, type shell:startup, hit Enter
  3. Move the shortcut into the folder that opens

🧠 Credits

🪪 License

MIT

About

AutoHotkey v2 script to switch Windows virtual desktops with mouse wheel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors