<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Kadrija Hrlovic</b> <span dir="ltr"><<a href="mailto:kalehrl@gmail.com">kalehrl@gmail.com</a>></span><br>Date: 29 April 2012 10:17<br>
Subject: Re: default 'autostart' contents in Lubuntu 12.04?<br>To: Jonathan Marsden <<a href="mailto:jmarsden@fastmail.fm">jmarsden@fastmail.fm</a>><br><br><br><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">
On 29 April 2012 09:51, Jonathan Marsden <span dir="ltr"><<a href="mailto:jmarsden@fastmail.fm" target="_blank">jmarsden@fastmail.fm</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 04/29/2012 12:13 AM, Kadrija Hrlovic wrote:<br>
<br>
> Could somebody post the default contents of 'autostart' file located in<br>
> /etc/xdg/lxsession/Lubuntu?<br>
> I upgraded my Lubuntu yesterday morning and I see that this file was not<br>
> overwritten.<br>
> I want to make sure I have the right file for 12.04.<br>
<br>
<br>
</div>I suggest that you run<br>
<br>
  dpkg -S /etc/xdg/lxsession/Lubuntu/autostart<br>
<br>
to determine which package installed this file (it should be<br>
lubuntu-default-settings).  Then, do:<br>
<br>
  sudo apt-get install debsums<br>
<br>
and then<br>
<br>
  debsums -ac lubuntu-default-settings<br>
<br>
to get a list of all files from the lubuntu-default-settings package<br>
which are changed from their (12.04) defaults on your machine.  No<br>
output means that no files from that package differ from their expected<br>
installed versions.<br>
<br>
In general, there is no need to ask other people to pass files around<br>
which are installed from a package.  Instead, it is preferable to use<br>
the power of the Debian/Ubuntu packaging system to determine which files<br>
on your system have been changed since their packages were installed.<br>
Let Lubuntu verify (some parts of) itself :)<br>
<br>
As a further confidence-builder for you, this autostart file did not<br>
change between Lubuntu 11.10 and Lubuntu 12.04.  You can check this by<br>
doing an apt-get source of the two source packages and comparing files,<br>
or (probably faster and easier) by looking in the bzr repository for the<br>
package, at<br>
<br>
<br>
<a href="http://bazaar.launchpad.net/%7Elubuntu-desktop/+junk/lubuntu-default-settings/files" target="_blank">http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-settings/files</a><br>
<br>
If you drill down to the file of interest and then click on "View<br>
changes to this file", you will arrive at:<br>
<br>
<br>
<a href="http://bazaar.launchpad.net/%7Elubuntu-desktop/+junk/lubuntu-default-settings/changes?filter_file_id=autostart-20090905200420-demo27yfyp19mw7b-31" target="_blank">http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-settings/changes?filter_file_id=autostart-20090905200420-demo27yfyp19mw7b-31</a><br>


<br>
where you should see that the last change to that file was made on 22<br>
July 2011.<br>
<br>
Therefore, that file was not supposed to be changed by the upgrade from<br>
11.10 to 12.04.<br>
<br>
Hoping this helps,<br>
<br>
Jonathan<br>
<span><font color="#888888"><br>
<br>
--<br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com" target="_blank">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
</font></span></blockquote></div><br></div></div>Thank you for your extensive post.<br>It certainly enlightened me since I am still a linux newbie.<br><br>dpkg -S /etc/xdg/lxsession/Lubuntu/autostart<br><br>gives me lubuntu-default-settings as expected.<br>

<br>I wanted to get around installing debsums and running debsums -ac lubuntu-default-settings command afterwards so I just followed the link you gave me:<br>
<a href="http://bazaar.launchpad.net/%7Elubuntu-desktop/+junk/lubuntu-default-settings/changes?filter_file_id=autostart-20090905200420-demo27yfyp19mw7b-31" target="_blank">http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-settings/changes?filter_file_id=autostart-20090905200420-demo27yfyp19mw7b-31</a><br>

<br>I saw something which surpised me -<span> @</span><span>gnome</span><span>-</span><span>power</span><span>-</span><span>manager</span><br>
<br>I am certain that this was changed to @xfce4-power-manager in Oneiric so I thought that this file was not updated.<br>I was right. I went to <a href="http://packages.ubuntu.com/source/precise/lubuntu-default-settings" target="_blank">http://packages.ubuntu.com/source/precise/lubuntu-default-settings</a> and downloaded <a href="http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-default-settings/lubuntu-default-settings_0.27.tar.gz" target="_blank">http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-default-settings/lubuntu-default-settings_0.27.tar.gz</a>. I opened it and I saw the default contents of autostart file. In it, there was @xfce4-power-manager entry. This is how I will do in the future, because it seems easier for me.<br>

Thank you for your help<br>
</div><br>