[plt-scheme] Re: Swedish keyboard bug in DrScheme
Just to double check: did you run setup-plt after making that change?
Robby
On Sun, Jun 15, 2008 at 7:51 AM, kib2 <kibleur.christophe at gmail.com> wrote:
> 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
>
>