Skip to content

Everything like left UP:: in the code below gives an error. #118

@leventbaris3535

Description

@leventbaris3535

#Requires AutoHotkey v2.0
#Include Lib\AutoHotInterception.ahk

AHI := AutoHotInterception()
keyboardId := AHI.GetKeyboardId(0x046D, 0xC534)
cm := AHI.CreateContextManager(keyboardId)

#HotIf cm.IsActive

*Left UP::Media_Prev
*Right UP::Media_Next
*Space UP::Media_Play_Pause

*Left Down::Media_Prev
*Right Down::Media_Next
*Space Down::Media_Play_Pause

#HotIf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions