Standardized keyboard entries
This commit is contained in:
parent
1935f78c7b
commit
e0dccf1175
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ $ sudo sed -i 's/FONTSIZE=""/FONTSIZE="10x20"/' /etc/default/console-setup
|
||||||
|
|
||||||
> Heads-up: following instructions are for [Raspberry Pi keyboard](https://www.raspberrypi.org/products/raspberry-pi-keyboard-and-hub/) (US model).
|
> Heads-up: following instructions are for [Raspberry Pi keyboard](https://www.raspberrypi.org/products/raspberry-pi-keyboard-and-hub/) (US model).
|
||||||
|
|
||||||
> Heads-up: when asked to reboot, select “No” and press enter.
|
> Heads-up: when asked to reboot, select “No” and press <kbd>enter</kbd>.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo raspi-config
|
sudo raspi-config
|
||||||
|
@ -476,7 +476,7 @@ $ sudo python3 /usr/local/include/Raspberry-Pi-Installer-Scripts/adafruit-pitft.
|
||||||
|
|
||||||
#### Disable console auto login
|
#### Disable console auto login
|
||||||
|
|
||||||
> Heads-up: when asked to reboot, select “No” and press enter.
|
> Heads-up: when asked to reboot, select “No” and press <kbd>enter</kbd>.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo raspi-config
|
sudo raspi-config
|
||||||
|
|
Loading…
Add table
Reference in a new issue