https://bugs.kde.org/show_bug.cgi?id=442362

--- Comment #3 from Benn Snyder <benn.sny...@gmail.com> ---
(In reply to Vlad Zahorodnii from comment #2)
> I think it doesn't work because the X11 socket (in /tmp/.X11-unix/) is not
> writable by other users.

Excellent, thank you!  Now I can start programs like this.

    xhost +SI:localuser:steam
    chgrp -R users /tmp/.X11-unix/*
    chmod -R g=u /tmp/.X11-unix/*
    sudo -u steam glxinfo

But still it would be great if this use case could work without such scripting.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to