[plt-scheme] Re: Swedish keyboard bug in DrScheme

From: Andre Mayers (andre.mayers at usherbrooke.ca)
Date: Mon Jun 16 08:53:28 EDT 2008

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




Posted on the users mailing list.