Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: 1.3.3-2: tilde and quotes are ignored in console To: cygwin AT cygwin DOT com X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: evseev AT ucvt DOT ru Date: Wed, 19 Sep 2001 09:59:32 +0400 MIME-Version: 1.0 X-MIMETrack: Serialize by Router on NotesSrv/SPb05/UCVT/RU(Release 5.0.6a |January 17, 2001) at 09/19/2001 09:59:32 AM, Itemize by SMTP Server on WebSrv/UCVT/RU(Release 5.0.6a |January 17, 2001) at 09/19/2001 09:58:14 AM, Serialize by Router on WebSrv/UCVT/RU(Release 5.0.6a |January 17, 2001) at 09/19/2001 10:13:21 AM, Serialize complete at 09/19/2001 10:13:21 AM Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id CAA02608 Hi! From archives are manually extracted following packages: cygwin-1.3.3-2, bash-2.05-8 and others. On the first host (with old good classic keyboard without Win-keys) all works ok except russian chars. On the second host (WinKbd) following chars are ignored in console (i cannot type it and i cannot insert it from clipboard): ` ~ " ' 1) My config.sys/autoexec.bat on the first host: device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1) Country=007,866,C:\WINDOWS\COMMAND\country.sys Shell=c:\4dos\4dos.com ---- PATH=C:\WINUTILS;C:\COMPRESS;C:\LOTUS\NOTES_E;C:\DRIVE.D\TOOL;%PATH% PROMPT=$P$G if not "%_4ver"=="" alias /r c:\4dos\alias.txt c:\drive.d\tool\s_kbgr.com /i /m /n 2) Config.sys/autoexec.bat on the second host: DOS = High, UMB Break = ON device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1) Country=007,866,C:\WINDOWS\COMMAND\country.sys ---- @echo off set PATH=C:\WTOOLS;%PATH% set TEMP=C:\TEMP c:\dostools\s_font 1F /q      <---- this is Shadow RAM font loader, not TSR c:\dostools\s_kbgr /m /n /i   <--- DOS cyrillic keyboard switcher, commented now Sincerelly yours, Ilya Evseev P.S. BTW, what about russian chars? My /etc/inputrs looks like set meta-flag on set convert-meta off set input-meta on set output-meta on Solution described in CygWin FAQ ("Why don't cursor keys work under Win95/Win98?") don't helps: when keyboard is in russian mode, english chars are typed instead of russian, and from clipboard i receive something like "[4~[C[2~[4~[C[4~[4~[C[B". Any another idea? Thanx in advice, IE -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/