Giter Site home page Giter Site logo

altplus's Introduction

前言

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.