xffm
Edscott Wilson Garcia
edscott at xfce.org
Wed Jul 13 22:06:02 CEST 2005
For now, you have to change a line in the source,
gui/iconview/gridview_callbacks.i:
/* reverse 1:2 to change behaviour from control to no-control */
/*if (h < 15 && event->button == 1) */
if (event->button == 1)
double_click=((event->state&GDK_CONTROL_MASK)?2:1);
This may be set at configure time in the next release, with some
--directive I have not yet included.
regards,
El mié, 13-07-2005 a las 20:46 +0300, Amichai Teumim escribió:
> Hi
>
> Button 2 opens it in a new windows though unless i hold ctrl down.
>
> -amichai
>
> On ג', 2005-07-12 at 14:04 -0500, Edscott Wilson Garcia wrote:
> > El mar, 12-07-2005 a las 21:59 +0300, Amichai Teumim escribió:
> > > hey guys
> > >
> > > anyway I can make left-mouse-click + ctrl to open a new window in xffm
> > > instead of it opening it in the same window? Meaning I want it to do the
> > > opposite of what it does. I want a single click to open it in the same
> > > window and click + ctrl to open it in a new window.
> >
> > Use button2 instead of button1. Button2 is also double click.
> >
> > regards,
> >
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
--
Edscott Wilson Garcia <edscott at xfce.org>
More information about the Xfce
mailing list