Skip to content

Add Linux support via X11, evdev, and ANSI terminal#11

Open
CallMeVerity wants to merge 1 commit intot5mat:masterfrom
CallMeVerity:master
Open

Add Linux support via X11, evdev, and ANSI terminal#11
CallMeVerity wants to merge 1 commit intot5mat:masterfrom
CallMeVerity:master

Conversation

@CallMeVerity
Copy link
Copy Markdown

Summary

  • Add Linux support while keeping all original Windows code untouched
  • Input detection via evdev for reliable key/mouse state reading
  • Mouse movement via X11 XTest (works with XWayland on Wayland compositors)

Setup

  • Requires X11 dev libraries: x11, xtst, xfixes
  • Users must be in the input group: sudo usermod -aG input $USER (log out/in after)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant