FG
💻 Software

How to check multitouch in GNU/Linux

Fresh5 days ago
Mar 15, 20266190 views
Confidence Score0%
0%

Problem

I have several questions about multitouch in Linux: Is multitouch and MPX (multi-pointer extension) related? If an application handles multiple cursors does it mean that it is multitouch-ready? How to test if multitouch is really working In the system (Xorg, drivers) In the given application How to…

Error Output

0x2f /*MT slot being modified*/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to check multitouch in GNU/Linux

Low Risk

I don't think that multitouch or MPX imply multiple cursors - there will still only be one. Multitouch basically means that the system can handle more than one input at a time (multiple fingers for example). I think that MPX supports that. This allo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment