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

Program cannot Toggle Between On and Off #2

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 1 comment
Open

Program cannot Toggle Between On and Off #2

GoogleCodeExporter opened this issue Mar 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Usually, I have to switch between Dvorak and Qwerty because a lot of programs 
are hardcoded to use the Qwerty (a huge example is any Flash Application). This 
program cannot toggle between on and off without closing or opening the 
program. It would be nice if the program automatically detected the keyboard 
layout and disabled itself when the layout is actually Qwerty.

Original issue reported on code.google.com by [email protected] on 23 Jul 2010 at 2:07

@GoogleCodeExporter
Copy link
Author

FYI, I have no time to work on this, but I am happy to accept patches.

Original comment by temporal on 24 Jul 2010 at 7:37

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

ydahhrk added a commit to ydahhrk/dvorak-qwerty that referenced this issue Jul 18, 2016
The Unix binary now automatically realizes whether the current
layout is Dvorak and grabs/ungrabs keys as appropriate. This
prevents the binary from shuffling the shortcuts all over the place
when the user reverts to Qwerty, for example.

This is part of kentonv#2. (It's missing the
Windows implementation)

The code also validates argvs better. It now complains if the user
sends unknown modifiers as program arguments. These bogus strings
used to be simply ignored.
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