vmware-archive / usb-login-scripts

A formal repository for the scripts we use on our SSH-loading USB sticks
Apache License 2.0
28 stars 10 forks source link

Chrome login breaks if caps lock is on #13

Closed davidje13 closed 4 years ago

davidje13 commented 6 years ago

There doesn't seem to be a built-in way to detect if caps lock is on, but it might be possible to make it type into a text field which is readable and check if "a" or "A" has been entered, or similar. Also need to find a way to toggle the current caps lock status.

davidje13 commented 4 years ago

Chrome login has been removed; marking this as wontfix