MiSTer-devel / C128_MiSTer

https://misterfpga.org
41 stars 8 forks source link

AltGr (right Alt) not working on US keyboard #5

Closed AlexB7 closed 2 years ago

AlexB7 commented 2 years ago

I am using a US keyboard and I am not able to get the AltGr (right Alt) key working. Right Alt works the same as left Alt. Example: AltGr F5 does not produce 'Help'. AltGr-F5 = 'run' (same as F6). AltGr-F1 = 'DLOAD"' (same as F2).

AltGr * does not change to 80 columns. It prints a symbol.

AlexB7 commented 2 years ago

AlexB7 commented 2 years ago

I compiled from source and it's working fine.

eriks5 commented 2 years ago

Just released a version that has the keyboard changes.

AlexB7 commented 2 years ago

The issue came back with C128_20220625.rbf. The help about screen shows v220625.

eriks5 commented 2 years ago

That's weird. It works fine for me on several keyboards, all of them US types. Does the Print screen key switch screen modes? Does numpad * execute the HELP key?

AlexB7 commented 2 years ago

Sorry, it's working properly! I didn't realise you changed it from * to Print screen.

Thanks