On Tue, 12 Jul 2022 19:31:42 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Even if JavaFX, Left and Right Option key is mapped to ALT so I guess we 
>> will be consistent with that too.
>
>> > One macOS you will not see the "Alt" key as well, but we use that name.
>> 
>> At least I can see 
> 
> Just a clarification:
> 
> On the new keyboards, it does not have it, I have two laptops where the "alt" 
> label is missing:
> ![mac-keyboard-alt](https://support.apple.com/library/content/dam/edam/applecare/images/en_US/social/keyboards-social-card.jpg)
> 
> The official document about the keyboard [mentions 
> ](https://support.apple.com/en-us/HT201236) the "alt" key in case the windows 
> keyboard is used: `"On keyboards made for Windows PCs, use the Alt key 
> instead of Option, and the Windows logo key instead of Command."`
> 
> So I do not see a reason why the "right option" - "alt gr" key on the PC 
> keyboard cannot be mapped to the ALT_GRAPH, same as "left option" - "alt" is 
> mapped to the ALT.

The document mentioned "use the Alt key", which is what both Option keys are 
mapped to now. I dont see anywhere it is mentioned to use "AltGraph" key, so I 
dont see the need of mapping Right Option to Alt Graph....I dont see any native 
app where Right Option is being used as "AltGraph"..
As I mentioned, even FX maps both keys to Alt...

-------------

PR: https://git.openjdk.org/jdk/pull/9230

Reply via email to