<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sun May 26, 2013 3:27 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sun May 26, 2013 3:27 am</pubDate>
  <lastBuildDate>Sun May 26, 2013 3:27 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Touchscreen (wacom) and Debian</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=97526#97526</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Mar 08, 2011 1:19 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      xorg.conf.d is replacing xorg.conf. Instead of one monolithic file with hundreds of settings, you now have a separate file for each section of the settings. The effect is exactly the same, but it is simpler to manage.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=97526#97526</comments>
                                        <author>nelz</author>
                                        <pubDate>Tue Mar 08, 2011 1:19 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=97526#97526</guid>
                                      </item>
                                      <item>
                                        <title>Re: Touchscreen (wacom) and Debian</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=97522#97522</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66793'&gt;deane&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Mar 07, 2011 10:18 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I've tried to tweak my xorg.conf, but it appears that my system is using /usr/share/X11/xorg.conf.d and contains 20-wacom.conf as below:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Identifier &amp;quot;Wacom class&amp;quot;&lt;br /&gt;
# WALTOP needs a patched kernel driver, that isn't in mainline lk yet,&lt;br /&gt;
# so for now just let it fall through and be picked up by evdev instead.&lt;br /&gt;
#&amp;nbsp; &amp;nbsp;MatchProduct &amp;quot;Wacom|WALTOP|WACOM&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;MatchProduct &amp;quot;Wacom|WACOM&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;MatchDevicePath &amp;quot;/dev/input/event*&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Driver &amp;quot;wacom&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Identifier &amp;quot;Wacom serial class&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;MatchProduct &amp;quot;Serial Wacom Tablet&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Driver &amp;quot;wacom&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Option &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Identifier &amp;quot;Wacom serial class identifiers&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MatchProduct &amp;quot;WACf|FUJ02e5|FUJ02e7&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Driver &amp;quot;wacom&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
# N-Trig Duosense Electromagnetic Digitizer&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Identifier &amp;quot;Wacom N-Trig class&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;MatchProduct &amp;quot;HID 1b96&amp;#58;0001|N-Trig Pen&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;MatchDevicePath &amp;quot;/dev/input/event*&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Driver &amp;quot;wacom&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;Option &amp;quot;Button2&amp;quot; &amp;quot;3&amp;quot;&lt;br /&gt;
EndSection&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
trying:&lt;br /&gt;
xsetwacom set &amp;quot;touch&amp;quot; Gesture &amp;quot;on&amp;quot; &lt;br /&gt;
&lt;br /&gt;
doesn't work, because my device appears as 'Finger' though referring to it with that also doesn't work, but I have tried with the ID number. &lt;br /&gt;
I can only assume that something like the following needs to go in somewhere, but not sure whether I should be creating an xorg.conf in /etc/X11 or what:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# This section is for the TabletPC that supports touch&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
&amp;nbsp; Driver&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;wacom&amp;quot;&lt;br /&gt;
&amp;nbsp; Identifier&amp;nbsp; &amp;nbsp; &amp;quot;touch&amp;quot;&lt;br /&gt;
&amp;nbsp; Option&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Device&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;/dev/ttyS0&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # SERIAL ONLY&lt;br /&gt;
&amp;nbsp; Option&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;Type&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;touch&amp;quot;&lt;br /&gt;
&amp;nbsp; #Option&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;ForceDevice&amp;quot;&amp;nbsp; &amp;nbsp;&amp;quot;ISDV4&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Tablet PC ONLY&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot; &lt;br /&gt;
&amp;nbsp; Identifier&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Default Layout&amp;quot;&lt;br /&gt;
&amp;nbsp; Screen&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Default Screen&amp;quot;&lt;br /&gt;
&amp;nbsp; InputDevice&amp;nbsp; &amp;nbsp; &amp;quot;stylus&amp;quot;&amp;nbsp; &amp;nbsp; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
&amp;nbsp; InputDevice&amp;nbsp; &amp;nbsp; &amp;quot;eraser&amp;quot;&amp;nbsp; &amp;nbsp; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
&amp;nbsp; InputDevice&amp;nbsp; &amp;nbsp; &amp;quot;touch&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
The results of xinput list:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
&amp;#9121; Virtual core pointer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=2&amp;nbsp; &amp;nbsp;&amp;#91;master pointer&amp;nbsp; &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; Virtual core XTEST pointer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=4&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; Wacom ISDv4 E3 Finger&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=11&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; Wacom ISDv4 E3 Pen eraser&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=12&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; Wacom ISDv4 E3 Pen&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=13&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; Wireless Keyboard/Mouse&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=15&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; PIXART USB OPTICAL MOUSE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=16&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9116;&amp;nbsp; &amp;nbsp;&amp;#8627; SynPS/2 Synaptics TouchPad&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=19&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; pointer&amp;nbsp; &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;#9123; Virtual core keyboard&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=3&amp;nbsp; &amp;nbsp;&amp;#91;master keyboard &amp;#40;2&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Virtual core XTEST keyboard&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=5&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Power Button&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=6&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Video Bus&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=7&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Video Bus&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=8&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Power Button&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=9&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Sleep Button&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=10&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; Wireless Keyboard/Mouse&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=14&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; HP Webcam&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;id=17&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; AT Translated Set 2 keyboard&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=18&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; HP WMI hotkeys&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=20&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#8627; ACPI Virtual Keyboard Device&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;id=21&amp;nbsp; &amp;nbsp;&amp;#91;slave&amp;nbsp; keyboard &amp;#40;3&amp;#41;&amp;#93;&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Attempting to set gesture:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
xsetwacom set 11 Gesture &amp;quot;on&amp;quot;&lt;br /&gt;
Property 'Wacom Enable Touch Gesture' does not exist on device.&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
So not really sure what to do now...</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=97522#97522</comments>
                                        <author>deane</author>
                                        <pubDate>Mon Mar 07, 2011 10:18 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=97522#97522</guid>
                                      </item>
                                      <item>
                                        <title>Re: Touchscreen (wacom) and Debian</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=97516#97516</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66793'&gt;deane&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Mar 07, 2011 8:46 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I wasn't aware that X couldn't do multitouch, but the X config file settings look promising.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=97516#97516</comments>
                                        <author>deane</author>
                                        <pubDate>Mon Mar 07, 2011 8:46 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=97516#97516</guid>
                                      </item>
                                      <item>
                                        <title>Re: Touchscreen (wacom) and Debian</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=97506#97506</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Mar 07, 2011 7:12 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You are aware that X doesn't support multi-touch events, are you?&lt;br /&gt;
