Skip to content

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

@5t4rdu5t

Description

@5t4rdu5t

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions