Unrud / remote-touchpad

Control mouse and keyboard from a smartphone
GNU General Public License v3.0
526 stars 50 forks source link

Add uinput-based controller #52

Closed ps100000 closed 1 year ago

ps100000 commented 1 year ago

Added a new controller using libuinput, the benefit being that uinput works even if there is no active display server session.

ps100000 commented 1 year ago

glad I could help even so you ended up with a more or less total rewrite. 😁

Unrud commented 1 year ago

Merged.

Unfortunately, text input only works with QUERTY keyboard layouts, but I don't think there is an easy way to fix this.