Re: Right mouse press delay

Joey Morris <[email protected]> Sun, 20 Mar 2016 13:40:56 -0400
Newsgroups gmane.comp.window-managers.openbox
Message-ID <[email protected]>
Alexey Korop <[email protected]> wrote on Sun, Mar 20, 2016 at 06:37:39PM +0200:
> Hi, All.
> 
> I make the settings following in the rc.xml, mouse section:
> 
>     <context name="Maximize">
>       <mousebind action="Press" button="Left">
>         <action name="ToggleMaximizeVert"/>
>       </mousebind>
>       <mousebind action="Press" button="Middle">
>         <action name="ToggleMaximizeFull"/>
>       </mousebind>
>       <mousebind action="Press" button="Right">
>         <action name="ToggleMaximizeHorz"/>
>       </mousebind>
>     </context>
> 
> Left and middle buttons works as expected: the action is taken
> immediately by pressing a button. But if I press (and hold) the right
> button, the action is performed after the 1 second delay or after button
> is released.
> 
> Is this a bug or a feature?
> Is configurable this strange delay?
> If it is hardcoded, what is its purpose and why just the right button?

I don't see a delay with this setup. I'm running version 3.5.2.

_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox