<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AXorg</id>
	<title>Talk:Xorg - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AXorg"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Talk:Xorg&amp;action=history"/>
	<updated>2026-05-16T19:35:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.0</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Talk:Xorg&amp;diff=8970&amp;oldid=prev</id>
		<title>imported&gt;Ursi: Created page with &quot;I believe you can disable mouse acceleration with a mouse by using  &lt;pre&gt; services.xserver.libinput =   { enable = true;      mouse =       { accelProfile = &quot;flat&quot;;         ac...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Talk:Xorg&amp;diff=8970&amp;oldid=prev"/>
		<updated>2021-07-04T07:11:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I believe you can disable mouse acceleration with a mouse by using  &amp;lt;pre&amp;gt; services.xserver.libinput =   { enable = true;      mouse =       { accelProfile = &amp;quot;flat&amp;quot;;         ac...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I believe you can disable mouse acceleration with a mouse by using&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
services.xserver.libinput =&lt;br /&gt;
  { enable = true;&lt;br /&gt;
&lt;br /&gt;
    mouse =&lt;br /&gt;
      { accelProfile = &amp;quot;flat&amp;quot;;&lt;br /&gt;
        accelSpeed = &amp;quot;0&amp;quot;;&lt;br /&gt;
      };&lt;br /&gt;
  };&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is what I&amp;#039;m using, and I do not have any mouse acceleration afaict.&lt;/div&gt;</summary>
		<author><name>imported&gt;Ursi</name></author>
	</entry>
</feed>