[Web-Browsers] listing keyboard-shortcuts.
by Michael Uplawski from LinuxQuestions.org on (#5929K)
How would you do to either extract or create a list of keyboard-shortcuts, which are currently valid in a running browser-session?
This is posted in *Software, because I hope to extract whatever I can. This phrase is here, because I have a doubt and it will possibly not make sense.
Objective: Show a list of available zoom-options which the visitor of a web-page could use on the content at display.
I guess that different approaches are needed to address different browsers. For the time, I do not even know, where I should look-up these settings for firefox.., or if there is a sqlite file that should be consulted.
In the end, I will probably show a hand-made page in accordance with the agent variable, giving a hint on how a user should look-up the shortcuts, her/himself.
But I wanted to ask you anyway...
Edit: And pardon me, if this turns out to be a JavaScript-question. I do not believe that.


This is posted in *Software, because I hope to extract whatever I can. This phrase is here, because I have a doubt and it will possibly not make sense.
Objective: Show a list of available zoom-options which the visitor of a web-page could use on the content at display.
I guess that different approaches are needed to address different browsers. For the time, I do not even know, where I should look-up these settings for firefox.., or if there is a sqlite file that should be consulted.
In the end, I will probably show a hand-made page in accordance with the agent variable, giving a hint on how a user should look-up the shortcuts, her/himself.
But I wanted to ask you anyway...
Edit: And pardon me, if this turns out to be a JavaScript-question. I do not believe that.