Author Topic: LXautostart  (Read 3325 times)

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: LXautostart
« Reply #15 on: September 14, 2010, 04:38:07 PM »
« Last Edit: September 14, 2010, 04:40:55 PM by slax »



Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #16 on: September 14, 2010, 05:48:12 PM »
Is this correct? It is different from before.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: LXautostart
« Reply #17 on: September 14, 2010, 11:21:28 PM »
@Neal
No that's not what we want  ::)

Correctly is this



I'm mess, don't know was wrong goes by you  ???

@slax

will add it soon  ;)

EDIT:
Serbian language is added, download see first post  ;)
« Last Edit: September 15, 2010, 12:51:38 AM by Leiche »

uncleV

  • Guest
Re: LXautostart
« Reply #18 on: September 15, 2010, 03:04:16 AM »
Installed the new version and it gearbeitet wie ein Charme! :D

New version will come soon, please remove old package with synaptic...
Just curious: I just extracted the rpm file to the root directory. Is it equal to installing?
After that it doesn't appear in Synaptic.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #19 on: September 15, 2010, 05:34:55 AM »
Installed the new version and it gearbeitet wie ein Charme! :D

New version will come soon, please remove old package with synaptic...
Just curious: I just extracted the rpm file to the root directory. Is it equal to installing?
After that it doesn't appear in Synaptic.

Extracting is not installing, uncleV. With the rpm being the only rpm in the directory you're using --
Code: [Select]
rpm -Uvh *.rpmIf there are other rpms in the directory, they will be installed, also. To install only one, when there are more than one, replace *.rpm with the full name of the rpm in the command.

uncleV

  • Guest
Re: LXautostart
« Reply #20 on: September 15, 2010, 05:53:26 AM »
Thank you. I'll add it to my wallpaper, really. :)
(which font would you suggest me to use?)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #21 on: September 15, 2010, 06:05:21 AM »
Thank you. I'll add it to my wallpaper, really. :)
(which font would you suggest me to use?)

 ??? ??? ??? Who / what are you responding to?

uncleV

  • Guest
Re: LXautostart
« Reply #22 on: September 15, 2010, 06:09:15 AM »
Responding to you, Guru :)
I'd like to modify my wallpaper adding on it
Quote
rpm -Uvh *.rpm

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #23 on: September 15, 2010, 06:16:00 AM »
Oh. I see. :)
An alternative would be to create a text file in your Documents directory (folder) and name it "useful_commands," or any name of your choice, and put this and other commands you find useful in it.

uncleV

  • Guest
Re: LXautostart
« Reply #24 on: September 15, 2010, 06:20:56 AM »
You are right as always.
While smoking outside now I decided I'll make launchers and special icons for them and put them on the desktop. :D

Lieche, I am sorry for the off top.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: LXautostart
« Reply #25 on: September 15, 2010, 09:22:46 AM »
When it's work for all, should i send it to repo?
Or want more time for testing?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #26 on: September 15, 2010, 09:39:27 AM »
When it's work for all, should i send it to repo?
Or want more time for testing?

When it works for everyone testing it, send it with 'beta' added to the version number. I think that would do it. Later the 'beta' can be removed.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: LXautostart
« Reply #27 on: September 15, 2010, 09:43:26 AM »
Is it now work for you?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXautostart
« Reply #28 on: September 15, 2010, 09:50:39 AM »
Is it now work for you?

No. But I think there is something wrong in my install. I'm trying to locate the problem.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3729
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: LXautostart
« Reply #29 on: September 15, 2010, 09:57:57 AM »
In your /home/<name>/.config/lxautostart/ should be a file names lxautostart.sh. Is it?
Or delete the lxautostart.desktop file in /.config/autostart/, and try it again  ;)