[Gambas-user] Automatic Startup
Bruce Steers
bsteers4 at gmail.com
Fri Nov 4 15:41:09 CET 2022
On Fri, 4 Nov 2022 at 14:05, T Lee Davidson <t.lee.davidson at gmail.com>
wrote:
> 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".
>
>
Ahh i did not know that, thank you Lee
I guess best to just pop a launcher in both locations to be sure :)
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221104/4e317cd4/attachment.htm>
More information about the User
mailing list