Git Product home page Git Product logo

key-script's Introduction

Tsinswreng AutoHotkey script

English | δΈ­ζ–‡

English version is partly translated by AI

Usage

AutoHotkey is required to run these scripts. If the scripts do not work properly, try running them in administrator mode.

mouseMode.ahk

This script simulates mouse operations using the keyboard.

By default, the script starts in normal mode. Press F1 + 9 to enter mouse mode and F1 + 0 to return to normal mode.

In keyboard mode, you can move the mouse cursor left, down, right, and up by pressing J, K, L, and ; respectively. The default step length is 10, and you can adjust it using the number keys 1 to 4.

You can also move the mouse cursor left, down, right, and up by pressing N, M, , and . respectively. However, the step length will be four times the original step length.

Press A, S, D, and F to scroll the mouse wheel left, down, right, and up respectively.

Press W for the left mouse button and E for the right mouse button. Long-pressing W will simulate holding down the left mouse button.

arrow.ahk

This script allows you to move the cursor using the following hotkeys:

Alt + J: Move cursor left

Alt + K: Move cursor down

Alt + L: Move cursor right

Alt + ;: Move cursor up

Alt + I: Home

Alt + O: End

Ctrl + Left: Home

Ctrl + Right: End

You can also press Shift along with these hotkeys to select text.

arrow_fast.ahk

This script is similar to arrow.ahk, but it moves the cursor four times the distance with each keypress.

Alt + N: Move cursor left four times

Alt + M: Move cursor down four times

Alt + ,: Move cursor right four times

Alt + .: Move cursor up four times

You can also press Shift along with these hotkeys to select text.

TswG_keyMap.ahk

This script contains personal remappings of certain keys.

Right Alt key -> Backspace

Forward slash key and right Shift key are swapped

Original [ key -> Y

Original ] key -> [

Original \ key -> ]

Original Y key -> \

Caps Lock key -> Enter

Ctrl + 0 -> Caps Lock

key-script's People

Contributors

tsinswreng avatar

Watchers

 avatar

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.