atx / wtype

xdotool type for wayland
MIT License
347 stars 13 forks source link

How to type xf86* keys? #48

Open izvyk opened 1 year ago

izvyk commented 1 year ago

Can't figure out how to type xf86monbrightnessup or similar. Is it supported? Tried a bunch of variants, but nothing worked. Please help

apanloco commented 8 months ago

This worked for me: wtype -k XF86AudioMicMute wtype -k XF86MonBrightnessUp

izvyk commented 8 months ago

apanloco, thanks for your answer! Unfortunately it does not work on Hyprland. I will probably test it in another environment later.