It's One Damned Crisis After Another
Don't be misled by depending on corporate media to keep track of a world going off the rails. Support Consortium News for unvarnished insight into the crises tearing us apart. Independent media is gaining in influence like never before.Consortium News
Lucki
in reply to SpiderUnderUrBed • • •sr.ht/~geb/dotool/
No GUI though.
dotool: Command to simulate input anywhere (X11, Wayland, TTYs)
sr.htMonkderVierte
in reply to SpiderUnderUrBed • • •GitHub - Net-Mist/wdotool: xdotool for wayland in python
GitHubSpiderUnderUrBed
in reply to MonkderVierte • • •HelloRoot
in reply to SpiderUnderUrBed • • •I know it is not a gui, but until you find one:
it worked quite well to paste the documentation to chatgpt and ask it to make happen exactly what you want.
SpiderUnderUrBed
in reply to HelloRoot • • •HelloRoot
in reply to SpiderUnderUrBed • • •ydotool works too
I havent used either in a while
MonkderVierte
in reply to HelloRoot • • •Havatra
in reply to SpiderUnderUrBed • • •GitHub - Jmgr/actiona: Cross-platform automation tool
GitHubSpiderUnderUrBed
in reply to Havatra • • •JTskulk
in reply to SpiderUnderUrBed • • •Looks like it doesn't: wiki.actiona.tools/doku.php?id…
I'm actually looking for something like this too because Autokey and pyautogui (and antimicrox on another machine) is the only software keeping me on X.
en:x11notdetected [Actiona Wiki]
wiki.actiona.tools7eter
in reply to SpiderUnderUrBed • • •clicker
Codeberg.orglike this
Endymion_Mallorn likes this.
SpiderUnderUrBed
in reply to 7eter • • •Luke
in reply to SpiderUnderUrBed • • •Dunno if it would meet your needs, but I've been using Input Remapper for binding macros to various key presses and mouse buttons under Wayland. It does prompt for root access, but it's a GUI. It supports any input method, as far as I can tell. It even supports my tablet.
I use it to bind stuff like
hold(key(BTN_LEFT).wait(100))
to some button to repeatedly left click while I'm holding that button down.GitHub - sezanzeb/input-remapper: 🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
GitHub