On Mon, Aug 22, 2011 at 11:42 PM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, Aug 22, 2011 at 11:24:38PM -0500, Brandon Casey wrote:<br>
> On Fri, Aug 19, 2011 at 1:15 AM, Peter Hutterer <<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>>wrote:<br>
><br>
> > On Wed, Aug 17, 2011 at 10:16:18PM -0500, Brandon Casey wrote:<br>
> > > Please let me know if this is the wrong place to post this message.<br>
> > ><br>
> > > For a long time now I have been missing the old method that I used to use<br>
> > to<br>
> > > highlight text, drag-and-drop, and move windows around.  I used to be<br>
> > able<br>
> > > to produce a button press-and-hold by performing a double-tap and hold<br>
> > (tap<br>
> > > twice on touchpad, but leave the finger resting on the touchpad on the<br>
> > > second tap).  But with recent distributions the last few years, that<br>
> > doesn't<br>
> > > work.  Now, it seems, you have to double-tap, hold, and drag.<br>
> > ><br>
> > > Is there any way to re-enable the old double-tap-and-hold instead of the<br>
> > > double-tap-and-drag?<br>
> ><br>
> > this probably doesn't help but I've just tried it here and it worked fine.<br>
> > you can disable it by unsetting the Synaptics Gestures property but it is<br>
> > enabled by default.<br>
> ><br>
><br>
> So, when you double-tap-and-hold on a window title bar, without moving<br>
> the mouse after the second tap (i.e. no "drag" gesture), your pointer grabs<br>
> the title bar and the mouse icon changes to indicate that?<br>
<br>
</div>tbh, I can't tap without moving, my touchpad is too sensible. it<br>
always moves by a few pixels at least.</blockquote><div><br></div><div>"tbh"?  I don't know what that means.</div><div><br></div><div>"sensible"?  Did you mean "sensitive"?  I guess it's possible that your pointer moves enough after your second tap that the driver interprets it as a drag?  The setting is called TapAndDragGesture though, so that, along with the documentation, implies that a "drag" is part of the gesture.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> Just to make sure you understood me (and I you), when I do the<br>
> above, nothing happens.  It doesn't even produce an event in xev.<br>
<br>
</div>if you're on the window bar, the event never goes to xev, it's captured by<br>
the WM. try doing it _inside_ the xev window, that should show events.</blockquote><div><br></div><div>Yes, sorry, when I was using xev, the pointer was within the xev window.  Other operations produce the appropriate events.  The dtap-and-drag gesture produces the button press and release events, intermixed with a bunch of motion events.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> The double-tap-and-drag gesture does work, but for that one, you have<br>
> to drag your finger after the second tap (touch-release-touch-drag).<br>
>  The Synaptics Gestures property controls this feature.  If I disable it,<br>
> then it disables double-tap-and-drag, but it doesn't enable<br>
> double-tap-and-hold.  You then have to use the<br>
> physical buttons.<br>
<br>
</div>I can't remember any changes to this extent going into the driver. maybe<br>
it's a side-effect of other change but you'd have to look at the state<br>
machine in the driver where exactly the problem is now.</blockquote><div><br></div><div>My description of the behavior I am seeing is exactly what the synaptics man page describes as how the TapAndDragGesture is supposed to work.  So, it seems like it is intended behavior.  I just hoped the old tap-and-hold behavior could be enabled somehow.  And when I say "old", I mean about 5 years ago, which may predate the synaptics driver, I don't know.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> I would like to enable the tap-and-hold functionality, but I don't know<br>
> how to get it.  Maybe there is an alternative touchpad driver other than<br>
> the synaptics one?  If so, how do I disable the synaptics driver and just<br>
> use the standard one?<br>
<br>
</div>there's only one touchpad driver.</blockquote><div><br></div><div>:(</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> I'm using fedora-15, and fedora 13 before it.  What distribution are<br>
> you using?<br>
<br>
</div>F15, but my X bits are the upstream ones.<br></blockquote><div><br></div><div> Hmm.</div><div><br></div><div>Thanks,</div><div>-Brandon</div><div><br></div></div>