From 15bb88eb10525d633ef3db7700fcac4bacf9fbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Cuervo?= Date: Wed, 8 Nov 2023 14:35:30 -0500 Subject: Add virtual-programs/keyboard.folk --- virtual-programs/editor.folk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'virtual-programs/editor.folk') diff --git a/virtual-programs/editor.folk b/virtual-programs/editor.folk index e30cfc89..8d3e12ad 100644 --- a/virtual-programs/editor.folk +++ b/virtual-programs/editor.folk @@ -376,9 +376,9 @@ Every time keyboard claims key /currentCharacter/ is down with modifiers /modifi } Claim $this has demo { - ## Okay, this could be: - # Claim $this is keyboard ABCD:1234:ABCD:1234 - # (MAC address) # Tape this program underneath the main keyboard of your system to try it out Claim $this is editor editor-1 + + # Ideally: + Claim $this is keyboard with path /dev/input/by-path/platform-i8042-serio-0-event-kbd } \ No newline at end of file -- cgit v1.2.3