From dc8e5ea198641c9e1d95ece9491ecb9bc543cd70 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:47:45 +0200 Subject: [PATCH] Update dev_journal.md Add missing name under Saturday, 3. June 2023 --- doc/dev_journal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dev_journal.md b/doc/dev_journal.md index 804c136..d14294b 100644 --- a/doc/dev_journal.md +++ b/doc/dev_journal.md @@ -97,6 +97,7 @@ TODO: Find a way to list all processes using those keyboard Kernel Modules ## Saturday, 3. June 2023 +### Sebastian Instead of using c now used bash to make a script that 1. finds `/dev/input/event*` that correspond to keyboard files and writes them in a file. 2. checks which pids use those files and writes those into a file.