https://github.com/sameerasw/numpad-macros
An AHK script I wrote to make use of the Number Pad of the laptop and some other keys while keeping its default functionality intact.
https://github.com/sameerasw/numpad-macros
ahk ahk-script keyboard-shortcuts laptop macropad macros
Last synced: 2 months ago
JSON representation
An AHK script I wrote to make use of the Number Pad of the laptop and some other keys while keeping its default functionality intact.
- Host: GitHub
- URL: https://github.com/sameerasw/numpad-macros
- Owner: sameerasw
- Created: 2022-07-04T07:30:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T13:37:33.000Z (11 months ago)
- Last Synced: 2025-01-19T23:44:40.278Z (4 months ago)
- Topics: ahk, ahk-script, keyboard-shortcuts, laptop, macropad, macros
- Language: AutoHotkey
- Homepage: https://github.com/sameerasw/numpad-macros/
- Size: 2.25 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# numpad-macros
An AHK script I wrote to make use of the Number Pad of the laptop and some other keys while keeping its default functionality intact.
Discussion : [TIDWIB](https://t.me/tidwib)
Info:
This script is written to work on the exact device(Acer Nitro 5 2018). So key mapping and the behavior might be differ from device to device.

Most of the application launches are mapped to the taskbar order so either your device will need to be prepared or the script will need adaptations.

Features:
● Always on top : AltGr + Num /
● Taskbar shortcut 1 : num 1
● Taskbar shortcut 2 : num 2
● Taskbar shortcut 3 : num 3
● Taskbar shortcut 4 : num 4
● Taskbar shortcut 5 : num 5
● Taskbar shortcut 6 : num 6
● Taskbar shortcut 7 : num 7
● Taskbar shortcut 8 : num 8
● Taskbar shortcut 9 : num 9
● DScreen Record (ShareX Shift+PrtSc) : pause
● Minimize : num /
● Maximize/Restore : num *
● Close/Close Tab : num -
● Alt + Tab : num 0
● Switch Tab : num .
● New Tab/Window : num +
● Back/Ctrl : mouse x1
● 2 x Click/Paste : mouse x2
● Slide to Shutdown* : power key (num lock on)
● Show Desktop : power key (num lock off)
● PrtSc (short) : Screen Snip
● PrtSc (Long) : OCR (PowerToys)
● Long menu key : Show tray icons (Win+F2 for RoundedTB)