From owner-freebsd-questions Sun Jun 22 04:52:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA28854 for questions-outgoing; Sun, 22 Jun 1997 04:52:20 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA28849 for ; Sun, 22 Jun 1997 04:52:15 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id NAA13452; Sun, 22 Jun 1997 13:39:19 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199706221139.NAA13452@helbig.informatik.ba-stuttgart.de> Subject: Re: Help me In-Reply-To: <33ACF65C.3005@tpts5.seed.net.tw> from Gordon Wang at "Jun 22, 97 05:54:36 pm" To: guelph@tpts5.seed.net.tw Date: Sun, 22 Jun 1997 13:39:19 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Dear Sir > In my FreeBSD 2.2.1 environment setting, > I wrote "xrdb $HOME/.Xresources" in the file ".xinitrc" and > "Xterm*scrollBar : True" in the file .Xresources. ^ Try `xterm*scrollBar : True' (with lower case `x') instead. At least that's how it works on my site. Wolfgang > Both files .xinitrc and .Xresources are in my home directory. > But when I started the x window by "startx" command,the scrollbar > was there. Why? > > Please help me > Thanks > > Gordon >