We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 :
xev
# actkbd configuration file #<keycode ("67")> :key : :xdotool mousedown 1 #<keycode ("67")> :rel : :xdotool mouseup 1
But nothing works. Any hint please ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I ran
output is :
So tried :
But after restarting the daemon, nothings happens with F1.
I try with the keycode from
xev
too :But nothing works. Any hint please ?
The text was updated successfully, but these errors were encountered: