After starting spacefn-evdev return code is send repeatedly. This is on Debian 10.
I start the application with:
sudo ./spacefn /dev/input/......
And get the following output:
state 0
and after that a lot of empty lines (carriage returns) that keeps continuing.
After pressing the space bar once everything is fine.
If I start spacefn in the background and redirect all output to /dev/null the same happens.
BTW: Thanks for this amazing tool that makes using space-fn on a laptop keyboard possible!
After starting spacefn-evdev return code is send repeatedly. This is on Debian 10.
I start the application with:
sudo ./spacefn /dev/input/......And get the following output:
state 0and after that a lot of empty lines (carriage returns) that keeps continuing.
After pressing the space bar once everything is fine.
If I start spacefn in the background and redirect all output to
/dev/nullthe same happens.BTW: Thanks for this amazing tool that makes using space-fn on a laptop keyboard possible!