SwitchDesktop 是一款使用 AutoHotKey 语言实现的 Windows + 数字键切换到对应多桌面(虚拟桌面)的小工具。
之前见朋友用 Linux,windows + 数字键切换到对应桌面,挺羡慕这种功能的,所以自己使用 autohotkey 实现了这个功能。
SwitchDesktop
运行 SwitchDesktop 后,会自动常驻任务栏,然后就可以用快捷键了:
- Windows + 123456789 切换桌面
- Windows + 滚轮上滑 右切桌面
- Windows + 滚轮下滑 左切桌面
- Windows +` 显示当前所在桌面
- Windows + shift + 0 将桌面变量重置到第一桌面(当出现切换问题时使用,使用后请用 windows+tab 手动切换回第一桌面)
- Windows + Ctrl + 123456789 限制最大桌面数为对应的数,默认是5个桌面
已知 bug:
- Windows + 123456789 偶尔会打开开始菜单
- Windows + 滚轮 松开windows键后会打开开始菜单