On Wed, 26 Feb 2003 16:38:17 +0000 <[EMAIL PROTECTED]> wrote: > I've compiled wmswallow but does anyone know how I use it to swallow > xload into the slit. > wmswallow [<flags>] [windowname [command [args ...]]] > How do I specify the slit as the windowname?
"windowname" means the name under the application to be swalled is known by X. Example: let's say you wanna swallow xload. You run it, and separately you run an info utility like xwininfo. Click on the xload window and so you find out it's X name is(surprise :) "xload". So you run 'wmswallow xload' and you'll get xload into the slit. The trick is simply to have the targeted application already running at the time wmswallow runs. As the help sais, wmswallow will gobble up the first application with the specified X name it finds. -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
