This is the mail archive of the cygwin@cygwin.com 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]

1.3.3-2: tilde and quotes are ignored in console


     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/


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