This is the mail archive of the cygwin-xfree 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: wrong keyboard layout


HXdaverdi Cakir schrieb:
> (--) Using preset keyboard for "German (Switzerland)" (807), type "4"
> 
> But xterm always cames up with an english layout.

Is the layout really english, or are the german characters just missing? If the later is true you should try to edit .inputrc and uncomment:

# Allow 8-bit input/output
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

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


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