Bug 5504 - root-menu with left mouse button does not work
Status: RESOLVED INVALID
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: unspecified
Hardware: PC Linux
: P3 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2012-04-29 14:18 EDT by jh
Modified: 2012-06-21 10:31:47 EDT
0 users

See Also:



Description jh 2012-04-29 14:18:13 EDT
I just installed lxde 0.5.5 (openbox 3.5.0) on Debian wheezy. It came with this kind of Root context menus definition in lxde-rc.xml:

<context name="Root">
      <!-- Menus -->
      <mousebind button="Middle" action="Press">
        <action name="ShowMenu">
          <menu>client-list-combined-menu</menu>
        </action>
      </mousebind>
      <mousebind button="Right" action="Press">
        <action name="ShowMenu">
          <menu>root-menu</menu>
        </action>
      </mousebind>
</context>

I tried to change root-menu activation by left mouse button by editing in above "Right" to "Left", but the result is that nothing happens when i press left mouse button (and now of course also right button).

This used to work ok on Debian squeeze with openbox 3.4.11.1.
Comment 1 jh 2012-06-21 10:31:47 EDT
There was nothing wrong with openbox.  It was pcmanfm that was eating left mouse button on desktop.  Solution was to disable autostart of pcmanfm.