From owner-freebsd-newbies Fri Mar 31 5:39: 0 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from sunburst.csfi.com (sunburst.csfi.com [204.1.38.10]) by hub.freebsd.org (Postfix) with ESMTP id 16E3637B9E9 for ; Fri, 31 Mar 2000 05:38:56 -0800 (PST) (envelope-from yong@csfi.com) Received: from yongdell (pc_yong [204.1.38.26]) by sunburst.csfi.com (8.8.2/8.8.2) with SMTP id IAA00274; Fri, 31 Mar 2000 08:38:50 -0500 (EST) From: "Yong Lim" To: "Martin M" , "Newbies FreeBSD" Subject: RE: root backspace Date: Fri, 31 Mar 2000 08:39:44 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <000f01bf9ab9$d0b0faf0$0100a8c0@martyc> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I did try that. After I su to root from another user, I execute /usr/local/bin/tcsh and it still won't work. The odd thing is if I use the XTerm that comes with Window Maker it works fine without any change at all. Thanks for your suggestions, Yong -----Original Message----- From: Martin M [mailto:lalala@iprimus.ca] Sent: Thursday, March 30, 2000 9:36 PM To: Newbies FreeBSD; Yong Lim Subject: Re: Root is using a different shell from the other users is my guess... try "echo $SHELL" for a few different users: if this is the case, type "chsh" at the command prompt while logged in as root to change to the shell you prefer... probably bash... type "which bash" to find out where bash is (likely /usr/local/bin/bash) and put that in root's info using vi. you want to run "bash" from the command line prior to "chsh", so that when you are in vi, your backsapces will work... ----- Original Message ----- From: "Yong Lim" To: "'FreeBSD Newbies'" Sent: Thursday, March 30, 2000 5:29 PM > Hi, > I'm not sure if this is the correct area to pose this question but here > it is. . .If I pose this question on the wrong mailing list please let me > know. Naturally, the title seems to fit my state of FreeBSD understanding. > > I just installed FreeBSD 4R last weekend and everything went pretty well. > The odd thing is during the drive partition if I select auto for the drive > allocation then I was not able to go back and change the size of the various > mount points. May be I was doing something wrong. . .Great job by the way > to those that made these happened. > > Any way on to my question: I also installed XFree 3 with rxvt and Window > Maker. If I login to the system using any other users beside root with rxvt > my backspace function properly. But if I su to root or login as root the > backspace no long work inside of rxvt. > > Yong > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message