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

Display current keyboard layout #181

Open
netdevel opened this issue Nov 29, 2013 · 4 comments
Open

Display current keyboard layout #181

netdevel opened this issue Nov 29, 2013 · 4 comments

Comments

@netdevel
Copy link

Is it possible to display current keyboard layout?

@kaihendry
Copy link
Member

We could perhaps display it in a dwm status bar. Though what's the use case? Usually Webconverger is setup with the keyboard and that's that. Are you switching between English / Cyrillic keyboards and not sure which one is selected?

@netdevel
Copy link
Author

netdevel commented Dec 1, 2013

Yes. Users are not sure what is current keyboard language and don't know is Ctrl+Shift or Alt+Shift working

@kaihendry
Copy link
Member

This also could be done using Firefox notifications, if I can somehow script it externally. Investigating.

Click the "Notify Me" button on the demo here:
https://developer.mozilla.org/en-US/docs/WebAPI/Using_Web_Notifications

@kaihendry
Copy link
Member

Evidently though an extension we can call system programs.

https://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes?redirectlocale=en-US&redirectslug=js-ctypes

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

No branches or pull requests

2 participants