<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7431&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Middle Mouse Button does not work at all]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7431</link>
		<description><![CDATA[The most recent posts in Middle Mouse Button does not work at all.]]></description>
		<lastBuildDate>Tue, 11 Sep 2012 22:55:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Middle Mouse Button does not work at all]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27401#p27401</link>
			<description><![CDATA[<p>Didn&#039;t help, I am stuck here.</p>]]></description>
			<author><![CDATA[dummy@example.com (Alp)]]></author>
			<pubDate>Tue, 11 Sep 2012 22:55:27 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27401#p27401</guid>
		</item>
		<item>
			<title><![CDATA[Re: Middle Mouse Button does not work at all]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27395#p27395</link>
			<description><![CDATA[<p><em>man evdev</em> might give you some idea.</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Tue, 11 Sep 2012 15:05:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27395#p27395</guid>
		</item>
		<item>
			<title><![CDATA[Re: Middle Mouse Button does not work at all]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27394#p27394</link>
			<description><![CDATA[<p>I am using Arch Linux, and the file was there already. I tried it without the file but then i have no mouse nor keyboard input at all. I had to reboot in Runlevel 1 to put the file in its initial folder.</p><p>Any other ideas?</p>]]></description>
			<author><![CDATA[dummy@example.com (Alp)]]></author>
			<pubDate>Tue, 11 Sep 2012 13:48:38 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27394#p27394</guid>
		</item>
		<item>
			<title><![CDATA[Re: Middle Mouse Button does not work at all]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27387#p27387</link>
			<description><![CDATA[<p>Did you create that file yourself?<br />evdev is a basic input driver, I don&#039;t think it needs anything like that.<br />Unless you&#039;re using some DIY distro that needs this...<br />Try renaming that file and restarting X.</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Mon, 10 Sep 2012 22:49:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27387#p27387</guid>
		</item>
		<item>
			<title><![CDATA[Middle Mouse Button does not work at all]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27386#p27386</link>
			<description><![CDATA[<p>First of all, this is my first experience with XFCE. I was using Gnome for a long time, but due to Gnome3/Unity i decided to switch to something else. First, i tried E17, but that did not satisfy me. But XFCE feeled great from the the very first second!</p><p>Ok, here is my problem: I cannot middle-click with my mouse. That means:</p><p>* No Middle-Click-Paste<br />* No Middle-Click Tab-Close in my browser<br />* No Middle-Click Open-in-new-Tab in my browser</p><p>I could imagine that this is related to my xorg config, so here is the relevant stuff:</p><div class="codebox"><pre class="vscroll"><code>$ cat /etc/X11/xorg.conf.d/10-evdev.conf 
#
# Catch-all evdev loader for udev-based systems
# We don&#039;t simply match on any device since that also adds accelerometers
# and other devices that we don&#039;t really want to use. The list below
# matches everything but joysticks.

Section &quot;InputClass&quot;
        Identifier &quot;evdev pointer catchall&quot;
        MatchIsPointer &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev keyboard catchall&quot;
        MatchIsKeyboard &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
	Option &quot;XkbLayout&quot; &quot;de&quot;
	Option &quot;XkbVariant&quot; &quot;deadgraveacute&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev touchpad catchall&quot;
        MatchIsTouchpad &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev tablet catchall&quot;
        MatchIsTablet &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev touchscreen catchall&quot;
        MatchIsTouchscreen &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Alp)]]></author>
			<pubDate>Mon, 10 Sep 2012 18:08:54 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27386#p27386</guid>
		</item>
	</channel>
</rss>
