<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>** BrudaSwen.de * Weblog ** - Computer Science</title>
    <link>http://weblog.brudaswen.de/</link>
    <description>Kann Spuren von Nüssen enthalten.</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Enable LockedDrags for Synaptics Touchpad on Ubuntu 8.10</title>
    <link>http://weblog.brudaswen.de/archives/91-Enable-LockedDrags-for-Synaptics-Touchpad-on-Ubuntu-8.10.html</link>
            <category>Computer Science</category>
    
    <comments>http://weblog.brudaswen.de/archives/91-Enable-LockedDrags-for-Synaptics-Touchpad-on-Ubuntu-8.10.html#comments</comments>
    <wfw:comment>http://weblog.brudaswen.de/wfwcomment.php?cid=91</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.brudaswen.de/rss.php?version=2.0&amp;type=comments&amp;cid=91</wfw:commentRss>
    

    <author>nospam@example.com (BrudaSwen)</author>
    <content:encoded>
    If you ever want to enable the &lt;em&gt;LockedDrags&lt;/em&gt; option (german: Weiterziehen) for your touchpad on Ubuntu 8.10, simply follow these steps:&lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;Open a console window&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Create a new .fdi file: &lt;blockquote&gt;sudo gedit /etc/hal/fdi/policy/synaptics.fdi&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Put the following lines into the file: &lt;blockquote&gt;&lt;pre&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;&lt;br /&gt;
&amp;lt;deviceinfo version=&quot;0.2&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;device&amp;gt;&lt;br /&gt;
    &amp;lt;match key=&quot;input.x11_driver&quot; string=&quot;synaptics&quot;&amp;gt;&lt;br /&gt;
      &amp;lt;merge key=&quot;input.x11_options.LockedDrags&quot; type=&quot;string&quot;&amp;gt;True&amp;lt;/merge&amp;gt;&lt;br /&gt;
    &amp;lt;/match&amp;gt;&lt;br /&gt;
  &amp;lt;/device&amp;gt;&lt;br /&gt;
&amp;lt;/deviceinfo&amp;gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Restart Ubuntu (Restarting X-Server is not enough)&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Test it by dragging around items on your desktop. Enjoy.&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;&lt;br /&gt;
You can also use this method to enable &lt;em&gt;SHMConfig&lt;/em&gt; [1].&lt;br /&gt;
&lt;br /&gt;
[1] &lt;a href=&quot;https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig&quot; title=&quot;Enabling SHMConfig&quot;&gt;https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 02 Mar 2009 23:14:12 +0100</pubDate>
    <guid isPermaLink="false">http://weblog.brudaswen.de/archives/91-guid.html</guid>
    
</item>

</channel>
</rss>