<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2616&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / right click on mac]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2616</link>
		<description><![CDATA[The most recent posts in right click on mac.]]></description>
		<lastBuildDate>Tue, 29 Jan 2019 14:41:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13886#p13886</link>
			<description><![CDATA[<div class="quotebox"><cite>ChuangTzu wrote:</cite><blockquote><div><p>Wait a minute, if they are using i3, then there is no desktop to click on, its keyboard driven.&#160; You can click inside windows, but thats it.</p></div></blockquote></div><p>I tried to explain it to him, but he wrote that</p><div class="quotebox"><blockquote><div><p>No right click anywhere, even if im in the xfce desktop trying to right click a file im unable to.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Tue, 29 Jan 2019 14:41:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13886#p13886</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13880#p13880</link>
			<description><![CDATA[<p>Wait a minute, if they are using i3, then there is no desktop to click on, its keyboard driven.&#160; You can click inside windows, but thats it.</p>]]></description>
			<author><![CDATA[dummy@example.com (ChuangTzu)]]></author>
			<pubDate>Mon, 28 Jan 2019 21:01:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13880#p13880</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13874#p13874</link>
			<description><![CDATA[<p>I have an ASUS with a touchpad, with both left and right corner being click buttons, but without proper middle button. I&#039;m therefore using <span class="bbc">synclient</span> to make it behave, and run it as follows:</p><div class="codebox"><pre><code>synclient RightButtonAreaLeft=1625 RightButtonAreaRight=3249 \
    RightButtonAreaTop=1800 RightButtonAreaBottom=2223 \
    RightEdge=2500 TopEdge=500 \
    RTCornerButton=2 RBCornerButton=0 \
    TapButton1=1 TapButton2=2 TapButton3=3 \
    ClickFinger1=1 ClickFinger2=2 ClickFinger3=3 \
    VertEdgeScroll=0 HorizEdgeScroll=0 CornerCoasting=0 \
    VertTwoFingerScroll=0 HorizTwoFingerScroll=0 \
    CircularScrolling=0</code></pre></div><p>With that set up, I get a middle-button click area in the upper right corner, and also alternative left/middle/right buttons by 1/2/3-fincger taps and clicks (and scrolling sensing turned off, since I found it too easy to trigger while typing).</p><p>As I remember, it took a bit of experimentation to get the 6 magic numbers right. The first 4 tells where that middle-button area is, and the next 2 is for something else that I don&#039;t remember.&#160; <span class="bbc">/var/log/Xorg.0.log</span> might tell the x/y dimensions for your touchpad, and <span class="bbc">man synaptics</span> provides documentation of the available options.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 28 Jan 2019 02:35:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13874#p13874</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13860#p13860</link>
			<description><![CDATA[<div class="quotebox"><cite>RickMoen wrote:</cite><blockquote><div><p>but cannot remember offhand its uses and advantages</p></div></blockquote></div><p>I&#039;ve used it a few times as a debugging tool exactly for that mouse issues. I fire xev, play with the mouse buttons and I can see what events are been actually fired.</p><p>Fun story: a relative of mine, time ago, said to me: &quot;please update that program, it doesnt work anymore&quot;. xev said the mouse was malfunctioning; I changed the mouse and the program &quot;worked&quot; again <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Sat, 26 Jan 2019 10:33:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13860#p13860</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13858#p13858</link>
			<description><![CDATA[<p>Pedro, I will gladly and gratefully yield the speaking podium to you on that one.&#160; I know I used xev back in the 1990s, but cannot remember offhand its uses and advantages.&#160; (I recall that it is a general tool for sending X events to a window, to see what then ensues.)</p>]]></description>
			<author><![CDATA[dummy@example.com (RickMoen)]]></author>
			<pubDate>Sat, 26 Jan 2019 07:21:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13858#p13858</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13840#p13840</link>
			<description><![CDATA[<div class="quotebox"><cite>RickMoen wrote:</cite><blockquote><div><p>you said two-finger click &#039;does nothing&#039;, but double-check that a few times</p></div></blockquote></div><p>Hi, Rick. Could we suggest the use of the old and good <span class="bbc">xev</span> utility to help isolate the problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Fri, 25 Jan 2019 12:58:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13840#p13840</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13838#p13838</link>
			<description><![CDATA[<p>I honestly have no idea what you&#039;re saying you &quot;installed&quot;.&#160; Did you mean Window Maker?&#160; I certainly wasn&#039;t suggesting installing that.</p><p>I know you said two-finger click &#039;does nothing&#039;, but double-check that a few times, because it&#039;s rather easy to do that in a way that&#039;s misparsed as single (regular) click. </p><p>If that still doesn&#039;t give desired results, some online discussion elsewhere suggests a couple of commands from the &#039;syncline&#039; (utility for controlling Synaptics touchpads such as are used inside Intel Macs) sets up the distinction between single click and two-finger click:</p><div class="codebox"><pre><code>synclient tapbutton1=1
# This enables tap to click on the first (left) button
synclient tapbutton2=3
# This enables right click via a two-finger-tap</code></pre></div><p>If you have nothing better to try, run those two commands (the &#039;#&#039; lines are explanatory comments) and try again a few times with two-finger clicking.&#160; If that works, then someone here can help add that to your runtime configuration.</p><p>(I&#039;m about the worst person to help you with any of this, as I almost never have Devuan in a desktop configuration, only server ones.&#160; Really, it would be good if one of the desktop-ey people stepped in to help you.)</p>]]></description>
			<author><![CDATA[dummy@example.com (RickMoen)]]></author>
			<pubDate>Fri, 25 Jan 2019 09:26:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13838#p13838</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13834#p13834</link>
			<description><![CDATA[<div class="quotebox"><cite>RickMoen wrote:</cite><blockquote><div><p>Well, I hope one of the really knowledgeable desktop-computing people on this forum will help.&#160; Yr. humble servant is basically a system administrator who has rather little to do with the X Windows System in any form, most days.</p><p>I do have a MacBook Air running Debian 9 &#039;Stretch&#039; in a virtual machine.&#160; In that environment, right-Command-key clicking emulates right-click, which is a darned good thing because right-clicking is essential for the Window Maker environment.&#160; You might be amused that I gravitate toward Window Maker because, in bygone days, I was a huge fan of NeXT, Inc.&#039;s NeXTStep, a proprietary BSD Unix whose current offspring is Mac OSX.&#160; Window Maker is an X11 window manager/desktop that&#039;s deliberately in the style of NeXTStep.</p><p>The Debian installation does NOT have an /etc/X11/Xorg.conf file, and instead relies (I guess) on Xorg hardware autoprobing and defaults.&#160; I&#039;ve not looked more deeply because it Just Works[tm], so I haven&#039;t poked around much.</p><p>Give that a try, anyway.&#160; &#039;Hope it helps.</p></div></blockquote></div><p>Thanks for the suggestion, I installed it but unfortunately i&#039;m still&#160; unable to right click. <br />On the second partition with OSX the right click is ctrl +left click so I know its capable of doing it haha.</p>]]></description>
			<author><![CDATA[dummy@example.com (MintCollie)]]></author>
			<pubDate>Fri, 25 Jan 2019 05:16:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13834#p13834</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13833#p13833</link>
			<description><![CDATA[<p>Well, I hope one of the really knowledgeable desktop-computing people on this forum will help.&#160; Yr. humble servant is basically a system administrator who has rather little to do with the X Windows System in any form, most days.</p><p>I do have a MacBook Air running Debian 9 &#039;Stretch&#039; in a virtual machine.&#160; In that environment, right-Command-key clicking emulates right-click, which is a darned good thing because right-clicking is essential for the Window Maker environment.&#160; You might be amused that I gravitate toward Window Maker because, in bygone days, I was a huge fan of NeXT, Inc.&#039;s NeXTStep, a proprietary BSD Unix whose current offspring is Mac OSX.&#160; Window Maker is an X11 window manager/desktop that&#039;s deliberately in the style of NeXTStep.</p><p>The Debian installation does NOT have an /etc/X11/Xorg.conf file, and instead relies (I guess) on Xorg hardware autoprobing and defaults.&#160; I&#039;ve not looked more deeply because it Just Works[tm], so I haven&#039;t poked around much.</p><p>Give that a try, anyway.&#160; &#039;Hope it helps.</p>]]></description>
			<author><![CDATA[dummy@example.com (RickMoen)]]></author>
			<pubDate>Fri, 25 Jan 2019 04:02:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13833#p13833</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13832#p13832</link>
			<description><![CDATA[<div class="quotebox"><cite>RickMoen wrote:</cite><blockquote><div><p>MintCollie, I&#039;m sorry, but if you attempted two-finger clicking as I suggested for the first thing for you to try, I didn&#039;t see you mention having done so.</p></div></blockquote></div><p>I have and it does nothing. same if i try using ctrl, option, or command with left click. I&#039;ve even tried three finger clicking as i know that was a thing with mx linux one time.</p>]]></description>
			<author><![CDATA[dummy@example.com (MintCollie)]]></author>
			<pubDate>Fri, 25 Jan 2019 02:53:18 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13832#p13832</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13831#p13831</link>
			<description><![CDATA[<p>MintCollie, I&#039;m sorry, but if you attempted two-finger clicking as I suggested for the first thing for you to try, I didn&#039;t see you mention having done so.</p>]]></description>
			<author><![CDATA[dummy@example.com (RickMoen)]]></author>
			<pubDate>Fri, 25 Jan 2019 02:25:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13831#p13831</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13829#p13829</link>
			<description><![CDATA[<div class="quotebox"><cite>RickMoen wrote:</cite><blockquote><div><p>That was pretty enterprising of you, MintCollie.&#160; I hope learning the lay of the land doesn&#039;t cause too many frustrations, but you will doubtless have to work through some.&#160; On the right-click stumper, give a try at two-finger clicking.&#160; That might just work without any further fiddling.</p><p>I notice that a Debian wiki page (<a href="https://wiki.debian.org/MacBookPro#Synaptics" rel="nofollow">https://wiki.debian.org/MacBookPro#Synaptics</a>) has more.</p></div></blockquote></div><p>Much like that Debian wiki page I did not get a xorg.conf for synaptics. I tried creating the file then entering the information on the wiki and restarting but im still not able to right click. </p><div class="quotebox"><cite>Ogis1975 wrote:</cite><blockquote><div><div class="quotebox"><cite>MintCollie wrote:</cite><blockquote><div><p>I am unable to right click. Is there something I need to do extra to set it up? Thanks!</p></div></blockquote></div><p>Right click where? If in the i3wm window (in blank desktop), you will not be able to do that.</p></div></blockquote></div><p>No right click anywhere, even if im in the xfce desktop trying to right click a file im unable to.</p>]]></description>
			<author><![CDATA[dummy@example.com (MintCollie)]]></author>
			<pubDate>Fri, 25 Jan 2019 00:29:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13829#p13829</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13813#p13813</link>
			<description><![CDATA[<div class="quotebox"><cite>MintCollie wrote:</cite><blockquote><div><p>I am unable to right click. Is there something I need to do extra to set it up? Thanks!</p></div></blockquote></div><p>Right click where? If in the i3wm window (in blank desktop), you will not be able to do that.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Thu, 24 Jan 2019 15:24:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13813#p13813</guid>
		</item>
		<item>
			<title><![CDATA[Re: right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13810#p13810</link>
			<description><![CDATA[<p>That was pretty enterprising of you, MintCollie.&#160; I hope learning the lay of the land doesn&#039;t cause too many frustrations, but you will doubtless have to work through some.&#160; On the right-click stumper, give a try at two-finger clicking.&#160; That might just work without any further fiddling.</p><p>I notice that a Debian wiki page (<a href="https://wiki.debian.org/MacBookPro#Synaptics" rel="nofollow">https://wiki.debian.org/MacBookPro#Synaptics</a>) has more.</p>]]></description>
			<author><![CDATA[dummy@example.com (RickMoen)]]></author>
			<pubDate>Thu, 24 Jan 2019 08:47:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13810#p13810</guid>
		</item>
		<item>
			<title><![CDATA[right click on mac]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13808#p13808</link>
			<description><![CDATA[<p>Hello everyone!<br />I&#039;m very new to Linux, but I took the plunge last night and installed Devuan on my macbook. Everything is working great and i&#039;m currently learning about i3wm. I have one hardware question though i&#039;m not sure how to fix. I am unable to right click. Is there something I need to do extra to set it up? <br />Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (MintCollie)]]></author>
			<pubDate>Thu, 24 Jan 2019 07:24:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13808#p13808</guid>
		</item>
	</channel>
</rss>
