<br><br><div class="gmail_quote">On 9 February 2011 20:52, Alex Layfield <span dir="ltr">&lt;<a href="mailto:alex@alexlayfield.force9.co.uk">alex@alexlayfield.force9.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Tried .xinitrc &amp; .xsessionrc...<br>
<br>
I think correctly...<br>
<br>
Do I have to run any upd8ing script after fiddling around?<br>
<br>
Am leaving her house now, to recuperate...<br>
<br>
Still in need of help...<br>
<br>
Does this have anything to do with udev?<br>
<font color="#888888"><br>
<br>
/A<br>
</font><div class="im"><br>
-----Original Message-----<br>
From: James Morris &lt;<a href="http://jwm.art.net" target="_blank">jwm.art.net</a>@<a href="http://gmail.com" target="_blank">gmail.com</a>&gt;<br>
Sender: <a href="mailto:kent-bounces@mailman.lug.org.uk">kent-bounces@mailman.lug.org.uk</a><br>
Date: Wed, 9 Feb 2011 20:22:36<br>
To: Kent Linux User Group - General Topics&lt;<a href="mailto:kent@mailman.lug.org.uk">kent@mailman.lug.org.uk</a>&gt;<br>
</div><div><div></div><div class="h5">Reply-To: Kent Linux User Group - General Topics &lt;<a href="mailto:kent@mailman.lug.org.uk">kent@mailman.lug.org.uk</a>&gt;<br>
Subject: Re: [Klug-general] Running a script @ StartUp (Ubuntu10.04)<br>
I&#39;m not sure, but try executing the script in ~/.xinitrc or more<br>
likely, ~/.xsession<br>
<br>
(you might need to use &#39;exec TouchOff&#39; (without quotes))<br>
<br>
I don&#39;t have Ubuntu nor Gnome/KDE!<br>
<br>
<br>
On 9 February 2011 20:18, Alex Layfield &lt;<a href="mailto:alex@alexlayfield.force9.co.uk">alex@alexlayfield.force9.co.uk</a>&gt; wrote:<br>
&gt; OMG!<br>
&gt;<br>
&gt; I&#39;m going NUTS!<br>
&gt;<br>
&gt; Have made a simple script that I&#39;d like to run as X starts to turn off the ALPS touchpad on a Dell Vostro 1700...<br>
&gt;<br>
&gt; BTW, there&#39;s no BIOS option...<br>
&gt;<br>
&gt; It works in the terminal...<br>
&gt;<br>
&gt; I have even made a file called &quot;TouchOff&quot;, put it in the /etc/lib/bin so it registers as a script...<br>
&gt;<br>
&gt; (I have added executable status)<br>
&gt;<br>
&gt; All I have to do now is type &quot;TouchOff&quot; in the terminal &amp; &#39;hey presto&#39;...<br>
&gt;<br>
&gt; But... Going to System-Preferences-StartUp Applications-Add<br>
&gt;<br>
&gt; TouchOff<br>
&gt;<br>
&gt; -or-<br>
&gt;<br>
&gt; xinput set-prop &quot;AlpsPS/2 ALPS GlidePoint&quot; 154 0<br>
&gt;<br>
&gt; (The Xid of the ALPS seems to change @ each boot)<br>
&gt;<br>
&gt; Doesn&#39;t work...<br>
&gt;<br>
&gt; I&#39;ve added to /etc/rc.local<br>
&gt;<br>
&gt; Do I have to run an upd8 script after adding to rc.local?<br>
&gt;<br>
&gt; Is there anything missing?<br>
&gt;<br></div></div></blockquote><div><br></div><div>That will not work. That is because xinput is a X command, and needs X to be running before it will work, which its not if your using rc.local.</div><div> </div><div><br>
</div><div>There are several ways to solve this issue.</div><div><br></div><div>1. You may be able to adjust the config of X so it does not talk to the touch pad.</div><div><br></div><div>2. There are a number of startup scripts in /etc/X11/Xsession.d that run when an X session starts you should be able to put your script in here. Actially look at /etc/X11/Xsession which runs when you login.</div>
<div><br></div><div><br></div><div>Hope that helps</div><div><br></div><div>Peter</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">

&gt; OMG... Help me...<br>
&gt;<br>
&gt; All because a little old lady can&#39;t type on her lappy keyboard without drooping her wrists!<br>
&gt;<br>
&gt;<br>
&gt; /A<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kent mailing list<br>
&gt; <a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
&gt; <a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
_<br>
: <a href="http://jwm-art.net/" target="_blank">http://jwm-art.net/</a><br>
-audio/image/text/code/<br>
<br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
</div></div></blockquote></div><br>