Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerasw authored Jul 4, 2022
1 parent 3f2a88b commit 430d7aa
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@
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.

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.
![image](https://user-images.githubusercontent.com/68902530/177111874-7d985a5f-0846-4300-b6f4-292439c7fd7a.png)
● 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.
![image](https://user-images.githubusercontent.com/68902530/177111740-10954bb0-b657-494c-9ca7-481ca5cdc006.png)
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.

![image](https://user-images.githubusercontent.com/68902530/177111874-7d985a5f-0846-4300-b6f4-292439c7fd7a.png)
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.

![image](https://user-images.githubusercontent.com/68902530/177111740-10954bb0-b657-494c-9ca7-481ca5cdc006.png)


Features:

● Always on top : ctrl + space
● MS Edge : num 1
● File Explorer : num 2
Expand All @@ -31,4 +35,4 @@ Features:
● Fluent Search : power key (num lock off)
● Hide Taskbar (experimental) : r.alt + num del

*even active when num lock is on
*even active when num lock is on

0 comments on commit 430d7aa

Please sign in to comment.