[GH-ISSUE #4608] noinput in supertux2.profile means no joystick/gamepad support #2720

Closed
opened 2026-05-05 09:23:08 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @jose1711 on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4608

2164412bb5/etc/profile-m-z/supertux2.profile (L33)

Not sure if this is really required - the game experience is much better with gamepad.

Originally created by @jose1711 on GitHub (Oct 15, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4608 https://github.com/netblue30/firejail/blob/2164412bb54087b1c540893acf5384ef9bf03f1d/etc/profile-m-z/supertux2.profile#L33 Not sure if this is really required - the game experience is much better with gamepad.
Author
Owner

@rusty-snake commented on GitHub (Oct 16, 2021):

Just open PRs for all the games with joystick/gamepad support you find, there will be more I guess.

Background: Until firejail 0.9.66, you had to use ignore private-dev for joysticks/gamepads where the decision was to not do this by default since the most people do not use joysticks/gamepads and no private-dev allows wide device access. Then private-dev changed to keep/dev/input and you can blacklist it with noinput. To keep the status quo of security in profiles, all profiles with private-dev got noinput.

<!-- gh-comment-id:944866584 --> @rusty-snake commented on GitHub (Oct 16, 2021): Just open PRs for all the games with joystick/gamepad support you find, there will be more I guess. Background: Until firejail 0.9.66, you had to use `ignore private-dev` for joysticks/gamepads where the decision was to not do this by default since the most people do not use joysticks/gamepads and no `private-dev` allows wide device access. Then `private-dev` changed to keep`/dev/input` and you can blacklist it with `noinput`. To keep the status quo of security in profiles, all profiles with `private-dev` got `noinput`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2720
No description provided.