Subject: Re: Mouse won't work under X
To: None <port-arm32@NetBSD.ORG>
From: Stefan Voss <voss@yoda.in-berlin.de>
List: port-arm32
Date: 05/03/1997 08:19:11
In message <c8eb198447@tonyh.tcp.co.uk>,
     Tony Houghton wrote:

> [...]
> >
> > A frameless window?
> > Are you sure that you have started a window manager (fvwm, twm) in
> > ~/.xinitrc ?
> 
> I haven't got such a file. What should it contain and where should it
> go?

It should go in your home directory (~). Here's an example:

  # start some clients in the background
  xclock -g 100x100-0+0 -update 1 &
  xterm -g 80x24+0+10 &

  # A window manager should be the last line in .xinitrc
  # It's important that it's running in the
  # foreground so that stopping the window manager
  # also ends the X11 session.
  fvwm

> -- 
>   \____________________
>                        \  http://www.tcp.co.uk/~tonyh/
>    The Curling Pages    \ The home of WinEd, Bombz and NewsFind for RISC OS

Regards,
   Stefan
   
-- 
Stefan Voss
(voss@yoda.in-berlin.de)