Skip to content

gclsoft/ALtPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

前言

AltPlus是根据CapsLock(原作者版本)修改的,个人觉得Alt键比CapsLock更好用,所以对其进行改动。本人是个键盘党,还是个程序猿,非常不喜欢敲代码敲得嗨时,还要去碰鼠标、右手移动一段距离去操作方向键,删除键等等。
左边大拇指按下Alt键,就可以像使用vim一样编程了.
同时alt+z,alt+x可以快速回退和前进.
win+z,打开选中的内容进行搜索.
win+x,打开选中的链接、或文件夹路径.
Alt+鼠标滚轮:水平滚轮移动(类似Shift+鼠标滚轮).
Alt+4,打开任意文件里配置内容的内容并回车(可根据需要进行修改,比如经常打开一个链接是需要密码的,按一下这个键就不用手动输入了).
不影响使用原来的alt键,新的CapsLock代替原来的Alt,例如原来软件里的快捷alt+C则变为CapsLock+C
需要先在autohotkey官网下载软件.
工具源码:https://github.com/gclsoft/ALtPlus 下载下来直接双击打开ALtPlus.ahk

Alt Plus

This Script is wrote by Gan Chuanli via AutoHotKey Script. It turns Alt into an useful function Key by combining Alt with almost all other keys in the keyboard.

Summary

Key Function
Alt + zx 后退 前进
Alt + ` {CapsLock}CapsLock Switcher as a Substituent
Alt + hjklwb Vim-Style Cursor Mover
Alt + uiop Convient Home/End PageUp/PageDn
Alt + nm,. Convient Delete Controller
Alt + cvay Windows-Style Editor
Alt + Direction Mouse Move
Alt + Enter Mouse Click
Alt + {F1}~{F6} Media Volume Controller
Alt + qs Windows & Tags Control
Alt + ;'[] Convient Key Mapping
Alt + dfert Frequently Used Programs (Self Defined)
Alt + 123456 Dev-Hotkey for Visual Studio (Self Defined)
Alt + 67890-= Shifter as Shift

Use it whatever and wherever you like. Hope it help

About

LAlt Enhancement AutoHotKey Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published