[openbox] help
unist
unist at myway.com
Thu Jun 13 12:14:32 EDT 2013
help
-----Original Message-----
From: "" [openbox-request at icculus.org]
Date: 13/06/2013 12:00 PM
To: "" <openbox at icculus.org>
Subject: openbox Digest, Vol 52, Issue 9
Send openbox mailing list submissions to
openbox at icculus.org
To subscribe or unsubscribe via the World Wide Web, visit
http://icculus.org/mailman/listinfo/openbox
or, via email, send a message with subject or body 'help' to
openbox-request at icculus.org
You can reach the person managing the list at
openbox-owner at icculus.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of openbox digest..."
Today's Topics:
1. Re: What is the unit of the ResizeRelative actions? (Paul)
----------------------------------------------------------------------
Message: 1
Date: Thu, 13 Jun 2013 11:52:09 +0100
From: Paul <openboxml023478 at rainslide.net>
To: openbox at icculus.org
Subject: Re: [openbox] What is the unit of the ResizeRelative actions?
Message-ID: <20130613105209.GA13363 at rainslide.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
On Thursday, 13 June, 2013 at 08:02:53 BST, Wujek Srujek wrote:
>Is there a way to force pixels? Or to specify a different amount for a
>specific class of applications? I would then use the 50 for everything and
>something smaller for my terminal (lxterminal).
See 'if': http://openbox.org/wiki/Help:Actions#If
You can test on the window title. Eg., to detect Firefox:
<action name="If">
<title>*Mozilla Firefox</title>
<then>
<action name="Execute">
<command>xdotool key ctrl+w</command>
</action>
</then>
</action>
------------------------------
Subject: Digest Footer
_______________________________________________
openbox mailing list
openbox at icculus.org
http://icculus.org/mailman/listinfo/openbox
------------------------------
End of openbox Digest, Vol 52, Issue 9
**************************************
More information about the openbox
mailing list