docs: fix location of rotation guide
This commit is contained in:
parent
e616c842ed
commit
fd221bde86
@ -27,9 +27,9 @@ Currently there is no support for rotation at runtime, do not use xrandr to rota
|
|||||||
Configure the server to start in the desired orientation, there are many ways to achieve this, here is one:
|
Configure the server to start in the desired orientation, there are many ways to achieve this, here is one:
|
||||||
|
|
||||||
|
|
||||||
Create /etc/X11/xorg.conf.d/90-monitor.conf
|
Create /usr/share/X11/xorg.conf.d/90-monitor.conf
|
||||||
```bash
|
```bash
|
||||||
sudo nano /etc/X11/xorg.conf.d/90-monitor.conf
|
sudo nano /usr/share/X11/xorg.conf.d/90-monitor.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
Paste this section modifying the options to suit your needs:
|
Paste this section modifying the options to suit your needs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user