Skip to content

Device selection seems to always fail #309

@tjbcg

Description

@tjbcg

Version Information:

~$ uname -a
Linux zendesk 6.12.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sat Apr  5 21:37:30 CEST 2025 x86_64 AMD Ryzen 7 5800X 8-Core Processor AuthenticAMD GNU/Linux
~$ swhkd -V
Simple-Wayland-HotKey-Daemon 1.3.0-dev

No matter the name of the device I use, swhkd always fails with No valid keyboard device was detected!. I suspect this line is the culprit: the value_delimitor should be a character that never appears in a device name. Since device names almost always include spaces, splitting the argument on spaces incorrectly splits a single name into many incorrect names.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions