Emulator Issues #13379
openOnly "virtual core pointer" shows up in X11 mode on Wayland
0%
Description
What steps will reproduce the problem?
While on Wayland, launch Dolphin (built from source) with the following command:
QT_QPA_PLATFORM=xcb dolphin-emu
The only device listed should be XInput2/0/Virtual core pointer
. I can't seem to bind anything to the keyboard. Also, the pointer doesn't even register inputs from my testing (e.g., Click 0 mapped to A/B/X/Y).
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, 5.0-20241
Is the issue present in the latest stable version?
Yes, 5.0.19793 (doesn't require QT_QPA_PLATFORM=xcb
it seems)
What are your PC specifications? (CPU, GPU, Operating System, more)
CPU: Apple M2 Max
GPU: Apple M2 Max
OS: Fedora 39 (Asahi Linux)
Updated by Jason1923 about 1 month ago
The issue was to allow X11 apps to read all keystrokes.
Would someone mind closing this issue? I'm not sure if I'm able to on my end.