[openbox] I have built the sandbox -X tool for Fedora and RHEL, and I think it is used in Debian and Unbunto,
Daniel J Walsh
dwalsh at redhat.com
Tue Feb 12 08:56:34 EST 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 02/12/2013 08:40 AM, Daniel J Walsh wrote:
> <applications> <application name="*"> <desktop>all</desktop>
> <maximized>yes</maximized> </application> </applications>
Ok I am now populating the sandbox with
cat > ~/.config/openbox/rc.xml << EOF
<openbox_config xmlns="http://openbox.org/3.4/rc"
xmlns:xi="http://www.w3.org/2001/XInclude">
<applications>
<application class="*">
<decor>no</decor>
<desktop>all</desktop>
<maximized>yes</maximized>
</application>
</applications>
</openbox_config>
EOF
Which does pretty much what I want, but I see a large delay between the time
the xephyr window shows up and the application running.
sandbox -X -W openbox xterm
Is taking 10 seconds.
This is basically running the attached sandboxX.sh shell script.
Any ideas?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlEaShIACgkQrlYvE4MpobNpNACdF11Cwb4OauCAwM9o4rUPvd/o
+a8Aniyf5NEdYT/Yp5Ip5TJTcSAtFS1E
=hO/Q
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sandboxX.sh
Type: application/x-shellscript
Size: 979 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20130212/98751fbf/attachment.bin>
More information about the openbox
mailing list