I want to disable the ctrl+shift+w shortcut because I sometimes press it accidentally when trying to ctrl+shift+e. Is there a simple way to disable this?
|
|
||||
|
|
|
It is possible to do this with a Firefox add-on. The one I have found in the past is Customizable Shortcuts. You can find it here. It gives you a new page in your Firefox options that allows you to reassign the shortcuts used for each command. For example, I set the close window command that was |
|||
|
|
|
Download and install Autohotkey, create a script called
Load the script by double clicking it. This will intercept the ctrl+shift+w key sequence. Autohotkey is very small and installs in just a few seconds. |
|||||||||
|