mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm A04 OS image from scratch (markdown)
parent
1ec1fa0f27
commit
de9ec0d02f
@ -58,7 +58,7 @@ chown cpi:cpi /home/cpi/.first_start
|
|||||||
echo -e "cpi\tALL=(ALL:ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/cpi
|
echo -e "cpi\tALL=(ALL:ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/cpi
|
||||||
|
|
||||||
```
|
```
|
||||||
### config xrandr
|
### Config xrandr
|
||||||
```
|
```
|
||||||
sudo bash -c 'cat << EOF > /etc/X11/Xsession.d/100custom_xrandr
|
sudo bash -c 'cat << EOF > /etc/X11/Xsession.d/100custom_xrandr
|
||||||
xrandr --output DSI-1 --rotate right
|
xrandr --output DSI-1 --rotate right
|
||||||
@ -66,7 +66,7 @@ xrandr --output None-1 --rotate right
|
|||||||
EOF'
|
EOF'
|
||||||
```
|
```
|
||||||
|
|
||||||
### config lightdm
|
### Config lightdm
|
||||||
#### autologin
|
#### autologin
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user