Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Saya47 authored Oct 14, 2022
1 parent 38a2399 commit 9466d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# GetKeyboardLayout
A small DLL to be used on scripts (such as AHK) to correctly get the current keyboard layout.

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.

0 comments on commit 9466d3a

Please sign in to comment.