This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Clipbord Problems - Locale not supported by X


klavergne@comcast.net wrote:
> I tried setting the LANG environment variable, but I still get the same results.  I set it in the startxwin.bat file that I use to start XWin.  Is this the correct way to do it?
> 
> The command I used was:
> set LANG=C XWin&
> which strips off the & so that the result is:
> LANG=C XWin
> 
> I also tried:
> set LANG="C XWin&"
> which kept the & but also kept the quotes.
> 
> Neither one worked so that the clipboard was active.

Please type in cygwin bash, and tell me result.
echo $LANG

And also add following line to startxwin.bat
set LANG=C

Bye
-- 
Kensuke Matsuzaki
mailto:zakki@peppermint.jp
http://peppermint.jp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]