cBrandon Community

General Category => Raspberry Pi => Topic started by: branx86 on March 10, 2016, 10:40:41 AM

Title: AutoStart App in GUI (Jessie)
Post by: branx86 on March 10, 2016, 10:40:41 AM
mkdir ~/.config/autostart
touch ~/.config/autostart/matchbox-keyboard.desktop


Then open the matchbox-keyboard.desktop file in your preferred editor (the .config folder is hidden so you may need to turn on show hidden files if you are looking in file manager) and add the details.

[Desktop Entry]
Name=Matchbox-keyboard
Exec=matchbox-keyboard
Type=application