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

Localised keyboard input doesn't work with symbol keys #21

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments
Open

Localised keyboard input doesn't work with symbol keys #21

GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

On my azerty keyboard, all letter, number, F1 F2 etc, numpad, tab etc keys are 
correctly recognized, but symbol keys aren't - either I don't get the correct 
symbol, or I get no input at all.

Input language in Windows is set as "French (France) - French" and corresponds 
to this 
http://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Azerty_fr.svg/1000px-Az
erty_fr.svg.png

Original issue reported on code.google.com by [email protected] on 23 Jun 2012 at 8:55

@GoogleCodeExporter
Copy link
Author

Need to investigate the control flow during EventDispatch::Dispatch() for this.

Original comment by [email protected] on 23 Jun 2012 at 9:26

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Idea: replace keyboard query loop (and window management?) with qt.

Original comment by [email protected] on 26 Jun 2012 at 8:37

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant