Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set keyboard layout into en_US on windows (keychain and key manager) #109

Open
roman-modelist-dev opened this issue Jan 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@roman-modelist-dev
Copy link
Contributor

It is necessary to set keyboard layout always to en_US on windows for compatibility with linux version.

  • Need to figure out what layouts are installed in the case of UK localization.
  • Need to store current layout, switch to en_US or en_US_international,
  • when password entry procedure will be finished need to restore layout to previous state.
  • Need to show country flag of keyboard layout (USA).

If system has no en_US or en_US_international layout it must be installation error (@NuclearRazor) and runtime error (@IluhaPuts).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants