webc icon indicating copy to clipboard operation
webc copied to clipboard

Display current keyboard layout

Open netdevel opened this issue 11 years ago • 4 comments

Is it possible to display current keyboard layout?

netdevel avatar Nov 29 '13 05:11 netdevel

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?

kaihendry avatar Nov 29 '13 05:11 kaihendry

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

netdevel avatar Dec 01 '13 05:12 netdevel

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 avatar Dec 10 '13 08:12 kaihendry

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

kaihendry avatar Dec 12 '13 05:12 kaihendry