what happened with https://fedoraproject.org/wiki/Changes/XorgWithoutRootRights
http://hansdegoede.livejournal.com/14446.html "/etc/X11/Xwrapper.config" did not exist previously
cat /etc/X11/Xwrapper.config needs_root_rights = auto
ps aux | grep X root 6017 3.0 0.2 302840 95864 tty1 Ss+ 09:11 0:06 /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/
cat /etc/redhat-release Generic release 24 (Generic)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
Section "Device" Identifier "Videocard0" Driver "modesetting" Option "AccelMethod" "glamor" EndSection
ok, nothing happened....
https://github.com/sddm/sddm/issues/246 Tids commented on 23 Dec 2016 I'm also still waiting for rootless X with sddm.
Am 16.02.2017 um 09:20 schrieb Reindl Harald:
what happened with https://fedoraproject.org/wiki/Changes/XorgWithoutRootRights
http://hansdegoede.livejournal.com/14446.html "/etc/X11/Xwrapper.config" did not exist previously
cat /etc/X11/Xwrapper.config needs_root_rights = auto
ps aux | grep X root 6017 3.0 0.2 302840 95864 tty1 Ss+ 09:11 0:06 /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/
cat /etc/redhat-release Generic release 24 (Generic)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
Section "Device" Identifier "Videocard0" Driver "modesetting" Option "AccelMethod" "glamor" EndSection