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

Use of Caps as Esc shouldn't toggle Caps Lock in other apps #108

Open
treyharris opened this issue Sep 1, 2016 · 2 comments
Open

Use of Caps as Esc shouldn't toggle Caps Lock in other apps #108

treyharris opened this issue Sep 1, 2016 · 2 comments
Labels

Comments

@treyharris
Copy link

To reproduce:

  1. Run config
  2. Select Keyboard
  3. Toggle "Caps as Esc" on
  4. Open a ssh or mosh session, and use the Caps Lock key to send Esc an odd number of times (1,3,5,..).
  5. Switch to another app and attempt to type.

Expected result:

  • Normal typing

Actual result:

  • Typing with Caps Lock toggled down.

Either the Caps Lock used by Blink should be detached from the iOS Caps Lock somehow when "Caps as Esc" is enabled, or it should automatically toggle Caps Lock back off whenever it is used.

@carloscabanero
Copy link
Member

It was already discussed on #4

This is actually a limitation within iOS, if done right they should make the Disable Caps setting work also for the external keyboard. We could showcase the state somehow before leaving the app, but I think it would really be polluting the experience. If you do Caps as Esc, chances are you just want to disable caps completely.

Let me know what you think!

@aflatter
Copy link

@carloscabanero Hi, can you expand on what you mean by "disable caps completely"? Is there a work-around for the Smart Keyboard?

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

No branches or pull requests

3 participants