Update dev_journal.md

Add missing name under Saturday, 3. June 2023
This commit is contained in:
Sebastian Lenzlinger 2023-06-03 19:47:45 +02:00 committed by GitHub
parent 1897b68536
commit dc8e5ea198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ TODO: Find a way to list all processes using those keyboard Kernel Modules
## Saturday, 3. June 2023 ## Saturday, 3. June 2023
### Sebastian
Instead of using c now used bash to make a script that 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. 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. 2. checks which pids use those files and writes those into a file.