Wednesday, August 26, 2009
HowTo Autostart application in KDE4
Posted on 1:07 AM by Unknown
The easiest way to make application autostart in KDE is to create executable script within autostart folder.Go to your Autostart folder, in case of default Autostart path you should just execute:cd .kde4/Autostart/Create a new file withing this folder (the name doesn't matter) using any editor, for example you can execute: vi start.scriptThe first line of your new file needs to be#!/bin/bashThis
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment