docs: fix xwrapper extension

This commit is contained in:
alfrix 2022-03-25 15:55:52 -03:00
parent b83f12265d
commit b7d58a7ffb

View File

@ -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) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
``` ```
* Check /etc/X11/Xwrapper.conf * Check /etc/X11/Xwrapper.config
Run `cat /etc/X11/Xwrapper.conf` Run `cat /etc/X11/Xwrapper.config`
This should have the line `allowed_users=anybody` in it 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 ## Other issues
If you found an issue not listed here, or can't make it work, please provide all the log files 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. a description of your hw, and a description of the issue when asking for support.