Skip to content

Commit

Permalink
Add autohotkey bindings for 86Box
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-deng committed Nov 17, 2024
1 parent 3b36910 commit 6eb0fa5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions misc/remap.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ Right::Enter
Up::PgUp
Down::PgDn
#HotIf
#HotIf WinActive("ahk_exe 86box.exe")
!Tab::Return
#Tab::Return
#HotIf

0 comments on commit 6eb0fa5

Please sign in to comment.