Skip to content

Commit ce366a1

Browse files
authored
Update README.md
1 parent 9466d3a commit ce366a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# GetKeyboardLayout
22
A small DLL to be used on scripts (such as AHK) to correctly get the current keyboard layout.
33

4-
Using DLL calls on AHK usually returns wrong results for getting the current keyboard layout identifier. So I created this dll which can be called with RunDll32.exe and used on AHK scripts, there's an example AHK file on the repository.
4+
Using DLL calls on AHK usually returns wrong results for getting the current keyboard layout identifier. So I created this dll which can be called with RunDll32.exe and used on AHK scripts, there's an example AHK file on here: https://github.com/Saya47/GetKeyboardLayout/blob/main/Example-AHK_L.ahk

0 commit comments

Comments
 (0)