ydotool icon indicating copy to clipboard operation
ydotool copied to clipboard

Cannot connect to daemon

Open DavidPerezIngeniero opened this issue 1 year ago • 2 comments

I'm working with OpenSuse tumbleweed + Wayland + Plasma 6.

I'\ve installed in this way:

zypper in ydotool

and run this as a root:

nohup ydotool &

Now as my user I run:

❯  export YDOTOOL_SOCKET=/tmp/.ydotool_socket 
❯ ydotool type hola
failed to connect socket `/run/user/0/.ydotool_socke': Permission denied
Please check if the current user has sufficient permissions to access the socket file.

How can I know which version I have installed?

DavidPerezIngeniero avatar Sep 17 '24 08:09 DavidPerezIngeniero