Mostafa-Abbasi / KeyboardTester

A Tool that Tests Keyboard Functionality, Made with HTML/CSS/JS
https://mostafa-abbasi.github.io/KeyboardTester/
MIT License
10 stars 1 forks source link

Function button is always on the left #3

Closed shoulders closed 1 week ago

shoulders commented 6 months ago

If you can detect a function button this button is always on the left for laptops and desktops.

IMG20240407080629

Can you move the button to the left or remove it if it does nothing. I think this button is effectively invisible to the OS.

Thanks

Mostafa-Abbasi commented 1 week ago

Hi, that's right, it's invisible to the browser API. I will remove it and replace it with the right Windows key, as you suggested in https://github.com/Mostafa-Abbasi/KeyboardTester/issues/2 .