From 427fe9a6b343b7a4846417c109880f37dd9de822 Mon Sep 17 00:00:00 2001 From: Volker-Weissmann Date: Thu, 25 Jul 2024 16:53:35 +0200 Subject: [PATCH] FAQ: add screenlocker tty warning (#719) --- pages/FAQ/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 70501a8..0bb6ba0 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -117,6 +117,7 @@ update the package. Paru has been problematic with updating before, use Yay. ### How do I screen lock? Use a Wayland-compatible locking utility using WLR protocols, e.g. `swaylock`. +Be aware that they will not prevent tty-changing using Ctrl-Alt-F1...F7. ### How do I change me mouse cursor?