Re: binding double click in feel
Daniel Rigos (daniel@mission.net.au)
Fri, 26 May 2000 17:47:38 +1000 (EST)
Hey,
This can be done by adding something like the following to a function in
your feel file:
Function "Move-or-Top"
Move "Motion"
RaiseLower "Click"
# ToggleLayer "DoubleClick" 0 1
Shade "DoubleClick" 0 1
EndFunction
Hopefully pretty self explanatory :)
HTH
Daniel
--------------------------------------------------------------------
To unsubscribe from this mailing list, simply type the following at #
echo "unsubscribe as-users <your_email>" | mail majordomo@afterstep.org