<?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: Checking my mouse wheel on Linux</title>
	<atom:link href="http://billauer.se/blog/2014/05/mouse-event-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2014/05/mouse-event-linux/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: poiuy</title>
		<link>https://billauer.se/blog/2014/05/mouse-event-linux/comment-page-1/#comment-1738</link>
		<dc:creator>poiuy</dc:creator>
		<pubDate>Tue, 05 Dec 2023 16:04:02 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4235#comment-1738</guid>
		<description>Thank you so much for your solution.</description>
		<content:encoded><![CDATA[<p>Thank you so much for your solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrCWO</title>
		<link>https://billauer.se/blog/2014/05/mouse-event-linux/comment-page-1/#comment-1515</link>
		<dc:creator>DrCWO</dc:creator>
		<pubDate>Sun, 16 Aug 2020 15:26:14 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4235#comment-1515</guid>
		<description>Congratulation to this really nice solution!
Thanks a lot for posting!
Best Charly</description>
		<content:encoded><![CDATA[<p>Congratulation to this really nice solution!<br />
Thanks a lot for posting!<br />
Best Charly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose_X</title>
		<link>https://billauer.se/blog/2014/05/mouse-event-linux/comment-page-1/#comment-948</link>
		<dc:creator>Jose_X</dc:creator>
		<pubDate>Fri, 06 Jun 2014 08:08:02 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4235#comment-948</guid>
		<description>FWIW, it seems you can configure a PS/2 intellimouse to get access to the scrolling wheel. Besides the events approach, configuration tools and/or ioctls should enable access, but here are instructions closer to the metal on which commands give wheel access http://www.computer-engineering.org/ps2mouse/ and a description of the chip interface http://wiki.osdev.org/%228042%22_PS/2_Controller#Second_PS.2F2_Port .</description>
		<content:encoded><![CDATA[<p>FWIW, it seems you can configure a PS/2 intellimouse to get access to the scrolling wheel. Besides the events approach, configuration tools and/or ioctls should enable access, but here are instructions closer to the metal on which commands give wheel access <a href="http://www.computer-engineering.org/ps2mouse/" rel="nofollow">http://www.computer-engineering.org/ps2mouse/</a> and a description of the chip interface <a href="http://wiki.osdev.org/%228042%22_PS/2_Controller#Second_PS.2F2_Port" rel="nofollow">http://wiki.osdev.org/%228042%22_PS/2_Controller#Second_PS.2F2_Port</a> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
