From 3b8b58e884d36ba263fd73bedaa2f7e8f4c22b27 Mon Sep 17 00:00:00 2001 From: duevo <59726608+nutta-git@users.noreply.github.com> Date: Sun, 12 May 2024 13:46:04 -0400 Subject: profiles: steam: update novideo comment for webcam motion trackers (#6334) Update comment to account for camera-based motion trackers. Fixes an issue with https://github.com/markx86/opentrack-launcher, where video input devices won't show up unless novideo is removed. --- etc/profile-m-z/steam.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index e0ced2030..d44da9f71 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -159,7 +159,8 @@ nonewprivs noroot notv nou2f -# For VR support add 'ignore novideo' to your steam.local. +# To allow VR and camera-based motion tracking, add 'ignore novideo' to your +# steam.local. novideo protocol unix,inet,inet6,netlink # seccomp sometimes causes issues (see #2951, #3267). -- cgit v1.2.3-54-g00ecf