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

Trying to map F1 a left click, finger injury #8

Open
5t4rdu5t opened this issue Jan 31, 2019 · 0 comments
Open

Trying to map F1 a left click, finger injury #8

5t4rdu5t opened this issue Jan 31, 2019 · 0 comments

Comments

@5t4rdu5t
Copy link

Hi,

actkbd Version 0.2.8
debian 9 x86_64
kernel 4.9.0-8-amd64

I ran

actkbd -s

output is :

^[OP

So tried :

# actkbd configuration file
#<keycode ("^[OP")> :key : :xdotool mousedown 1
#<keycode ("^[OP")> :rel : :xdotool mouseup 1

But after restarting the daemon, nothings happens with F1.

I try with the keycode from xev too :

# actkbd configuration file
#<keycode ("67")> :key : :xdotool mousedown 1
#<keycode ("67")> :rel : :xdotool mouseup 1

But nothing works. Any hint please ?

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