<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Kill Mac OS X Mouse Acceleration from the command line</title>
	<atom:link href="http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Wed, 19 Jun 2013 19:52:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: seneca menard</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-435712</link>
		<dc:creator>seneca menard</dc:creator>
		<pubDate>Tue, 09 Oct 2012 23:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-435712</guid>
		<description>I&#039;ve tried FOUR different apps to get rid of mouse acceleration on the mac and NONE of them &quot;actually work&quot;.   

For example, with this one, it appears to remove acceleration if you&#039;re strafing the mouse only to the left and right or only up and down, BUT if you strafe diagonally, it completely breaks.  Just try it.  wiggle the mouse at a 45 degree angle on the screen back and forth over a distance of 2 inches on the desk over and over, first do it slowly and then do it quickly.  You&#039;ll find that if you do it slowly, the mouse only covers a couple of pixels.  If you do it quickly, you&#039;ll find the mouse covers the entire screen!

The same thing is visible if you spin the mouse cursor in a circle instead of a straight line.   So yes, proof that this app fails just like all the others.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried FOUR different apps to get rid of mouse acceleration on the mac and NONE of them &#8220;actually work&#8221;.   </p>
<p>For example, with this one, it appears to remove acceleration if you&#8217;re strafing the mouse only to the left and right or only up and down, BUT if you strafe diagonally, it completely breaks.  Just try it.  wiggle the mouse at a 45 degree angle on the screen back and forth over a distance of 2 inches on the desk over and over, first do it slowly and then do it quickly.  You&#8217;ll find that if you do it slowly, the mouse only covers a couple of pixels.  If you do it quickly, you&#8217;ll find the mouse covers the entire screen!</p>
<p>The same thing is visible if you spin the mouse cursor in a circle instead of a straight line.   So yes, proof that this app fails just like all the others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zee</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-424783</link>
		<dc:creator>zee</dc:creator>
		<pubDate>Sun, 09 Sep 2012 06:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-424783</guid>
		<description>none of them work, they are all just unknown commands, cant find a single fix that works for mouse accel, ive been looking forever and i want it GONE</description>
		<content:encoded><![CDATA[<p>none of them work, they are all just unknown commands, cant find a single fix that works for mouse accel, ive been looking forever and i want it GONE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-420542</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 25 Aug 2012 00:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-420542</guid>
		<description>This just makes my mouse feel out of control...</description>
		<content:encoded><![CDATA[<p>This just makes my mouse feel out of control&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jp</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-402264</link>
		<dc:creator>Jp</dc:creator>
		<pubDate>Wed, 27 Jun 2012 14:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-402264</guid>
		<description>Guess mac users are not gamers :p</description>
		<content:encoded><![CDATA[<p>Guess mac users are not gamers :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lauri Ranta</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-402108</link>
		<dc:creator>Lauri Ranta</dc:creator>
		<pubDate>Tue, 26 Jun 2012 19:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-402108</guid>
		<description>The original source code was posted in http://forums3.armagetronad.net/viewtopic.php?p=196564#p196564. An Xcode project version can be downloaded from https://github.com/docwhat/killmouseaccel.

Note that the utility has to be run again every time after logging in. The changes are also undone if the tracking speed is changed in System Preferences. If you want to use a different tracking speed (the default speed was pretty slow), you have to change it in the source code.</description>
		<content:encoded><![CDATA[<p>The original source code was posted in <a href="http://forums3.armagetronad.net/viewtopic.php?p=196564#p196564" rel="nofollow">http://forums3.armagetronad.net/viewtopic.php?p=196564#p196564</a>. An Xcode project version can be downloaded from <a href="https://github.com/docwhat/killmouseaccel" rel="nofollow">https://github.com/docwhat/killmouseaccel</a>.</p>
<p>Note that the utility has to be run again every time after logging in. The changes are also undone if the tracking speed is changed in System Preferences. If you want to use a different tracking speed (the default speed was pretty slow), you have to change it in the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ardalan</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-369155</link>
		<dc:creator>Ardalan</dc:creator>
		<pubDate>Sat, 31 Mar 2012 12:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-369155</guid>
		<description>thanks that works.

is there any way do do the same thing for the mousewheel?
to turn off the scrolling speed curve or what ever its called.</description>
		<content:encoded><![CDATA[<p>thanks that works.</p>
<p>is there any way do do the same thing for the mousewheel?<br />
to turn off the scrolling speed curve or what ever its called.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellogs</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-366863</link>
		<dc:creator>kellogs</dc:creator>
		<pubDate>Wed, 28 Mar 2012 22:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-366863</guid>
		<description>worked, thanks</description>
		<content:encoded><![CDATA[<p>worked, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laine</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-365633</link>
		<dc:creator>Laine</dc:creator>
		<pubDate>Mon, 26 Mar 2012 15:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-365633</guid>
		<description>Running the script results in a marked improvement for my use of the Magic Mouse, not so much so for my use of the Magic Trackpad. While the speed of the mouse remains high after the custom acceleration settings are negated, which suits my general preference, the trackpad speed ends up being pretty slow, which I don&#039;t like. What is needed, of course, is the ability to independently adjust the acceleration as well as the speed over a range of values. I&#039;ve been able to successfully use this feature of Steermouse for previous Apple mouse products (Magic Mouse isn&#039;t currently supported by Steermouse), and I&#039;ve used Mouse Acceleration with some some success, although the adjustment values for the mouse, which allow inverting adjustment between acceleration and speed, result in a mouse speed that&#039;s so fast, I can only use its &quot;-0.0&quot; setting for the mouse. The trackpad&#039;s speed doesn&#039;t appear to be very adjustable in the inverted mode. I&#039;m planning to try USB Overdrive, although its name would seem to indicate that it might not be appropriate for mice and trackpads connected through Bluetooth.</description>
		<content:encoded><![CDATA[<p>Running the script results in a marked improvement for my use of the Magic Mouse, not so much so for my use of the Magic Trackpad. While the speed of the mouse remains high after the custom acceleration settings are negated, which suits my general preference, the trackpad speed ends up being pretty slow, which I don&#8217;t like. What is needed, of course, is the ability to independently adjust the acceleration as well as the speed over a range of values. I&#8217;ve been able to successfully use this feature of Steermouse for previous Apple mouse products (Magic Mouse isn&#8217;t currently supported by Steermouse), and I&#8217;ve used Mouse Acceleration with some some success, although the adjustment values for the mouse, which allow inverting adjustment between acceleration and speed, result in a mouse speed that&#8217;s so fast, I can only use its &#8220;-0.0&#8243; setting for the mouse. The trackpad&#8217;s speed doesn&#8217;t appear to be very adjustable in the inverted mode. I&#8217;m planning to try USB Overdrive, although its name would seem to indicate that it might not be appropriate for mice and trackpads connected through Bluetooth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Run Kill Mouse Acceleration on Login with Keyboard Maestro &#124; Kaush&#039;s Journal</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-362837</link>
		<dc:creator>Run Kill Mouse Acceleration on Login with Keyboard Maestro &#124; Kaush&#039;s Journal</dc:creator>
		<pubDate>Thu, 22 Mar 2012 15:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-362837</guid>
		<description>[...] the Mouse acceleration was driving me CRAZY. So after much googling I found a terminal script that actually works. You can save your time experimenting with third party software and just use this one. The only [...]</description>
		<content:encoded><![CDATA[<p>[...] the Mouse acceleration was driving me CRAZY. So after much googling I found a terminal script that actually works. You can save your time experimenting with third party software and just use this one. The only [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OS X Lion causing a jumpy mouse movement &#124; incrediblog</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-220313</link>
		<dc:creator>OS X Lion causing a jumpy mouse movement &#124; incrediblog</dc:creator>
		<pubDate>Fri, 05 Aug 2011 20:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-220313</guid>
		<description>[...] 1. Command line app [source] [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Command line app [source] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sc2boy</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-217626</link>
		<dc:creator>Sc2boy</dc:creator>
		<pubDate>Wed, 27 Jul 2011 15:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-217626</guid>
		<description>How do you fixed ur sc2 issue? i got the same problem</description>
		<content:encoded><![CDATA[<p>How do you fixed ur sc2 issue? i got the same problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Djinn</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-200791</link>
		<dc:creator>Djinn</dc:creator>
		<pubDate>Thu, 02 Jun 2011 08:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-200791</guid>
		<description>This works but it is disabled once i play SC2, as someone wrote above.</description>
		<content:encoded><![CDATA[<p>This works but it is disabled once i play SC2, as someone wrote above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kitpos</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-192909</link>
		<dc:creator>kitpos</dc:creator>
		<pubDate>Mon, 25 Apr 2011 00:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-192909</guid>
		<description>This could be a incredibly bad thought by Overdrive. It sounds like we&#039;ll have however yet another format for libraries to choose from. So what I see is that libraries will have less selection as it has to purchase ePub, audio, &amp; now Kindle. So that is not going to be good overall for patrons. I for one do not want to see a book I want in Kindle only when there is an ePub version just because someone with a Kindle requested it that way. The way things work now is fine. They way they could work won&#039;t be fine. Far from it. What this is going to do is possibly cut the amount of new eBooks at libraries in half.</description>
		<content:encoded><![CDATA[<p>This could be a incredibly bad thought by Overdrive. It sounds like we&#8217;ll have however yet another format for libraries to choose from. So what I see is that libraries will have less selection as it has to purchase ePub, audio, &amp; now Kindle. So that is not going to be good overall for patrons. I for one do not want to see a book I want in Kindle only when there is an ePub version just because someone with a Kindle requested it that way. The way things work now is fine. They way they could work won&#8217;t be fine. Far from it. What this is going to do is possibly cut the amount of new eBooks at libraries in half.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-187753</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 01 Apr 2011 20:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-187753</guid>
		<description>I&#039;ve recently upgraded to a gaming mouse in a venture into competitive TF2 and I&#039;ve since disabled all mouse acceleration so this makes my Mac much nicer to use.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently upgraded to a gaming mouse in a venture into competitive TF2 and I&#8217;ve since disabled all mouse acceleration so this makes my Mac much nicer to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leech</title>
		<link>http://osxdaily.com/2010/06/02/kill-os-x-mouse-acceleration-from-the-command-line/#comment-185287</link>
		<dc:creator>Leech</dc:creator>
		<pubDate>Wed, 23 Mar 2011 21:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=4768#comment-185287</guid>
		<description>I use your method, but I don&#039;t like the result. How to put the acceleration back? =)))</description>
		<content:encoded><![CDATA[<p>I use your method, but I don&#8217;t like the result. How to put the acceleration back? =)))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.005 seconds using disk: basic
Object Caching 343/344 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-19 22:57:34 -->