Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 1998 07:33:05 -0500
From:      Thierry Boudet <101355.2112@compuserve.com>
To:        FreeBSD newbies <freebsd-newbies@FreeBSD.ORG>
Subject:   Desktop setup hints
Message-ID:  <199803240737_MC2-37C9-D212@compuserve.com>

next in thread | raw e-mail | index | archive | help
>
> xv -root -max -rmode 5 -quit ~ruth/pics/zen.gif &
> I use the twm window manager.
> also see xsetroot(1)
>

    You can also make a menu for twm with things like that:


menu "background"
{
"black"         !"xsetroot -solid black"
"grid"          !"xsetroot -mod 5 7 -bg red -fg blue"
"my cat"        !"xv -root -max -rmode 5 -quit ~ruth/pics/zen.gif &"
}


    see in the file $HOME/.twmrc for more explanations about
    integrating this menu in twm.

    Best regards.       Thierry.
  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803240737_MC2-37C9-D212>