Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前gaspdiscuss.tchncs.deimagemessage-square104fedilinkarrow-up1833
arrow-up1833imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 个月前message-square104fedilink
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up2·edit-22 个月前Yes, that is for X11. Now find one that works on all Wayland compositors, that doesn’t require root permissions.
minus-squarescratsearcher 🔍🔮📊🎲@sopuli.xyzlinkfedilinkEnglisharrow-up4·2 个月前I guess wtype is waylands replacement for xdotool? https://github.com/atx/wtype
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up2·2 个月前Pretty good, however wtype is only sending keystrokes globally, with xdotool you can also move the mouse, send key events to specific windows and more.
Yes, that is for X11. Now find one that works on all Wayland compositors, that doesn’t require root permissions.
I guess wtype is waylands replacement for xdotool? https://github.com/atx/wtype
Pretty good, however
wtype
is only sending keystrokes globally, with xdotool you can also move the mouse, send key events to specific windows and more.