diff --git a/documentation/asciidoc/computers/configuration/users.adoc b/documentation/asciidoc/computers/configuration/users.adoc index 4c170a331..7818bd182 100644 --- a/documentation/asciidoc/computers/configuration/users.adoc +++ b/documentation/asciidoc/computers/configuration/users.adoc @@ -48,6 +48,13 @@ $ sudo su - If the above command runs successfully, permissions were successfully configured for the user. +If you've changed your keyboard layout, you might find that the newly added user is using the "wrong" keyboard layout. To fix this, sign in as the new user and run: + +[source,console] +---- +$ sudo raspi-config nonint update_labwc_keyboard +---- + === Delete a user To delete a user, run the following command, replacing the `` placeholder with the username you would like to delete: