diff --git a/wiki/linux/lightdm.md b/wiki/linux/lightdm.md index ca4b779..ec9ea6b 100644 --- a/wiki/linux/lightdm.md +++ b/wiki/linux/lightdm.md @@ -172,3 +172,8 @@ password-border-width = 2px # The border radius of the password input. password-border-radius = 0.341125em ``` + +## Troubleshooting + +If it comes to problems that deny the login it can be useful to switch to another tty. +This can be done by hitting the key combination `CTRL+ALT+F2`.