On Tue, Nov 18, 2003 at 02:06:59PM +0200, Dan Kenigsberg wrote:
> I see that my question wasn't clear. I'll restate it.
> 
> When a window opens, gnome adds it automatically to its "task bar", where it
> shows as a rectangular button.
> 
> I would like to avoid this for xeys. How can this be done?

A bit hacky, but should work:

xeyes&
xprop -name xeyes -f _NET_WM_STATE 32a -set _NET_WM_STATE _NET_WM_STATE_SKIP_TASKBAR

(see http://freedesktop.org/Standards/wm-spec/wm-spec-1.0.html for window properties)

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to