Sometimes, accidentally hitting my back button can be a huge pain. For instance, on Mibbit.com, if I hit that button I will have to re-logon to IRC. Probably the easiest choice would be a Firefox extension so I can just click a button to clear the history for the current tab, but I haven't seen anything like this.
feedback
|
|
Im not sure if AutoHotKey has support for the back button on your mouse, but it can gobble up a mouse button press based on the text in the title bar of the active window. | |||||
feedback
|
|
Try using the Firefox plug-in "Tab Mix Plus". It has the ability to configure how the tabs behave. This program also has the ability to open closed tabs which might also get you back into the website you inadvertently backed out of. It allows you to set the default tab behavior as well. This plug-in should do what you are looking to do. | |||
feedback
|
|
Perhaps you can script something to do this:
or
| |||
|
feedback
|
|
Autohotkey is a Windows solution. I came to this webpage searching for a Unix solution to the same problem. Eventually I found this solution: installing xinput and putting
into my | |||
|
feedback
|
