diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 106f5801..1b0f17a5 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -19,8 +19,8 @@ Check the file `/var/log/Xorg.0.log` where you can find issues with the X server xf86OpenConsole: Cannot open virtual console 2 (Permission denied) ``` -* Check /etc/X11/Xwrapper.conf -Run `cat /etc/X11/Xwrapper.conf` +* Check /etc/X11/Xwrapper.config +Run `cat /etc/X11/Xwrapper.config` This should have the line `allowed_users=anybody` in it @@ -78,4 +78,4 @@ and reboot, that should make the touch work, if your screen is rotated 180 degre ## Other issues If you found an issue not listed here, or can't make it work, please provide all the log files -a description of your hw, and a description of the issue when asking for support. \ No newline at end of file +a description of your hw, and a description of the issue when asking for support.