From 54965bcc8dc70ff9619c4ee40adff16b83d8961e Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 17 Sep 2021 15:34:02 +0200 Subject: [PATCH] Add space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b262c5e..82eb1fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Buffyboard ========== -Buffyboard is a touch-enabled on-screen keyboard running on the Linux framebuffer. It's primarily intended for vampire⃰ hunting but you can also use it as a general purpose keyboard. +Buffyboard is a touch-enabled on-screen keyboard running on the Linux framebuffer. It's primarily intended for vampire ⃰ hunting but you can also use it as a general purpose keyboard. Buffyboard uses [lvgl] for input processing and rendering. Key events are forwarded directly to the kernel via a uinput device. Since the latter emulates a hardware keyboard, the terminal keymap must match with Buffyboard's layout or else on-screen keys might not produce the correct result.