TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:3548] xdm



On Wed, 20 Jan 1999, Peter Lukas wrote:

> # Set up some seasonal goodies.
> # First, see if xsnow exists.
> if [ -x /usr/X11R6/bin/xsnow ]; then
>    # We only want it to snow in the Winter.
>    MONTH=`date +%m`
>    if [ "$MONTH" = "12" -o "$MONTH" = "01" ]; then
>       /usr/X11R6/bin/xsnow -notrees &
>    fi
> fi
> 
> Enjoy!  The xsnow is a nice touch.  It'd be really cool if some brave
> soul would want to hack it so that it will have a falling leaves option!
> :-)

This is a cool idea...  Does xsnow go away after you log in automatically?  

BTW:  I didn't know you could do the "-notrees" option....  cool...

--
Tom Cross                     Voice: 320-253-1020    FAX: 320-253-6956
System Administrator                          E-mail: tomc@kendeco.com
Airgas Kendeco Tool Crib                        http://www.kendeco.com
       --> Now with new and improved extension number 207!!! <--
        St Cloud Area Linux Users Group: http://www.scalug.org