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

bash 2.01 (b19.1) remaining Alt-Gr and accent key problems and .inputrc problem.


I have had problems with my laptop (Windows95) with swedish keyboard
together with bash in b18 release.

I have now just downloaded the b19 release of cdk and added the b19.1
update.
With b19.1 I can now use `@´, `$´, `{´, `[´, `]´, `}´, `\´, and `|´,
which are generated with the AltGr key on my keyboard. However there are
some other keys that does still not work (nothing is echoed):
*AltGr combination that should give `£´.
*Accents, that requires to be combined e.g. with a `e´, giving `é´,
`è´, `ê´, and `ë´.
*AltGr-~, that requires to be combined e.g. with a `e´ that should
result in `~e´, and with an `a´ the result should be an `ã´. The lack of
tilde is  most disturbing.
*The swedish characters `å´, `Å´, `ä´, `Ä´, `ö´, `Ö´.
*The characters `§´, `½´.
*The character `¤´.

All these keys works when invoking bash with --noediting, i.e. without
readline functionality. I think the behaviour is the same in bash
--noediting as in MS-DOS-Prompt, but differs e.g. in Notepad. Pressing
the same accent twice gives nothing in bash, but gives nothing after the
first stroke and two accents after the second in notepad.

I guess some of the problems are due to that it seems that
${HOME}/.inputrc is never read, so i can not set
input/convert/output-meta properly. (I assume that it is not possible to
set those attributes interactively in bash, at least no improvment is
noticed.).

Please help out, at least with tilde and the .inputrc problem. Where in
the bash sources might the problem sit? My guess is that it is in
src/lib/readline somewhere. I have also to little knowledge about what
the keyboard deliveres on the lowest level to readline. In fact it
surprises me that the keyboard together with the driver does not hide
how the character codes are generated, e.g. if one has to use AltGr
combination on one keyboard and not on another.

Jan Skarvall

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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