Open highfillgoods opened 11 months ago
No you should not need that. What you need to make sure though is that your session uses Xorg and not Wayland, as the latter is not compatible with Actiona. What linux distro are you using?
Linux mint 20 host, Kernel: 5.4.0-26-generic guest Linux Mint 21.1 cinnamon x86_64, Kernel: 5.15.0-91-generic
-guest is using X11 not wayland.
$ env | grep -E -i 'x11|xorg|wayland' XDG_SESSION_TYPE=x11
Not able to run actiona Script in a linux Virtual Box Guest. just a basic Script, doing mouse movements and clicks. Do I need to install an extra mouse driver or keyboard preferences? Scratching my head here.