[openbox] Right mouse press delay
Joey Morris
rjmorris.list at zoho.com
Sun Mar 20 13:40:56 EDT 2016
Alexey Korop <akorop at gmail.com> 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.
More information about the openbox
mailing list