From a13048665f9541d753b8c27080eccf1eca58bbe6 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Mon, 6 May 2024 20:39:48 +0200 Subject: [PATCH] chore: fix type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb1a80..95eba79 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # UsbMakroBoard -## Cudos +## Kudos For info that with "EVIOCGRAB" the keyboard events can be consumed exclusively by one application: https://stackoverflow.com/questions/29942421/read-barcodes-from-input-event-linux-c/29956584#29956584