Is there any way to extend browsers (e.g., Google Chrome) to handle input events from non-standard keyboards? Consider an Apple keyboard, there are special keys like Play/Pause (usually on F8). Can we capture inputs from those keys?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Similar question here: Capture media key events in a browser
These keys do not fire events in browsers, but there is an extension for Chrome which seems to add this functionality:
http://smus.com/chrome-media-keys/