Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with stylus - hangs while loading device. #835

Open
kayakyakr opened this issue Sep 12, 2024 · 1 comment
Open

Using with stylus - hangs while loading device. #835

kayakyakr opened this issue Sep 12, 2024 · 1 comment

Comments

@kayakyakr
Copy link

kayakyakr commented Sep 12, 2024

I am trying to find something I can use to tell sway to open the context menu when I press my stylus button (right click). It's a... unique environment, to say the least, but the monitor is working as expected.

$> keyd monitor
device added: ab00:ab04:144f0a91 Wolf (virtual) pen tablet (/dev/input/event8)
Wolf (virtual) pen tablet       ab00:ab04:144f0a91      kp4 down
Wolf (virtual) pen tablet       ab00:ab04:144f0a91      kp4 up

default.conf

[ids]

ab00:ab04:144f0a91

[main]

kp4 = compose

When starting the daemon, it hangs trying to match the stylus

KEYD_DEBUG=2 keyd
DEBUG: src/keyd.c:230: Debug mode activated
CONFIG: parsing /etc/keyd/default.conf
Starting keyd v2.5.0 (393d341)
DEBUG: src/device.c:160: capabilities of /dev/input/event8 (Wolf (virtual) pen tablet): 3

I get nothing past that. A keyd reload command starts the reload process but hangs as well. Removing kp4 = compose does not resolve the hang.

Any ideas?

@kayakyakr
Copy link
Author

This seems to be similar to #486 and #397 where the CPU is rising to 100%.

Don't know how I would debug further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant