First post, by mikered
mikered
Offline
Rank
Newbie
Hi
I use the DOSbox 0.74 on Linux with KDE
I'm trying to automate some actions, like "press a few times Ctrl+F11 to speed down and then press Esc" or "Pless Left Mouse Button then press a few times Ctrl+F12 to speed up".
What i tried
- KDE Shortcuts which launch a shell scripts with xdotools commands. It doesn't work at all - it seems like DOSBox just ignores KDE shortcuts. Outside of DOSBox it works fine.
- autokey-qt - shortcuts work, Crll+F11/F12 works, but LMB Click does not work. Again, outside of DOSBox it works.
So, any ideas on how to do these macros in KDE?