On 13/07/2021 12:03, ToddAndMargo via users wrote:
$ systemctl status spice-vdagentd
○ spice-vdagentd.service - Agent daemon for Spice guests
     Loaded: loaded (/usr/lib/systemd/system/spice-vdagentd.service; indire>
     Active: inactive (dead)
TriggeredBy: ● spice-vdagentd.socket

From kconsole
$ /usr/bin/spice-vdagent

and the mouse is unconfined and the clipboard
work, in kconsole as well.

Must better.  kconsole is no longer irritating either!

:-)

Now how to autostart spice-vdagentd (in KDE)?

No need to start spice-vdagentd!  I think I said that more than once.

You can see from above, and better yet the one with the full output, that 
spice-vdagentd.service is
"enabled" AND "TriggeredBy: ● spice-vdagentd.socket"

Further more, you can see that spice-vdagentd.socket is "listening"

When you run spice-vdagent it connects to the default port/socket. That then 
"triggers" spice-vdagentd.service.

You question should really be.  How do I start /usr/bin/spice-vdagent at login 
without having to type it or run it
after login.

I gave you one way.  That is to put /usr/bin/spice-vdagent as a line in your 
.bashrc file.  Assuming, of course,
you are using bash as your default shell as defined in /etc/passwd.

The other way is to write a systemd --user unit

Either way works just fine.

--
Remind me to ignore comments which aren't germane to the thread.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to