<?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>ancientpc.net &#187; linux</title>
	<atom:link href="http://www.ancientpc.net/category/software/linux-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ancientpc.net</link>
	<description>my brute force approach to life</description>
	<lastBuildDate>Wed, 04 Mar 2009 08:56:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing default mouse button behavior</title>
		<link>http://www.ancientpc.net/2009/02/07/changing-default-mouse-button-behavior/</link>
		<comments>http://www.ancientpc.net/2009/02/07/changing-default-mouse-button-behavior/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 01:48:19 +0000</pubDate>
		<dc:creator>Ting</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[imwheel]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[rebind]]></category>
		<category><![CDATA[remap]]></category>

		<guid isPermaLink="false">http://www.ancientpc.net/?p=192</guid>
		<description><![CDATA[It took me a while to find the magical query for what I wanted to do, but hopefully this can help others.
If you want to remap your mouse buttons from one to another, there&#8217;s useful documentation here.
On the other hand imwheel gives you the ability to binds your mouse buttons to other actions (e.g. type [...]]]></description>
			<content:encoded><![CDATA[<p>It took me a while to find the magical query for what I wanted to do, but hopefully this can help others.</p>
<p>If you want to remap your mouse buttons from one to another, there&#8217;s useful documentation <a href="https://help.ubuntu.com/community/ManyButtonsMouseHowto">here</a>.</p>
<p>On the other hand <a href="http://sourceforge.net/projects/imwheel/">imwheel</a> gives you the ability to binds your mouse buttons to other actions (e.g. type text, combination key strokes).  However you can probably find it within your distro&#8217;s repository and install it from there.  Once imwheel is set up, you can take a quick glance at the <a href="http://imwheel.sourceforge.net/imwheel.1.html">man pages</a>.</p>
<p>If you want to modify system-wide settings edit /etc/X11/imwheelrc, otherwise modify $HOME/.imwheelrc for user specific settings.</p>
<p>One thing to note is that unlike rest of X configuration, tilt wheel is not represented as button 5 and button 6, with thumb buttons represented as button 7 and 8.  Instead tilt left is &#8220;Left&#8221;, tilt right is &#8220;Right&#8221;, left thumb is &#8220;Thumb1&#8243;, right thumb is &#8220;Thumb2&#8243;.</p>
<p>My .imwheelrc is listed below, but feel free to <a href="http://www.google.com/search?hl=en&amp;client=firefox-a&amp;rls=com.ubuntu%3Aen-US%3Aunofficial&amp;hs=moy&amp;q=.imwheelrc+configuration&amp;btnG=Search&amp;aq=f&amp;oq=">search</a> for other configurations for more ideas.</p>
<p><code>".*"<br />
None,Left,Control_L|Page_Up<br />
None,Right,Control_L|Page_Down<br />
None,Thumb1,Control_L|w</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ancientpc.net/2009/02/07/changing-default-mouse-button-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
