Skip to content

改进windows任务窗口操作,鼠标移动到屏幕右下角,即可启动选择任务。详见文件

Notifications You must be signed in to change notification settings

let-mi-think/taskSwitcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taskSwitcher | windows任务切换

改进windows任务窗口操作,鼠标移动到屏幕右下角,即可启动选择任务。
(好像win10系统,win+tab键功能已经不一样,win10就不能用了。真要用的话,要修改脚本,程序里有说明)

也可以按键盘右侧ctrl键启动。
启动启动后,鼠标左键选择任务,滚轮滚动任务,鼠标中键或右键可关闭任务。
(不能做到直接关闭,只能先切换到窗口,再关闭窗口返回)
也可以再按右ctrl键或enter键,以选择默认窗口

使用autohotkey编写
需要更改程序设定的,直接改写ahk文件即可,注意保存为utf-8格式(带签名)
exe文件其实是autohotkeyU32.exe原文件直接改名得来。跟代码无关,修改直接改ahk文件即可

About

改进windows任务窗口操作,鼠标移动到屏幕右下角,即可启动选择任务。详见文件

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AutoHotkey 100.0%