This is the mail archive of the cygwin mailing list for the Cygwin 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]

AW: [bulk] - Re: Interference with Windows keyboard language


Good morning,

> Von: Corinna Vinschen
> Gesendet: Dienstag, 29. Juni 2010 17:07
> An: cygwin@cygwin.com
> Betreff: [bulk] - Re: Interference with Windows keyboard language
>
> On Jun 29 17:01, DEWI - N. Zacharias wrote:
> >
> > Hi all,
> >
> > I had to setup an cygwin environment for a colleague which uses a laptop
> with Portuguese Keyboard under a English version of Windows and sometimes
> he also has to use german.
> > Under windows the language bar makes it easy to switch between the
> keyboard layouts.
> > I try to find out how to propagate this to Cygwin.
> >
> > http://www.cygwin.com/cygwin-ug-net/setup-locale.html
> >
> > mentioned that it is sufficient to set the LANG environment variable to the
> appropriate value. To do so I have to figure out the actual settings of the
> language bar.
> > Has someone an idea how to solve this ?
>
> http://cygwin.com/cygwin-ug-net/using-utils.html#locale
>
> Does
>
>   export LANG=`locale -uU`    # bash, dash, ksh, zsh
>
> or
>
>   setenv LANG `locale -uU`    # tcsh
>
> help?

Not really because it uses the default setting not the actual. But anyway it is helpful in term of setting up a setlang.sh in the /etc/profile.d

Thanks and have a nice day
Norbert
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


--------------------------------------------------------------------------
Dipl. Phys.
Norbert Zacharias
Wind Measurements & Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:    +49 4421 4808 843


Email:  N.Zacharias@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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