Fix link
This commit is contained in:
parent
d5fa946c36
commit
01b5539598
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Touch-enabled framebuffer keyboard (not only) for vampire slayers.
|
|||
|
||||
Buffyboard is a touch-enabled on-screen keyboard running on the Linux framebuffer. It's primarily intended for vampire hunting[^1] 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.
|
||||
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.
|
||||
|
||||
# Status
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue