Skip to content

Super laggy #122

Description

@Owlsystem

As the title says, every time I use the key mapping the PC freezes for a brief moment, the output works correctly, but the freeze makes the script unusable. I also tried using 'SendInput' with the same result.
Linux Mint 22 Cinnamon


;#Persistent
; Remap Alt+Q, Alt+W, Alt+E, Alt+R, Alt+A, Alt+S a Numpad 7, 8, 4, 5, 1, 2

!q::Send {Numpad7}
!w::Send {Numpad8}
!e::Send {Numpad4}
!r::Send {Numpad5}
!a::Send {Numpad1}
!s::Send {Numpad2}
Esc::ExitApp


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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