On 12 Oct 2002 20:58:59 +0500, Ed Powers wrote:
> 
> I'm attempting to change the style for an Eterm that I plan on using for my console (Eterm -C).  I'd like this particular Eterm to be without any decorations or handles, just stuck in a particular place.
> 
> I know how to do this with styles like so:
> 
> style "Eterm" NoTitle, Sticky, etc...
> 
> But I only want this _one_ Eterm instance to reflect this particular style, I want the rest of my Eterms to by my default style.
> 
> I guess it comes down to being able to uniquely identify each instance of an xclient so I can grab it with "Style" - and this is the part I do not know how to do.
> 
> Any info, or pointers would be great...
Start you special Eterm to have the unique id string (use FvwmIdent):
  Eterm -C -n Console
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Oct 12 2002 - 11:08:13 BST