How do I enable Three Finger Swipe for Back/Forward navigation on Firefox? (For Windows 8)
This works on Internet Explorer and Chrome, but not Firefox...
Additional System Details
Installed Plug-ins
- Google Update
- Shockwave Flash 11.6 r602
- DivX Plus Web Player version 2.2.2.14
- Adobe PDF Plug-In For Firefox and Netscape 10.1.5
- VLC media player Web Plugin 2.0.2
- Picasa plugin
- NPWLPG
- Intel web components for Intel® Identity Protection Technology
- Intel web components updater - Installs and updates the Intel web components
- DivX VOD Helper Plug-in
- The plug-in allows you to open and edit files using Microsoft Office applications
- Office Authorization plug-in for NPAPI browsers
Application
- User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
More Information
You can check the related prefs on the about:config page.
- browser.gesture.swipe.left -> Browser:BackOrBackDuplicate
- browser.gesture.swipe.right -> Browser:ForwardOrForwardDuplicate
- browser.gesture.swipe.left.shift -> Browser:PrevTab
- browser.gesture.swipe.right.shift -> Browser:NextTab
Question owner
So should I replace the
- browser.gesture.swipe.left -> Browser:BackOrBackDuplicate
- browser.gesture.swipe.right -> Browser:ForwardOrForwardDuplicate
with....
- browser.gesture.swipe.left.shift -> Browser:PrevTab
- browser.gesture.swipe.right.shift -> Browser:NextTab
or... Create a new "string" (Pref. Name)?
The name of the pref tells which gesture to use, so you can change/set the action of that pref accordingly.
You can set different actions for swipe left and swipe left while holding down the Shift key.
