<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gnome Archives - Beshoy Girgis</title>
	<atom:link href="https://beshoy.girgis.us/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>https://beshoy.girgis.us/tag/gnome/</link>
	<description>Father, husband, son, nerd.</description>
	<lastBuildDate>Sun, 12 Mar 2017 08:05:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Linux ( Gnome/Unity/KDE ) + Virtualbox + Mouse issues</title>
		<link>https://beshoy.girgis.us/2012/10/linux-gnomeunitykde-virtualbox-mouse-issues/</link>
					<comments>https://beshoy.girgis.us/2012/10/linux-gnomeunitykde-virtualbox-mouse-issues/#comments</comments>
		
		<dc:creator><![CDATA[Beshoy Girgis]]></dc:creator>
		<pubDate>Mon, 29 Oct 2012 14:52:07 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<guid isPermaLink="false">http://beshoy.girgis.us/?p=217</guid>

					<description><![CDATA[After the latest Ubuntu upgrade my mouse became extremely unstable.  I use Gnome 3 and at random times, my mouse&#8217;s X and Y values would jump to 0.  This made it difficult to complete simple tasks as well as the annoyance of Gnome&#8217;s hot window from the top left corner being triggered constantly just by <a class="read-more" href="https://beshoy.girgis.us/2012/10/linux-gnomeunitykde-virtualbox-mouse-issues/">[&#8230;]</a>]]></description>
										<content:encoded><![CDATA[<p>After the latest Ubuntu upgrade my mouse became extremely unstable.  I use Gnome 3 and at random times, my mouse&#8217;s X and Y values would jump to 0.  This made it difficult to complete simple tasks as well as the annoyance of Gnome&#8217;s hot window from the top left corner being triggered constantly just by moving the mouse anywhere in the screen.  A bit of research led me to an Arch Linux thread where others were experiencing the same issue.  The solution turned out to be simple!:</p>
<pre class="brush: bash; gutter: true; first-line: 1">xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 0.5 0 0 0 0.5 0 0 0 1.0
xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 1.0 0 0 0 1.0 0 0 0 1.0</pre>
<p>More information can be found at the thread where I found the result, <a href="https://bbs.archlinux.org/viewtopic.php?pid=1150418#p1150418">https://bbs.archlinux.org/viewtopic.php?pid=1150418#p1150418</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://beshoy.girgis.us/2012/10/linux-gnomeunitykde-virtualbox-mouse-issues/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 43/56 objects using disk
Page Caching using disk: enhanced 
Lazy Loading (feed)
Minified using disk
Database Caching using disk (Request-wide modification query)

Served from: beshoy.girgis.us @ 2026-06-12 05:19:57 by W3 Total Cache
-->