Meta not always working

Przemyslaw Gawronski pgg at tanren.pl
Wed Aug 15 06:38:31 EDT 2007


Hi, I've got a problem with my Meta keys (Left Alt and Windows). In my
rc.xml I've got:

 <context name="Frame">
   <mousebind button="A-Left" action="Press">
     <action name="Focus"/>
     <!--<action name="Raise"/>-->
   </mousebind>
   <mousebind button="A-Left" action="Click">
     <!--<action name="Unshade"/>-->
     <action name="Raise"/>
   </mousebind>
   <mousebind button="A-Left" action="Drag">
     <action name="Move"/>
   </mousebind>
   <mousebind button="A-Middle" action="Drag">
     <action name="Resize"/>
   </mousebind>
   <mousebind button="A-Right" action="Press">
     <action name="Focus"/>
     <action name="Raise"/>
     <action name="Unshade"/>
   </mousebind>
   <mousebind button="A-Right" action="Drag">
     <action name="Resize"/>
   </mousebind>
   ...

Some times it works, but most of the time, for some reason it doesn't :(
I mean Alt-Left mouse button in the window should move, and Alt-Right
resize.

Also
 <keyboard>
    ..
    <keybind key="W-d">
      <action name="ToggleShowDesktop"/>
    </keybind>
    ..

This one also sometimes works, but mostly it doesn't :(

Thanks for suggestions.
 
Przemek
--
AIKIDO TANREN DOJO  -   Poland - Warsaw - Mokotow - Ursynow - Natolin
info: http://www.tanren.pl/ phone: +48501516666 email: dojo at tanren.pl



More information about the openbox mailing list