moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.5k stars 326 forks source link

When Moonlight is running, the system cannot receive all input events? #871

Open GeorgeWang12356 opened 1 year ago

GeorgeWang12356 commented 1 year ago

Please provide the following info.

NVidia Geforce Experience version: Moonlight Embedded version: Moonlight Embedded source: repository/included in distribution/compiled from source/... Moonlight Embedded running on: Raspberry Pi/Cubox-i/Hummingboard/Other linux device/... Moonlight Embedded running on distribution: Arch Linux/Raspbian/OpenELEC/...

Verbose output -verbose of Moonlight Embedded: Moonlight Embedded 2.5.3 What is the expected result? When Moonlight is running, other applications can accept input events through the input subsystem

cgutman commented 7 months ago

That is correct. When running from the console, we use EVIOCGRAB to prevent things like Ctrl+C and similar from being passed to the terminal and killing Moonlight.