Is it possible to use arrow keys as access keys, as in Ctrl+Alt+rightArrowKey for a key combination?
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.
Says here that you have to specify a character as access key, and although you could try using arrow ASCII codes in Unicode format as access key characters, I doubt that it’s going to work. Better to use JavaScript.