|
From: SourceForge.net <no...@so...> - 2003-02-26 14:42:20
|
Bugs item #607838, was opened at 2002-09-11 06:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=607838&group_id=588 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: jo (jolan) Assigned to: Nobody/Anonymous (nobody) Summary: MacOSX shortcuts in qwerty Initial Comment: I use a azerty keyboard and when i use a shortcut (eg : C+w), it acts as if i had a qwerty one (eg : C+z). ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-02-26 06:51 Message: Logged In: NO Using Jedit 4.11pre11 under MacOSX 10.2.4 with a french AZERTY keyboard. I can confirm this bug, when editing everything is fine but shortcuts acts like the keyboard is QWERTY. I tried editing the shortcuts in the Global Options, same. When I hit Apple+a I get a "q"... This is quite annoying because trying to do a "Select All" you end up doing a "Quit Jedit". Pierre ---------------------------------------------------------------------- Comment By: jo (jolan) Date: 2002-10-21 03:44 Message: Logged In: YES user_id=562463 I've found an interresting document at apple's website : http://developer.apple.com/technotes/tn/tn2042.html#Section1_3 it's a method to make platform-independent shortcuts. i just took a look at jedit's sources and shortcuts definition seems to be in bsh ( i don't know if used functions are bsh-specific). hope this help , i can't do more due to my dev skills. ---------------------------------------------------------------------- Comment By: Gaetan Ark (gatan) Date: 2002-09-27 03:58 Message: Logged In: YES user_id=619134 Mac os X 10.1.5, French System (AZERTY keyboard) I have the same bug, the AZERY keyboard map is ok for editing When I hit an A it's an A i see in the buffer. But when I use a Shortcut, it s the qwerty keyboard that is used. Command Q = Command A I assigned inverted Shorcuts... I make a correspondance in this way Q => A W =>Z M => , The problem is that there is a lot of modifications to do... ---------------------------------------------------------------------- Comment By: Andre Bender (mumion) Date: 2002-09-11 07:04 Message: Logged In: YES user_id=105305 First of all you mean it's a "qwertz" keyboard layout, like german. But it's a problem I discovered also when using jEdit 4.0.x with german keyboard I have to hit the keys like using en-layout elsewise. Sorry that I could not offer a sollution, but I can confirm this bug (feature). After all maybe a java-bug itself? cu ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=607838&group_id=588 |