Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2000 12:17:05 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: warning after exiting X-windows
Message-ID:  <20000811121705.C254@parish>
In-Reply-To: <Pine.SOL.4.21.0008102126220.4058-100000@sol.cs.binghamton.edu>; from zzhang@cs.binghamton.edu on Thu, Aug 10, 2000 at 09:29:24PM -0400
References:  <Pine.SOL.4.21.0008102126220.4058-100000@sol.cs.binghamton.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 10, 2000 at 09:29:24PM -0400, Zhihui Zhang wrote:
> 
> Each time I exit X-windows by ctrl_alt_backspace, I got the following:
> 
> Gdk-WARNING ** :  locale not supported by C library

I used to see this with the pan newsreader. Adding these lines to
~/.cshrc got rid of the messages (obviously edit them to suit your
locale):

     setenv LC_ALL   en_GB.ISO_8859-1
     setenv LC_CTYPE en_GB.ISO_8859-1
     setenv LANG     en_GB.ISO_8859-1

> /dev/dsp: no such file or directory.
> 
> What is /dev/dsp?  How to avoid this annoying message? I am new to

It's a sound device.

> X-windows. Just tell me how to fix this. Thanks.
> 
> -Zhihui
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
		4.4 - The number of the Beastie
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko@freebsd.org                http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000811121705.C254>