Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-04-09 16:39:16

dodona
Member
Registered: 2020-02-25
Posts: 4

how to start Xfce4-notifyd Notification service

Hi,

I build Xfce4-notifyd Notification service successfully out of the sources, however the settings program tells me that the server isn't started.
How do I start the Xfce4-notifyd Notification service automatically? Any clue?

Offline

#2 2020-04-09 19:26:35

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,006

Re: how to start Xfce4-notifyd Notification service

Would depend on the distro. If it's a systemd-based distro, the following should work:

systemctl --user enable xfce4-notifyd.service

...to enable it and:

systemctl --user start xfce4-notifyd.service

...to start it.

Otherwise, you can add the xfce4-notifyd executable to the Autostart list (Settings Manager > Session and Startup > Application Startup).


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2020-04-10 14:11:08

dodona
Member
Registered: 2020-02-25
Posts: 4

Re: how to start Xfce4-notifyd Notification service

ToZ wrote:

Otherwise, you can add the xfce4-notifyd executable to the Autostart list (Settings Manager > Session and Startup > Application Startup).

thanks a lot. It works perfect out-of-the-box.

Offline

Board footer

Powered by FluxBB