From 028b1b7b2fa350aaabf449e2b8cc51989f828b79 Mon Sep 17 00:00:00 2001 From: JohannesMarbach Date: Sat, 11 Mar 2023 21:42:34 +0100 Subject: [PATCH] Mention hotplug feature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e73e596..cd90c88 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We are en route to v1 which aims at providing a useable, visually pleasant appli Here are a few highlights of what already works: - Password-entry UI including on-screen keyboard on the framebuffer -- Input device discovery for keyboards, mice, trackpads and touch screens +- Input device discovery (both at start-up and afterwards) for keyboards, mice, trackpads and touch screens - On-screen keyboard control via: - One or more mice / trackpads (including cursor) - One or more hardware keyboards (including support for different layouts using XKB)