>
>>5) I can't type the characters \ | [ ] @ in the script editor on a
>>swiss-german
>>keyboard, as they are typed here with the AltGr modifier key. How to fix
>>this ? (I'm not asking for bypasses).
>>
>>Peter
>
>This may be a problem with some keyboards/drivers. Below is a part of
>an old exchange from the Metacard list:
>
>
>>> >I experience the same problem. Actually this is not @ but the
>>> >right Alt key that is affected.
Dave
thanks, you point into a plausible direction.
the AltGr key counts as an option key, and the script editor looks for it.
My notebook has a left Alt and an AltGr. However not everything is transparent,
because a test keydown handler in a field behaved strange:
on keydown ch
if the optionkey then....
pass keydown
end keydown
Peter
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution