Openbox and gnome-panel-screenshot

Richard Black therblack at hotmail.com
Wed May 19 15:12:08 EDT 2004


Hi

I am to set up openbox to execute gnome-panel-screenshot when I press print 
screen and "gnome-panel-screenshot --window" when I hit Alt print screen 
(i.e. like metacity does).  I have  tried adding following [and several 
varients] to my config file:

  <keybind key="Print">
    <action name="Execute">
        <execute>/usr/bin/gnome-panel-screenshot</execute>
    </action>
  </keybind>

  <keybind key="A-Print">
    <action name="Execute">
        <execute>/usr/bin/gnome-panel-screenshot --window</execute>
    </action>
  </keybind>

or

  <keybind key="Sys_Req">
    <action name="Execute">
        <execute>/usr/bin/gnome-panel-screenshot --window</execute>
    </action>
  </keybind>
  <keybind key="A-Sys_Req">
    <action name="Execute">
        <execute>/usr/bin/gnome-panel-screenshot --window</execute>
    </action>
  </keybind>

but neither works.  Any suggestions?

thanks in advance

Richard

_________________________________________________________________
MSN Premium includes powerful parental controls and get 2 months FREE*   
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines




More information about the openbox mailing list