[plt-scheme] Re: Swedish keyboard bug in DrScheme
Did you run "setup-plt" from a shell/command window before testing drscheme
?
-----Message d'origine-----
De : plt-scheme-bounces at list.cs.brown.edu
[mailto:plt-scheme-bounces at list.cs.brown.edu] De la part de kib2
Envoyé : June-15-08 8:52 AM
À : plt-scheme at list.cs.brown.edu
Objet : [plt-scheme] Re: Swedish keyboard bug in DrScheme
Hi,
I'm new with DrScheme, and with Scheme too.
I've got the same problem on a French keyboard. I've tried to apply
the given patch, so now I've got this in keymap.ss :
(setup-mappings greek-letters #f)
(setup-mappings Greek-letters #t))
(map "~m:c:\\" "TeX compress")
(map "~c:m:\\" "TeX compress")
but that does not solve the problem : I can't have any backslash with
Alt Gr + '\'.
Any help will be appreciated.
Thanks for DrScheme,
Christophe K.
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-scheme