Skip to content

An example of using Luamacros + AutoHotkey with a second keyboard on Windows.

License

Notifications You must be signed in to change notification settings

kennethsolomon/ahk-luamacros-test

 
 

Repository files navigation

ahk-luamacros-test

An example of using Luamacros + AutoHotkey with a second keyboard on Windows.

The following scripts are based on the original implementation made by Taran from LinusTechTips, available here. The included sample code provides some useful keyboard shortcuts for Photoshop made by a friend of mine (available on the attached Photoshop Hotkeys.docx file).

Getting started

Either follow the instructions below or watch this video.

  1. Download and install LuaMacros and AuthoHotkey.
  2. Plug in both keyboards.
  3. On both the .lua and .ahk files, ensure you've switched the hard-coded Users directory into your current user.
  4. Run LuaMacros and open macros.lua
  5. Click on the "play" button, wait for the identification window to pop up and press any key on your 2nd keyboard.
  6. Run photoshop_hotkeys.ahk. The AutoHotkey tray icon will show up.

You're good to go!

References

About

An example of using Luamacros + AutoHotkey with a second keyboard on Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 67.5%
  • AutoHotkey 32.5%