<?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>ubuntu,debian,redhat -linuxany.com &#187; inputdevice</title>
	<atom:link href="http://www.linuxany.com/archives/tag/inputdevice/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxany.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:59:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>让debian支持鼠标中键</title>
		<link>http://www.linuxany.com/archives/437.html</link>
		<comments>http://www.linuxany.com/archives/437.html#comments</comments>
		<pubDate>Sat, 30 Aug 2008 14:30:15 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[inputdevice]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=472</guid>
		<description><![CDATA[　　如今开发平台转移到linux，使用debian操作系统，一切都还算顺利。然而用了一段时间之后，特别在写程序的时候发现不能使用鼠标中键是一件很不舒服的事情，那么怎样使debian支持鼠标中键呢？通过查看debian手册，发现通过以下操作很方便就能实现这个功能： 　　在root权限下用编辑器打开/etc/X11/xorg.conf文件，找到InputDevice字段，如下： Section “InputDevice” Identifier “Configured Mouse” Driver “mouse” Option “CorePointer” Option “Device” “/dev/input/mice” Option “Protocol” “ImPS/2&#8243; Option “Emulate3Buttons” “true” Option “ZAxisMapping” “4 5&#8243; EndSection 　　添加红色的那行，并保存。重启之后，鼠标中键有效。 您还可能感兴趣的内容再提Ubuntu/Debian下JAVA中文显示制作deb包的三种方法建立Debian镜像Debian下玩街机游戏Debian下系统时间不准确（快8小时）解决方案]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/437.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

