[webkit-gtk] Gamepads do not work in the flatpak shell.
Alberto Garcia
berto at igalia.com
Fri May 22 10:43:34 PDT 2020
On Fri, May 22, 2020 at 01:30:26PM -0400, ChangSeok Oh wrote:
> After switching to flatpak SDK, unfortunately, I found any signal
> from a physical gamepad device was not detected in the flatpak
> runtime environment.
You probably need to allow accessing the joystick device.
As far as I know the only way to do that at the moment is with
flatpak run --device=all
Berto
More information about the webkit-gtk
mailing list