binding a double-click

Olivier Fourdan fourdan at xfce.org
Sat Mar 2 22:26:29 CET 2002


Michael,

> # I want to toggle shading with a double-click on the toolbar
> AddToFunc "rollup"
> + "D" Shade
> 
> mouse 1 T N Function "rollup"
> 
>     Unfortunately, it now prevents a basic click from permitting a move of the
> window. I guess I need to bind that to a single click...

Yes, exactly, something like 

AddToFunc "rollup"
+ "C" Move
+ "D" Shade

-- 
Olivier               <fourdan at xfce.org>            http://www.xfce.org
-----------------------------------------------------------------------
XFce is a lightweight  desktop  environment  for  various *NIX systems. 
Designed for productivity,  it loads  and  executes  applications fast,
while conserving  system resources. XFce is all free software, released
under GNU General Public License.    Available from http://www.xfce.org




More information about the Xfce mailing list