<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.completenoobs.com/noobs/index.php?action=history&amp;feed=atom&amp;title=Ubuntu_Disabling_TouchScreen</id>
	<title>Ubuntu Disabling TouchScreen - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.completenoobs.com/noobs/index.php?action=history&amp;feed=atom&amp;title=Ubuntu_Disabling_TouchScreen"/>
	<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=Ubuntu_Disabling_TouchScreen&amp;action=history"/>
	<updated>2026-04-30T02:25:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.completenoobs.com/noobs/index.php?title=Ubuntu_Disabling_TouchScreen&amp;diff=123&amp;oldid=prev</id>
		<title>Noob: Created page with &quot; ==Ubuntu-mate 20.04== Tested on ubuntu-mate 20.04&lt;br \&gt; To disable the touchscreen in ubuntu-mate 20.04 you need to edit the file &lt;code&gt;40-libinput.conf&lt;/code&gt;&lt;br \&gt; And change the line &lt;code&gt;MatchIsTouchscreen &quot;on&quot;&lt;/code&gt; To &lt;code&gt;MatchIsTouchscreen &quot;off&quot;&lt;/code&gt;.  &lt;code&gt;$EDITOR /usr/share/X11/xorg.conf.d/40-libinput.conf&lt;/code&gt;  &lt;pre&gt; Section &quot;InputClass&quot;         Identifier &quot;libinput touchscreen catchall&quot;         MatchIsTouchscreen &quot;on&quot;         MatchDevicePath &quot;/dev/in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.completenoobs.com/noobs/index.php?title=Ubuntu_Disabling_TouchScreen&amp;diff=123&amp;oldid=prev"/>
		<updated>2023-03-05T17:20:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; ==Ubuntu-mate 20.04== Tested on ubuntu-mate 20.04&amp;lt;br \&amp;gt; To disable the touchscreen in ubuntu-mate 20.04 you need to edit the file &amp;lt;code&amp;gt;40-libinput.conf&amp;lt;/code&amp;gt;&amp;lt;br \&amp;gt; And change the line &amp;lt;code&amp;gt;MatchIsTouchscreen &amp;quot;on&amp;quot;&amp;lt;/code&amp;gt; To &amp;lt;code&amp;gt;MatchIsTouchscreen &amp;quot;off&amp;quot;&amp;lt;/code&amp;gt;.  &amp;lt;code&amp;gt;$EDITOR /usr/share/X11/xorg.conf.d/40-libinput.conf&amp;lt;/code&amp;gt;  &amp;lt;pre&amp;gt; Section &amp;quot;InputClass&amp;quot;         Identifier &amp;quot;libinput touchscreen catchall&amp;quot;         MatchIsTouchscreen &amp;quot;on&amp;quot;         MatchDevicePath &amp;quot;/dev/in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
==Ubuntu-mate 20.04==&lt;br /&gt;
Tested on ubuntu-mate 20.04&amp;lt;br \&amp;gt;&lt;br /&gt;
To disable the touchscreen in ubuntu-mate 20.04 you need to edit the file &amp;lt;code&amp;gt;40-libinput.conf&amp;lt;/code&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
And change the line &amp;lt;code&amp;gt;MatchIsTouchscreen &amp;quot;on&amp;quot;&amp;lt;/code&amp;gt; To &amp;lt;code&amp;gt;MatchIsTouchscreen &amp;quot;off&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;$EDITOR /usr/share/X11/xorg.conf.d/40-libinput.conf&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;libinput touchscreen catchall&amp;quot;&lt;br /&gt;
        MatchIsTouchscreen &amp;quot;on&amp;quot;&lt;br /&gt;
        MatchDevicePath &amp;quot;/dev/input/event*&amp;quot;&lt;br /&gt;
        Driver &amp;quot;libinput&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br \&amp;gt;&lt;br /&gt;
Change to:&lt;br /&gt;
&amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;libinput touchscreen catchall&amp;quot;&lt;br /&gt;
        MatchIsTouchscreen &amp;quot;off&amp;quot;&lt;br /&gt;
        MatchDevicePath &amp;quot;/dev/input/event*&amp;quot;&lt;br /&gt;
        Driver &amp;quot;libinput&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Noob</name></author>
	</entry>
</feed>