[openbox] Can I use just one keybind to perform these two actions?

Augustine Souza aesouza2008 at gmail.com
Tue Jun 11 07:58:54 EDT 2013


On Tue, Jun 11, 2013 at 5:07 PM, Jim Rees <rees at umich.edu> wrote:

> I've got several keybinds with multiple actions. Is that not working for
> you? What happens?
>

Whether I use
    <!-- Launch gedit -->
    <keybind key="W-g">
      <action name="Execute">
        <command>gedit</command>
      </action>
    </keybind>

Or

    <!-- Launch gedit -->
    <keybind key="W-g">
      <action name="Execute">
        <command>gedit</command>
      </action>
     <action name="Undecorate"/>
    </keybind>

The result is the same either way. Gedit (a text editor) continues to open
with a title bar and the min, max, and close buttons.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20130611/357440d7/attachment.html>


More information about the openbox mailing list