On 07/09/2024 23:32, Dan Ritter wrote:
Try
sudo dpkg-reconfigure xserver-xorg-legacy
and if that doesn't work, edit /etc/X11/Xwrapper.config
(and read the man page for it)
Thanks.
I tried to select "Root Only" (to restore old behavior) or "Anybody" when
reconfiguring xserver-xorg-legacy.
There error when trying to start X is now (in either cases):
Fata server error:
(EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
I tried also to edit directly /etc/X11/Xwrapper.config and add
'needs_root_rights=yes|no' with no change.