Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 2.04 KB

README.md

File metadata and controls

71 lines (52 loc) · 2.04 KB

Better Keyboard Shortcuts for Developers

Better Keyboard Shortcuts for Developers using AHK

Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This is a convenient and super useful shortcuts especially for developers programming which I made.

<!> Caution : It may works only on Window

Built with* Auto Hot Key

(back to top)

Getting Started

Run Shortcuts.exe.

I recommend to put the file 'Shortcuts.exe' in startup programs folder so that you use the shortcuts every time.

How can I open startup programs folder? Press `win` + `R`, and type `shell:startup`. file directory will be open.

(back to top)

Usage

  • alt + i -> ArrowUp
  • alt + j -> ArrowLeft
  • alt + k -> ArrowDown
  • alt + l -> ArrowRight
  • alt + u -> Home
  • alt + o -> End
  • alt + p -> PageUp
  • alt + ; -> PageDown
  • alt + h -> Delete
  • alt + y -> Escape
  • alt + q -> Alt + F4
  • win + n -> Open a new Notepad
  • win + c -> Open a new window of Chrome(When Chrome is available)
    If it doesn't works while Chrome is available, check if there is chrome.exe in C:\Program Files\Google\Chrome\Application.

(back to top)

Contact

Ahho0927 | Github / [[email protected]]

Project Link: https://github.com/Ahho0927/Useful-Keboard-Shortcuts

(back to top)