How could I best write a hotkey script that opens an url in the webbrowser (firefox)?
Example:
ALT+G = www.google.de
ALT+W = www.wikipedia.de
Or would I have to use some kind of existing software therefore?
How could I best write a hotkey script that opens an url in the webbrowser (firefox)?
Example:
ALT+G = www.google.de
ALT+W = www.wikipedia.de
Or would I have to use some kind of existing software therefore?
For this purpose, you can crate Custom shortcut:
In the Custom shortcut window type:
Google
Command:
firefox www.google.de
chromium-browser www.google.de
Click on Apply
Click on Disabled: