On Mon, Mar 15, 1999 at 10:01:54PM +0100, Michele Bini wrote:
> puoi anche far partire il window manager dal file .xsession nella dir.
> home, ad esempio (con wmaker):
> 
> #!/bin/sh
> xterm &
> exec wmaker
> 

dimenticavo, il .xsession deve essere reso eseguibile
$ chmod +x ~\.xsession

-Michele

Rispondere a