On 29 Nov 2002 13:40:59 -0500, Rick Jones wrote: > > I tried the -class assignment on my swallowed xterm in > my buttonbar... If I open another xterm.. on restart > the xterm on the desktop (not in the buttonbar) gets > put in the buttonbar.
The syntax is this: *FvwmButtons: (Swallow "SpecialXterm" `Exec exec xterm -name SpecialXterm`) > I'll go back to using a different executable.. xterm > isn't that big to copy You don't need to copy on unix, a mere symbolic link would be enough: ln -s /usr/bin/X11/xterm ~/bin/specialxterm 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 [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
