You are not logged in.

#1 2026-04-27 15:12:36

lo7777799
Member
Registered: 2023-07-25
Posts: 86

keyd daemon for button config - what do i do wrong?

good afternoon,

i have given in terminal that as root: 

systemctl enable keyd 
systemctl start keyd 

keyd bind 'mouse1=leftshift' 
keyd bind 'mouse2=leftcontrol' 

i want configure my mouse1 button to left shift. and my mouse2 button to left-control.

what should i do?
i use wayland. on internet stays, that keyd daemon is compatible to wayland.

i tested it, when i hold mouse1 and given in characters from a to z. but those letters are small (a-z) and not big(A-Z)

so , i want, that, if i press my mouse-button, then it should be guilty as left-shift.

keyd monitor
keyd list-keys | grep mouse

is to find the name of the keys...

Last edited by lo7777799 (2026-04-27 15:41:09)

Offline

#2 2026-04-27 19:02:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,543

Re: keyd daemon for button config - what do i do wrong?

keyd runs below any display server, but mouse support is tagged as experimental
Can you bind the button to something that's not a modifier, eg. "mouse1=a"?

Sanity check, is this about accessibility? Are you maybe looking for a sticky key feature?
https://wiki.archlinux.org/title/Access … _with_keyd

Offline

Board footer

Powered by FluxBB