update-notify when using Xfce

'Forum Post ulist at gs1.ubuntuforums.org
Tue Jan 10 06:02:21 UTC 2006


If you want update-notifier to start when XFCE starts, then you can
create a symlink in your home ~/Desktop/Autostart folder.




Code:
--------------------
    

  mkdir -p ~/Desktop/Autostart

  ln -s /usr/bin/update-notifier ~/Desktop/Autostart/

  
--------------------


-- 
akudewan




More information about the ubuntu-users mailing list