&lt;br /&gt;
As for the &amp;quot;touch = click&amp;quot; issue, did you try and change the repeat-delay settings? (how much time between to touch-events to be seen as separate taps)</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=97506#97506</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Mon Mar 07, 2011 7:12 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=97506#97506</guid>
                                      </item>
                                      <item>
                                        <title>Touchscreen (wacom) and Debian</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=97503#97503</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66793'&gt;deane&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Mar 07, 2011 6:34 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I quite like my HP tm2 laptop - I had problems for ages with it getting hot, but after finally working out how to get the vgaswitcheroo to work in debian (mainly it was a case of putting the kernel modesetting variables in different places for both sets of drivers and then actually *loading* the damned drivers!) it runs rather cool now - cooler than windows 7, in fact.&lt;br /&gt;
&lt;br /&gt;
Now I can almost abandon windows for regular use, except when using it as a touchscreen laptop.&lt;br /&gt;
&lt;br /&gt;
Yes, the touchscreen works fine, but it lacks the finesse that the windows setup has. Touching it immediately classes as a tap, so there's no drag-scrolling. It's also not possible to right click by pressing and holding or pressing and right tapping.&lt;br /&gt;
&lt;br /&gt;
I'm assuming there must be a set of variables somewhere in a config file for the X side of the wacom drivers, and possibly some add-on software the make the experience a little more polished?&lt;br /&gt;
&lt;br /&gt;
Oh, and don't suggest going to Ubuntu - I've tried numerous recent versions and just prefer Debian.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=97503#97503</comments>
                                        <author>deane</author>
                                        <pubDate>Mon Mar 07, 2011 6:34 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=97503#97503</guid>
                                      </item></channel></rss>