From: Simon M. <Sim...@co...> - 2003-09-23 06:49:54
|
Hi Slava, I'm still having problems with this in particular the "{} [] \" keys accessed with AltGr. I downloaded the nightly snapshot.... Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered Event KEY_PRESSED,keyCode=0x81,keyChar=0xffff,modifiers=0xa filtered Event KEY_TYPED,keyCode=0x0,keyChar=0x7b,modifiers=0x20 passed Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered Event KEY_RELEASED,keyCode=0x81,keyChar=0xb4,modifiers=0x0 passed Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered Event KEY_PRESSED,keyCode=0x0,keyChar=0x1c,modifiers=0xa filtered Event KEY_TYPED,keyCode=0x0,keyChar=0xb4,modifiers=0x20 passed Event KEY_TYPED,keyCode=0x0,keyChar=0x7d,modifiers=0x20 passed Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered Event KEY_RELEASED,keyCode=0x0,keyChar=0xe7,modifiers=0x0 passed Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered Event KEY_PRESSED,keyCode=0x80,keyChar=0x1b,modifiers=0xa filtered Event KEY_TYPED,keyCode=0x0,keyChar=0x5b,modifiers=0x20 passed Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered Event KEY_RELEASED,keyCode=0x80,keyChar=0x60,modifiers=0x0 passed Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered Event KEY_PRESSED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed ==> Translated to CA<209,0> Event KEY_TYPED,keyCode=0x0,keyChar=0x60,modifiers=0x20 passed ==> Translated to <0,60> Event KEY_TYPED,keyCode=0x0,keyChar=0x5d,modifiers=0x20 passed ==> Translated to <0,5d> Event KEY_RELEASED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered Spanish keyboard es_ES (modern). Activity log entries that might be useful in a bug report: Log file created on Tue Sep 23 08:44:44 CEST 2003 IMPORTANT: Because updating this file after every log message would kill performance, it will be *incomplete* unless you invoke the Utilities->Troubleshooting->Update Activity Log on Disk command! [message] Log: When reporting bugs, please include the following information: [message] Log: java.version=1.4.2_01 [message] Log: java.vm.version=1.4.2_01-b06 [message] Log: java.runtime.version=1.4.2_01-b06 [notice] jEdit: jEdit version 4.2pre6 [message] jEdit: Settings directory is C:\WINNT\Profiles\SimonM\.jedit [message] jEdit: jEdit home directory is D:\jedit\42pre5 [notice] jEdit: Loading plugins from D:\jedit\42pre5\jars [notice] jEdit: Loading plugins from C:\WINNT\Profiles\SimonM\.jedit\jars [message] jEdit: Loading mode catalog file D:\jedit\42pre5\modes\catalog [message] jEdit: Loading mode catalog file C:\WINNT\Profiles\SimonM\.jedit\modes\catalog [message] jEdit: Startup complete > -----Mensaje original----- > De: Slava Pestov [SMTP:sl...@je...] > Enviado el: martes 23 de septiembre de 2003 00:57 > Para: jed...@li... > Asunto: Re: [ jEdit-users ] AltGr - once again > > On Mon, 2003-09-22 at 15:41, Philip Hofstetter wrote: > > If I may ask: What was it you changed that made AltGr that unstable? I > > mean: I am using jEdit heavily since release 4.0pre2 or so and I *never* > > had any problems entering those special characters. And then came the > > 4.2pre releases and AltGr broke here and then, got fixed an broke again. > > > > I read through the changelog and I did not find anything that could be > > keyboard-input related... > > The changes were introduced in pre3. There were 2 goals, simplify and > cleanup the OS-specific input workarounds, and provide an API to input > handlers that hides more platform-specific details than before. > > "- Changed input modifier mapping on MacOS X. > > C+ is the Command key as before > A+ is now the Control key > M+ is no longer bound! > > A+ used to be the Option key however this caused problems such as > special characters on international keyboards triggering jEdit > shortcuts; for example, Option+' inserts # on an Italian keyboard, and > jEdit would pick this up as A+QUOTE which is bound to "Scroll Page > Up". > > - Simplified key event workaround code. Let me know if you encouter any > problems (such as garbage being inserted in the text area when certain > keys are pressed, etc.) > > - Refactored key dispatching code should make alternative keyboard > layouts work better on MacOS X." > > The main advantage of the new code is that MacOS X users with > international keyboards now have keyboard shortcuts that actually work. > -- > Slava Pestov > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users |
From: Simon M. <Sim...@co...> - 2003-09-26 09:46:23
|
Any update on this issue? Saimon > -----Mensaje original----- > De: Simon Moore > Enviado el: martes 23 de septiembre de 2003 08:55 > Para: jed...@li... > Asunto: RE: [ jEdit-users ] AltGr - once again > > Hi Slava, > > I'm still having problems with this in particular the "{} [] \" keys > accessed with AltGr. > > I downloaded the nightly snapshot.... > > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x81,keyChar=0xffff,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0x7b,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x81,keyChar=0xb4,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x0,keyChar=0x1c,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0xb4,modifiers=0x20 passed > Event KEY_TYPED,keyCode=0x0,keyChar=0x7d,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x0,keyChar=0xe7,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x80,keyChar=0x1b,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0x5b,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x80,keyChar=0x60,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed > ==> Translated to CA<209,0> > Event KEY_TYPED,keyCode=0x0,keyChar=0x60,modifiers=0x20 passed > ==> Translated to <0,60> > Event KEY_TYPED,keyCode=0x0,keyChar=0x5d,modifiers=0x20 passed > ==> Translated to <0,5d> > Event KEY_RELEASED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > > Spanish keyboard es_ES (modern). > > Activity log entries that might be useful in a bug report: > > Log file created on Tue Sep 23 08:44:44 CEST 2003 > IMPORTANT: > Because updating this file after every log message would kill > performance, it will be *incomplete* unless you invoke the > Utilities->Troubleshooting->Update Activity Log on Disk command! > [message] Log: When reporting bugs, please include the following > information: > [message] Log: java.version=1.4.2_01 > [message] Log: java.vm.version=1.4.2_01-b06 > [message] Log: java.runtime.version=1.4.2_01-b06 > [notice] jEdit: jEdit version 4.2pre6 > [message] jEdit: Settings directory is C:\WINNT\Profiles\SimonM\.jedit > [message] jEdit: jEdit home directory is D:\jedit\42pre5 > [notice] jEdit: Loading plugins from D:\jedit\42pre5\jars > [notice] jEdit: Loading plugins from C:\WINNT\Profiles\SimonM\.jedit\jars > [message] jEdit: Loading mode catalog file D:\jedit\42pre5\modes\catalog > [message] jEdit: Loading mode catalog file > C:\WINNT\Profiles\SimonM\.jedit\modes\catalog > [message] jEdit: Startup complete > > -----Mensaje original----- > De: Slava Pestov [SMTP:sl...@je...] > Enviado el: martes 23 de septiembre de 2003 00:57 > Para: jed...@li... > Asunto: Re: [ jEdit-users ] AltGr - once again > > On Mon, 2003-09-22 at 15:41, Philip Hofstetter wrote: > > If I may ask: What was it you changed that made AltGr that > unstable? I > > mean: I am using jEdit heavily since release 4.0pre2 or so and I > *never* > > had any problems entering those special characters. And then came > the > > 4.2pre releases and AltGr broke here and then, got fixed an broke > again. > > > > I read through the changelog and I did not find anything that > could be > > keyboard-input related... > > The changes were introduced in pre3. There were 2 goals, simplify > and > cleanup the OS-specific input workarounds, and provide an API to > input > handlers that hides more platform-specific details than before. > > "- Changed input modifier mapping on MacOS X. > > C+ is the Command key as before > A+ is now the Control key > M+ is no longer bound! > > A+ used to be the Option key however this caused problems such as > special characters on international keyboards triggering jEdit > shortcuts; for example, Option+' inserts # on an Italian keyboard, > and > jEdit would pick this up as A+QUOTE which is bound to "Scroll Page > Up". > > - Simplified key event workaround code. Let me know if you encouter > any > problems (such as garbage being inserted in the text area when > certain > keys are pressed, etc.) > > - Refactored key dispatching code should make alternative keyboard > layouts work better on MacOS X." > > The main advantage of the new code is that MacOS X users with > international keyboards now have keyboard shortcuts that actually > work. > -- > Slava Pestov > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users |
From: Simon M. <Sim...@co...> - 2003-10-13 07:37:06
|
That did it... thanks... What was up? > -----Mensaje original----- > De: Slava Pestov [SMTP:sl...@je...] > Enviado el: s=E1bado 11 de octubre de 2003 04:36 > Para: jed...@li... > Asunto: RE: [ jEdit-users ] AltGr - once again >=20 > What about the latest snapshot now, does it work? >=20 > On Tue, 2003-09-23 at 02:54, Simon Moore wrote: > > Hi Slava, > >=20 > > I'm still having problems with this in particular the "{} [] \" = keys > > accessed with AltGr. > >=20 > > I downloaded the nightly snapshot.... > >=20 > > Event KEY_PRESSED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x2 = filtered > > Event KEY_PRESSED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0xa = filtered > > Event KEY_PRESSED,keyCode=3D0x81,keyChar=3D0xffff,modifiers=3D0xa = filtered > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0x7b,modifiers=3D0x20 = passed > > Event KEY_RELEASED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x8 = filtered > > Event KEY_RELEASED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0x0 = filtered > > Event KEY_RELEASED,keyCode=3D0x81,keyChar=3D0xb4,modifiers=3D0x0 = passed > > Event KEY_PRESSED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x2 = filtered > > Event KEY_PRESSED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0xa = filtered > > Event KEY_PRESSED,keyCode=3D0x0,keyChar=3D0x1c,modifiers=3D0xa = filtered > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0xb4,modifiers=3D0x20 = passed > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0x7d,modifiers=3D0x20 = passed > > Event KEY_RELEASED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x8 = filtered > > Event KEY_RELEASED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0x0 = filtered > > Event KEY_RELEASED,keyCode=3D0x0,keyChar=3D0xe7,modifiers=3D0x0 = passed > > Event KEY_PRESSED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x2 = filtered > > Event KEY_PRESSED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0xa = filtered > > Event KEY_PRESSED,keyCode=3D0x80,keyChar=3D0x1b,modifiers=3D0xa = filtered > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0x5b,modifiers=3D0x20 = passed > > Event KEY_RELEASED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x8 = filtered > > Event KEY_RELEASED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0x0 = filtered > > Event KEY_RELEASED,keyCode=3D0x80,keyChar=3D0x60,modifiers=3D0x0 = passed > > Event KEY_PRESSED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x2 = filtered > > Event KEY_PRESSED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0xa = filtered > > Event KEY_PRESSED,keyCode=3D0x209,keyChar=3D0x1d,modifiers=3D0xa = passed > > =3D=3D> Translated to CA<209,0> > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0x60,modifiers=3D0x20 = passed > > =3D=3D> Translated to <0,60> > > Event KEY_TYPED,keyCode=3D0x0,keyChar=3D0x5d,modifiers=3D0x20 = passed > > =3D=3D> Translated to <0,5d> > > Event KEY_RELEASED,keyCode=3D0x209,keyChar=3D0x1d,modifiers=3D0xa = passed > > Event KEY_RELEASED,keyCode=3D0x11,keyChar=3D0xffff,modifiers=3D0x8 = filtered > > Event KEY_RELEASED,keyCode=3D0x12,keyChar=3D0xffff,modifiers=3D0x0 = filtered > >=20 > > Spanish keyboard es_ES (modern). > >=20 > > Activity log entries that might be useful in a bug report: > >=20 > > Log file created on Tue Sep 23 08:44:44 CEST 2003 > > IMPORTANT: > > Because updating this file after every log message would kill > > performance, it will be *incomplete* unless you invoke the > > Utilities->Troubleshooting->Update Activity Log on Disk command! > > [message] Log: When reporting bugs, please include the following > > information: > > [message] Log: java.version=3D1.4.2_01 > > [message] Log: java.vm.version=3D1.4.2_01-b06 > > [message] Log: java.runtime.version=3D1.4.2_01-b06 > > [notice] jEdit: jEdit version 4.2pre6 > > [message] jEdit: Settings directory is = C:\WINNT\Profiles\SimonM\.jedit > > [message] jEdit: jEdit home directory is D:\jedit\42pre5 > > [notice] jEdit: Loading plugins from D:\jedit\42pre5\jars > > [notice] jEdit: Loading plugins from > C:\WINNT\Profiles\SimonM\.jedit\jars > > [message] jEdit: Loading mode catalog file = D:\jedit\42pre5\modes\catalog > > [message] jEdit: Loading mode catalog file > > C:\WINNT\Profiles\SimonM\.jedit\modes\catalog > > [message] jEdit: Startup complete > >=20 > > > -----Mensaje original----- > > > De: Slava Pestov [SMTP:sl...@je...] > > > Enviado el: martes 23 de septiembre de 2003 00:57 > > > Para: jed...@li... > > > Asunto: Re: [ jEdit-users ] AltGr - once again > > >=20 > > > On Mon, 2003-09-22 at 15:41, Philip Hofstetter wrote: > > > > If I may ask: What was it you changed that made AltGr that = unstable? > I > > > > mean: I am using jEdit heavily since release 4.0pre2 or so and = I > *never* > > > > had any problems entering those special characters. And then = came > the > > > > 4.2pre releases and AltGr broke here and then, got fixed an = broke > again. > > > >=20 > > > > I read through the changelog and I did not find anything that = could > be > > > > keyboard-input related... > > >=20 > > > The changes were introduced in pre3. There were 2 goals, simplify = and > > > cleanup the OS-specific input workarounds, and provide an API to = input > > > handlers that hides more platform-specific details than before. > > >=20 > > > "- Changed input modifier mapping on MacOS X. > > >=20 > > > C+ is the Command key as before > > > A+ is now the Control key > > > M+ is no longer bound! > > >=20 > > > A+ used to be the Option key however this caused problems such = as > > > special characters on international keyboards triggering jEdit > > > shortcuts; for example, Option+' inserts # on an Italian = keyboard, > and > > > jEdit would pick this up as A+QUOTE which is bound to "Scroll = Page > > > Up". > > >=20 > > > - Simplified key event workaround code. Let me know if you = encouter > any > > > problems (such as garbage being inserted in the text area when > certain > > > keys are pressed, etc.) > > >=20 > > > - Refactored key dispatching code should make alternative = keyboard > > > layouts work better on MacOS X." > > >=20 > > > The main advantage of the new code is that MacOS X users with > > > international keyboards now have keyboard shortcuts that actually > work. > > > --=20 > > > Slava Pestov > > >=20 > > >=20 > > >=20 > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > --=20 > > > ----------------------------------------------- > > > jEdit Users' List > > > jEd...@li... > > > https://lists.sourceforge.net/lists/listinfo/jedit-users > >=20 > >=20 > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > --=20 > Slava Pestov >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > --=20 > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users |
From: Slava P. <sl...@je...> - 2003-10-13 18:50:03
|
On Mon, 2003-10-13 at 03:41, Simon Moore wrote: > That did it... > > thanks... > > What was up? Stupidity on my part... -- Slava Pestov |
From: Slava P. <sl...@je...> - 2003-10-11 02:36:12
|
What about the latest snapshot now, does it work? On Tue, 2003-09-23 at 02:54, Simon Moore wrote: > Hi Slava, > > I'm still having problems with this in particular the "{} [] \" keys > accessed with AltGr. > > I downloaded the nightly snapshot.... > > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x81,keyChar=0xffff,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0x7b,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x81,keyChar=0xb4,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x0,keyChar=0x1c,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0xb4,modifiers=0x20 passed > Event KEY_TYPED,keyCode=0x0,keyChar=0x7d,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x0,keyChar=0xe7,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x80,keyChar=0x1b,modifiers=0xa filtered > Event KEY_TYPED,keyCode=0x0,keyChar=0x5b,modifiers=0x20 passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > Event KEY_RELEASED,keyCode=0x80,keyChar=0x60,modifiers=0x0 passed > Event KEY_PRESSED,keyCode=0x11,keyChar=0xffff,modifiers=0x2 filtered > Event KEY_PRESSED,keyCode=0x12,keyChar=0xffff,modifiers=0xa filtered > Event KEY_PRESSED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed > ==> Translated to CA<209,0> > Event KEY_TYPED,keyCode=0x0,keyChar=0x60,modifiers=0x20 passed > ==> Translated to <0,60> > Event KEY_TYPED,keyCode=0x0,keyChar=0x5d,modifiers=0x20 passed > ==> Translated to <0,5d> > Event KEY_RELEASED,keyCode=0x209,keyChar=0x1d,modifiers=0xa passed > Event KEY_RELEASED,keyCode=0x11,keyChar=0xffff,modifiers=0x8 filtered > Event KEY_RELEASED,keyCode=0x12,keyChar=0xffff,modifiers=0x0 filtered > > Spanish keyboard es_ES (modern). > > Activity log entries that might be useful in a bug report: > > Log file created on Tue Sep 23 08:44:44 CEST 2003 > IMPORTANT: > Because updating this file after every log message would kill > performance, it will be *incomplete* unless you invoke the > Utilities->Troubleshooting->Update Activity Log on Disk command! > [message] Log: When reporting bugs, please include the following > information: > [message] Log: java.version=1.4.2_01 > [message] Log: java.vm.version=1.4.2_01-b06 > [message] Log: java.runtime.version=1.4.2_01-b06 > [notice] jEdit: jEdit version 4.2pre6 > [message] jEdit: Settings directory is C:\WINNT\Profiles\SimonM\.jedit > [message] jEdit: jEdit home directory is D:\jedit\42pre5 > [notice] jEdit: Loading plugins from D:\jedit\42pre5\jars > [notice] jEdit: Loading plugins from C:\WINNT\Profiles\SimonM\.jedit\jars > [message] jEdit: Loading mode catalog file D:\jedit\42pre5\modes\catalog > [message] jEdit: Loading mode catalog file > C:\WINNT\Profiles\SimonM\.jedit\modes\catalog > [message] jEdit: Startup complete > > > -----Mensaje original----- > > De: Slava Pestov [SMTP:sl...@je...] > > Enviado el: martes 23 de septiembre de 2003 00:57 > > Para: jed...@li... > > Asunto: Re: [ jEdit-users ] AltGr - once again > > > > On Mon, 2003-09-22 at 15:41, Philip Hofstetter wrote: > > > If I may ask: What was it you changed that made AltGr that unstable? I > > > mean: I am using jEdit heavily since release 4.0pre2 or so and I *never* > > > had any problems entering those special characters. And then came the > > > 4.2pre releases and AltGr broke here and then, got fixed an broke again. > > > > > > I read through the changelog and I did not find anything that could be > > > keyboard-input related... > > > > The changes were introduced in pre3. There were 2 goals, simplify and > > cleanup the OS-specific input workarounds, and provide an API to input > > handlers that hides more platform-specific details than before. > > > > "- Changed input modifier mapping on MacOS X. > > > > C+ is the Command key as before > > A+ is now the Control key > > M+ is no longer bound! > > > > A+ used to be the Option key however this caused problems such as > > special characters on international keyboards triggering jEdit > > shortcuts; for example, Option+' inserts # on an Italian keyboard, and > > jEdit would pick this up as A+QUOTE which is bound to "Scroll Page > > Up". > > > > - Simplified key event workaround code. Let me know if you encouter any > > problems (such as garbage being inserted in the text area when certain > > keys are pressed, etc.) > > > > - Refactored key dispatching code should make alternative keyboard > > layouts work better on MacOS X." > > > > The main advantage of the new code is that MacOS X users with > > international keyboards now have keyboard shortcuts that actually work. > > -- > > Slava Pestov > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > -- > > ----------------------------------------------- > > jEdit Users' List > > jEd...@li... > > https://lists.sourceforge.net/lists/listinfo/jedit-users > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf -- Slava Pestov |