From owner-freebsd-questions@FreeBSD.ORG Thu Nov 13 13:58:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54CAF16A4CE for ; Thu, 13 Nov 2003 13:58:54 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685FE43FBF for ; Thu, 13 Nov 2003 13:58:53 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 13 Nov 2003 16:01:40 -0600 Message-ID: <3FB3FE88.4040504@daleco.biz> Date: Thu, 13 Nov 2003 15:58:32 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: twig les References: <20031113214443.73903.qmail@web60402.mail.yahoo.com> In-Reply-To: <20031113214443.73903.qmail@web60402.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Nov 2003 22:01:41.0312 (UTC) FILETIME=[B7F82C00:01C3AA31] cc: freebsd-questions@freebsd.org Subject: Re: quick question about turning the annoying beep off in X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 21:58:54 -0000 twig les wrote: >Hey all, in my /etc/csh.cshrc I have > >xset b off > >which does what I want, which is to tell X to shut up without me >having to type the command in every X session. But it seems >clumsy as it puts up an error "xset: unable to open display """ >when I ssh in. I fully understand that this *should* be an >error because csh.cshrc is a shell init file, I just tried this >in .xinitrc and it didn't work. Putting it in >/usr/X11R6/bin/startx had predictably bad results. > >So anyone know the correct file for this command? > > > ~/.xinitrc might work??? Kevin Kinsey DaleCo, S.P.