From owner-freebsd-current Sun Aug 26 15:23:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id E021C37B40D for ; Sun, 26 Aug 2001 15:23:22 -0700 (PDT) (envelope-from kc5vdj@yahoo.com) Received: from mkc-65-28-47-209.kc.rr.com (HELO yahoo.com) (65.28.47.209) by smtp.mail.vip.sc5.yahoo.com with SMTP; 26 Aug 2001 22:23:21 -0000 X-Apparently-From: Message-ID: <3B8976D9.3070107@yahoo.com> Date: Sun, 26 Aug 2001 17:23:21 -0500 From: Jim Bryant Reply-To: kc5vdj@yahoo.com User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Nate Williams Cc: David Wolfskill , bandix@looksharp.net, freebsd-current@FreeBSD.ORG Subject: Re: exec issue in tcsh? References: <20010826024257.I65587-100000@turtle.looksharp.net> <200108261245.f7QCjtm28227@bunrab.catwhisker.org> <15241.8227.759263.259051@nomad.yogotech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nate Williams wrote: >>>>>Wow. Why not use xdm? 8) >>>>> >>>>Too lazy? >>>> >>>Heh. You just uncomment one line in /etc/ttys and HUP init. It's not >>>compilicated. >>> >>Indeed. However, there are some differences in startup of which to be >>aware (.xinitrc vs. .xsession). >> > > I just hard-link the two files together. :) > > > Nate > > That only works in a single wm arena... What about: case $WMCHOICE in twm) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& twm ;; fvwm95) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& fvwm95 ;; olwm) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& olwm ;; olvwm) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& olvwm ;; wmaker) xscreensaver -timeout 10 -lock-mode -no-splash& wmaker ;; motif) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& mwm ;; gnome) xterm -bg black -fg cyan -sb -sl 5000 -geometry 132x60& gnome-session ;; kde2) startkde ;; esac jim -- ET has one helluva sense of humor! He's always anal-probing right-wing schizos! _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message