[Gambas-user] Automatic Startup

T Lee Davidson t.lee.davidson at gmail.com
Fri Nov 4 15:04:14 CET 2022


On 11/3/22 22:56, Bruce Steers wrote:
> Public Sub IsAutoStarted(Optional bTest As Boolean) As Boolean
> 
>    If Not AutoStartFile Then
>      AutoStartFolder = User.Home &/ If(GetDesktop() Like "KDE*", ".kde/Autostart", ".config/autostart")

Just FYI, on my KDE5 system there is no "~/.kde" directory. The "autostart" directory (along with "autostart-scripts") is in 
"~/.config".


-- 
Lee



More information about the User mailing list