<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4793&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Trackpad and mouse issues on Chimera LXQT]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4793</link>
		<description><![CDATA[The most recent posts in Trackpad and mouse issues on Chimera LXQT.]]></description>
		<lastBuildDate>Fri, 28 Jan 2022 13:44:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34217#p34217</link>
			<description><![CDATA[<p>The problem is that I seem to be getting automatic selection of items sometimes and not others. </p><p>So if I am using the file browser for instance, and trying to select a particular 2 or three files it will at random, either drop focus on those files or go and perform the default action for selecting those files. I cannot work out yet what is causing this erratic behaviour, and I also cannot say &quot;it always does this wrong&quot;, as to me at least the behaviour is not deterministic.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mike-thinky)]]></author>
			<pubDate>Fri, 28 Jan 2022 13:44:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34217#p34217</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33890#p33890</link>
			<description><![CDATA[<div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>Trackpad desired behaviour is right click to select options etc for the context, left click to select the folder/file/text/url etc,</p></div></blockquote></div><p>In what way does your current configuration differ from this? How is it lacking? I can see that tap-to-click is disabled, is that what you want?</p><div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>ditto for mouse, it is also erratic in that regard.</p></div></blockquote></div><p>What does &quot;erratic&quot; mean, exactly? It is almost impossible to help you if I can&#039;t understand what the problem is.</p><p>I would actually recommend switching from the crusty old synaptics &amp; evdev drivers to the newer libinput version:</p><div class="codebox"><pre><code># apt install xserver-xorg-input-{libinput,synaptics-,evdev-}</code></pre></div><p>If you&#039;re a fan of multi-touch gestures then xserver-xorg-input-mtrack is another possibility.</p><div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>Do I actually need the xinput package to get this functionality to work</p></div></blockquote></div><p>No.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 12 Jan 2022 16:19:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33890#p33890</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33881#p33881</link>
			<description><![CDATA[<p>Trackpad desired behaviour is right click to select options etc for the context, left click to select the folder/file/text/url etc, <br />ditto for mouse, it is also erratic in that regard.</p><div class="codebox"><pre class="vscroll"><code>synclient
Parameter settings:
    LeftEdge                = 1751
    RightEdge               = 5191
    TopEdge                 = 1624
    BottomEdge              = 4282
    FingerLow               = 25
    FingerHigh              = 30
    MaxTapTime              = 180
    MaxTapMove              = 222
    MaxDoubleTapTime        = 180
    SingleTapTimeout        = 180
    ClickTime               = 100
    EmulateMidButtonTime    = 75
    EmulateTwoFingerMinZ    = 282
    EmulateTwoFingerMinW    = 7
    VertScrollDelta         = 101
    HorizScrollDelta        = 101
    VertEdgeScroll          = 0
    HorizEdgeScroll         = 0
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 0
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.0395883
    TouchpadOff             = 0
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 0
    RBCornerButton          = 0
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 0
    TapButton2              = 0
    TapButton3              = 0
    ClickFinger1            = 1
    ClickFinger2            = 1
    ClickFinger3            = 1
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 10
    PalmMinZ                = 200
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 30
    PressureMotionMaxZ      = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice         = 0
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0
    HorizHysteresis         = 25
    VertHysteresis          = 25
    ClickPad                = 0</code></pre></div><p>Do I actually need the xinput package to get this functionality to work, or is it just useful for debugging?</p>]]></description>
			<author><![CDATA[dummy@example.com (Mike-thinky)]]></author>
			<pubDate>Tue, 11 Jan 2022 21:44:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33881#p33881</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33878#p33878</link>
			<description><![CDATA[<div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>I really cannot work out yet what needs to be changed.</p></div></blockquote></div><p>Well explain exactly how you want the touchpad to behave (in as much detail as possible please) and post the full output of</p><div class="codebox"><pre><code>synclient</code></pre></div><p>Please use code tags when posting terminal output. Use the &quot;quote&quot; button on this post to see how I have made the above code block. No need to include the quote in your reply though. Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 11 Jan 2022 21:09:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33878#p33878</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33874#p33874</link>
			<description><![CDATA[<p>The problem is that it will take me a lot of trial and error to work out which settings will help me.</p><p>Also when I am scrolling with the mouse, not touching the buttons, and no where near the trackpad, sometimes the mouse behaves as if it has &quot;follow focus&quot; behaviour, and at other times it definitely needs the click. <br />Then a single click while over a folder sometimes causes that folder to be highlighted, and at other times it automatically behaves as if it got a double click and takes the focus into the folder.<br />I really cannot work out yet what needs to be changed.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mike-thinky)]]></author>
			<pubDate>Tue, 11 Jan 2022 20:22:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33874#p33874</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33872#p33872</link>
			<description><![CDATA[<div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>when I type xinput it tells me the command is not found</p></div></blockquote></div><p>The xinput command is supplied by the xinput package <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>See also <a href="https://wiki.debian.org/WhereIsIt#A.22I_don.27t_have_file_.27quux.27_on_my_system.2C_but_I_need_it._Which_package_do_I_install.3F.22" rel="nofollow">https://wiki.debian.org/WhereIsIt#A.22I … tall.3F.22</a></p><div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>synclient gives me a sensible list of many values, but I need to get the other parts corrected</p></div></blockquote></div><p>What parts need to be corrected? In what way is the current configuration unsatisfactory?</p><div class="quotebox"><cite>Mike-thinky wrote:</cite><blockquote><div><p>sometimes triggering as if pressed when you merely scroll</p></div></blockquote></div><p>Have you tried disabling the TapButtons? See the last post in the linked thread but set each of those options to zero (0).</p><p>If you still want taps to be recognised as clicks then perhaps try changing the MaxTapTime option.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 11 Jan 2022 20:01:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33872#p33872</guid>
		</item>
		<item>
			<title><![CDATA[Trackpad and mouse issues on Chimera LXQT]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33870#p33870</link>
			<description><![CDATA[<p>Hi,</p><p>I tried to follow this link:<br /><a href="https://dev1galaxy.org/viewtopic.php?id=2930" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2930</a><br />BUT when I type xinput it tells me the command is not found, so I am missing something that needs to be installed.</p><p>synclient gives me a sensible list of many values, but I need to get the other parts corrected </p><p>It is a Lenovo W520 that has given good service. <br />The mouse and trackpad behaviour under Devuan are so flaky as to make it almost impossible to use the GUI! sometimes triggering as if pressed when you merely scroll.</p><p><span class="bbc">inxi<br />CPU: Quad Core Intel Core i7-2670QM (-MT MCP-) speed/min/max: 797/800/3100 MHz Kernel: 5.10.0-9-amd64 x86_64 Up: 7h 03m <br />Mem: 2627.7/23825.2 MiB (11.0%) Storage: 2.73 TiB (49.5% used) Procs: 254 Shell: Bash inxi: 3.3.01 </span></p>]]></description>
			<author><![CDATA[dummy@example.com (Mike-thinky)]]></author>
			<pubDate>Tue, 11 Jan 2022 18:33:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33870#p33870</guid>
		</item>
	</channel>
</rss>
