Difference between revisions of "MultiTouch"

From ThinkWiki
Jump to: navigation, search
(Capitalization, spelling and grammar. It probably has been fixed now, but leave the details in place in case anyone still has problems.)
 
Line 9: Line 9:
 
|}
 
|}
  
MultiTouch is a new feature on recent models of the X60/X61/+ Tablet. It allows you to use any device that can create pressure (such as your finger) instead of the tablet pen. This feature is currently ''experimentally'' supported with linuxwacom. However, the tablet pen will still work on such systems.
+
MultiTouch is an optional feature on the X60/X61/X200/X201/etc Tablet. It allows you to use any device that can create pressure (such as your finger) instead of the tablet pen. This feature is currently ''experimentally'' supported with linuxwacom. However, the tablet pen will still work on such systems.
  
with the wacom drivers, it will only support as a single-touch interface and not as real multitouch.  
+
With the wacom drivers, it will only support as a single-touch interface and not as real multitouch.  
  
If you tablet pen does not work, try building the linuxwacom modules from source. You can find everything you need [http://linuxwacom.sourceforge.net at their website].
+
If your tablet pen does not work, try building the linuxwacom modules from source. You can find everything you need [http://linuxwacom.sourceforge.net on their website.]
  
[experience from x201 tablet] Today you only get 2 fingers from the display without pressure. The pen is working normal (with pressure).
+
On the X201 Tablet, it was reported that 2 fingers work on the display without pressure and the pen is working normal (with pressure).
  
A multitouch screen is an optional upgrade for the (non-tablet) {{T410s}}.  As of January 2011, this is not recommended.  Although it has some support as an input device, it seems to cause signficiant stability problems.  On Ubuntu it prevents suspend from working; on both Debian and Ubuntu it seems to cause instability in X; and on Debian, while suspend works, wakeup from suspend seems quite unreliable.
+
A multitouch screen is an optional upgrade for the (non-tablet) {{T410s}}.  As of January 2011, this is not recommended.  Although it has some support as an input device, it seems to cause significant stability problems.  On Ubuntu it prevents suspend from working; on both Debian and Ubuntu it seems to cause instability in X; and on Debian, while suspend works, wakeup from suspend seems quite unreliable.
  
On Linux Mint 10 (and Ubuntu) you can fix this by disabling the kernel module during suspend. See [[Fix_for_suspend_problems_on_T410s_with_touchscreen|Fix for suspend problems on T410s with touchscreen]].
+
If you run into such issues (i.e. you are using Mint 10), you can fix this by disabling the kernel module during suspend. See [[Fix_for_suspend_problems_on_T410s_with_touchscreen|Fix for suspend problems on T410s with touchscreen]].

Latest revision as of 04:01, 3 May 2025

Wacom Logo

MultiTouch

Some models come with touchscreen abilities, known as MultiTouch.

MultiTouch is an optional feature on the X60/X61/X200/X201/etc Tablet. It allows you to use any device that can create pressure (such as your finger) instead of the tablet pen. This feature is currently experimentally supported with linuxwacom. However, the tablet pen will still work on such systems.

With the wacom drivers, it will only support as a single-touch interface and not as real multitouch.

If your tablet pen does not work, try building the linuxwacom modules from source. You can find everything you need on their website.

On the X201 Tablet, it was reported that 2 fingers work on the display without pressure and the pen is working normal (with pressure).

A multitouch screen is an optional upgrade for the (non-tablet) T410s. As of January 2011, this is not recommended. Although it has some support as an input device, it seems to cause significant stability problems. On Ubuntu it prevents suspend from working; on both Debian and Ubuntu it seems to cause instability in X; and on Debian, while suspend works, wakeup from suspend seems quite unreliable.

If you run into such issues (i.e. you are using Mint 10), you can fix this by disabling the kernel module during suspend. See Fix for suspend problems on T410s with touchscreen.