[IGN-3327]Azerty keyboard in Login Screen

Hi guys!

Have one way to put the keyboard on the login screen to Azerty mode? I changed the keyboard on my PC (Windows 10 ) and use this script:

import os
os.popen("osk.exe")

all keyboards with this script are set to AZERTY correctly, but on the login screen its still QWERTY

“Login screen” is vague.

Is this Vision? Perspective workstation? On a touchscreen device? Can you provide a screenshot?

In Vision mode;

when i click in username with touchscreen mode active

Got it. Unfortunately, the answer is no - there’s currently no way to localize that keyboard. It’s hardcoded into Vision. Further, there’s no easy way to trigger the OS’ keyboard functionality, because while you’re logged out, scripts won’t be running.

thanks for the quick reply. i needed this confirmation :v:

For what it’s worth, we do want to fix this, and I’ve added this thread to our internal ticket to make those changes, but I have no idea when those changes might be made.

1 Like