| From: kib2 (kibleur.christophe at gmail.com) Date: Sun Jun 15 08:51:40 EDT 2008 |
|
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.
| Posted on the users mailing list. |
|