Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x11 input in pi/mmal mode #891

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

staviq
Copy link

@staviq staviq commented Apr 1, 2024

This a working poc, tested on rpi 3 (Raspbian), mmal output with xorg inputs.

Motivation
moonlight-embeded has significant performance benefits over moonlight-qt with raspberry pi 3, but capturing inputs via raw input devices causes certain touchpads to not have right click

Description
Adds -x11input parameter, which causes input devices to be captured via xorg, rather than raw devices, independently from output mode.

Purpose
Enables use of touchpads which rely on libinput for right click and tapping

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