-
Notifications
You must be signed in to change notification settings - Fork 613
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The noinput
setting for Wine prevents Joysticks from being used in Wine. Please remove it.
firejail/etc/profile-m-z/wine.profile
Line 40 in be3c2a0
noinput |
Use the Wine "control" center for testing: wine control
There you find a Gamecontroller
program for testing.
Environment
- Name/version/arch of the Linux kernel (
uname -srm
):Linux 6.12.41+deb13-amd64 x86_64
- Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"):
Debian-13
- Name/version of the relevant program(s)/package(s) (e.g. "firefox 134.0-1,
mesa 1:24.3.3-2"):wine-devel-10.13
- Version of Firejail (
firejail --version
):0.9.74
(by Debian-13)
Checklist
- The issues is caused by firejail (i.e. running the program by path (e.g.
/usr/bin/vlc
) "fixes" it). - I can reproduce the issue without custom modifications (e.g. globals.local).
- The program has a profile. (If not, request one in
https://github.com/netblue30/firejail/issues/1139
) - The profile (and redirect profile if exists) hasn't already been fixed upstream.
- I have performed a short search for similar issues (to avoid opening a duplicate).
- I'm aware of
browser-allow-drm yes
/browser-disable-u2f no
infirejail.config
to allow DRM/U2F in browsers.
- I'm aware of
[ ] I used--profile=PROFILENAME
to set the right profile. (Only relevant for AppImages)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working