A Script to simulate custom hardware (F1-F12) FN key lock on windows
Features
- Simple and Quick
- Launch custom hotkeys or any apps with FN
- Auto-enable or Auto-start on boot
Press Ctrl
+Alt
+L
to toggle Lock.
How to Install
- Download fnlock.exe file from releases.
- Place it anywhere on your system.
- Double Click fnlock.exe and It will show up in your tray.
- Enjoy!
How to Remove
- Exit
fnlock.exe
from the tray (If it is already running). - Delete
fnlock.exe
file and optionally deleteconfig.ini
file fromDocuments
directory of your windows.
Starting Automatically with Windows
- Open the UI via tray->FN Lock->Right-Click->Show
- Enable the
Automatically run on startup
option - Voila!
Notes
- The GUI shows up only for the first time. For the subsequent runs -- it will start in the tray mode.
- You can always access the GUI using
tray->right-click->Show
or by clicking the tray icon
- Clone the Repo
- Download Autohotkey (AHK) from https://www.autohotkey.com
- Use
ahk2exe
tool and addfn-lock
script into it - Compile
- Clone this project (Note: Follow the Commit guidelines from https://cbea.ms/git-commit/)
- Make changes and create a PR
- Yup! That's it!
Icon by - Papirus Development Team