Jan Theofel <theofel_at_etes.de> writes:
> Dan Espen wrote:
> >
> > Jan Theofel <theofel_at_etes.de> writes:
> > >
> > > Hello,
> > >
> > > how can I start a program without any windows border?
> > >
> > > I need this for a fullscreen-presentation program.
> >
> > Style fullscreen-presentation NoTitle, HandleWidth 0, BorderWidth 0
>
> Well, that didn't work 'ou-of-the-box'. :-)
>
> What must I put for "fullscreen-presentation"?
>
> I use the acrobat reader with the option ... -name "acroread":
>
> --- snip ---
> -name <application name>
> Specifies the name under which resources for the application
> should be found.
> --- snap ---
>
> So I tried in my ~/.fvwm2rc the following line:
>
> Style "acroread" NoTitle, HandleWidth 0, BorderWidth 0
>
> But that didn't work.
>
> Any more hints?
Yes, use FvwmIdentify to get the class, name or resource of the window.
Anyone of them will work.
In my test, it didn't look like -name did any good.
Try using "AcroRead".
--
Dan Espen
444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854 Phone: (732) 699-5570
--
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 Wed Mar 07 2001 - 08:14:44 GMT