On 15 May 2002 11:21:12 -0400, Victor Eijkhout wrote:
>
> I have an Apple TiBook, and have set the trackpad to be used for
> clicks and drags. This means that a click-hold is a tap followed by a
> tap--and--hold-down--then--drag.
>
> Problem is that if the tap-drag comes too quickly after the first
> tap, nothing happens (well, the title bar that I click in gets
> pressed). A click-hold just as fast with Aqua windows works as it
> should.
>
> Double clicks work fine: I use
>
> Mouse 0 T N MoveOrRaiseOrShade
> AddToFunc MoveOrRaiseOrShade
> + C Raise
> + H Move
> + D WindowShade
>
> Any idea how I can shorten this needed delay?
AddToFunc MoveOrRaiseOrShade
+ M Move
> Oh, other question: DoubleClickTime is only listed as a menustyle
> option in the man page. Can I use it as a stand-alone command?
A double click delay for mouse bindings is the same as a single click
delay and controlled using the ClickTime command.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed May 15 2002 - 10:56:24 BST