Dan Espen wrote:
>
> 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".
>
What about adding....
Style "acroread" Maximize, NoTitle, HandleWidth 0, BorderWidth 0
^^^^^^^^
Or is that assumed here?
Alex
--
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:28:56 GMT