On 11/20/19 11:55 AM, home user wrote: FWIW, it is bad practice to answer multiple posts in the same message.
Anyway.... > > Are you a KDE user? > Thank-you, Ed. > Well, after 6 years, you haven't made me a KDE convert yet! :) > I'm mostly a Gnome user. For GNOME it is almost as simple. If the directory doesn't already exist.... mkdir ~/.config/autostart Then create a file called something like ksysguard.desktop in that directory with the following contents. [Desktop Entry] Version=1.0 Name=Ksysguard GenericName=Watch Exec=ksysguard Terminal=false Type=Application And you're done. ksysguard will start the next time you login. -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
