From d7c206204740f27de87db9558ff833c58122eb0c Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 14 May 2025 05:08:01 +0200 Subject: [PATCH] lightdm: workaround for troubleshooting added --- wiki/linux/lightdm.md | 5 +++++ 1 file changed, 5 insertions(+) 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`.