Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 months agogaspdiscuss.tchncs.deimagemessage-square104fedilinkarrow-up1832
arrow-up1832imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square104fedilink
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up2·edit-22 months agoYes, 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 months agoI guess wtype is waylands replacement for xdotool? https://github.com/atx/wtype
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up2·2 months agoPretty 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.