Mouse Gestures
Mouse gestures lets you do frequently performed browse operations with small, quick mouse movements. Gestures were introduced in several web browsers (Opera, K-Meleon) as plug-ins. QtWeb uses the same gestures set as K-Meleon default gestures and gestures are enabled by default. It is as simple to use as right-clicking while sliding your mouse left, right, up or down. Eight standard mouse gestures supported by QtWeb.
Mouse Gestures
Action |
Gesture |
|
Previous page in history |
Hold right button and move mouse left, then release button |
|
Next page in history |
Hold right button and move mouse right, then release button |
|
Open link in a new tab in the foreground |
Hold right button and move mouse up, crossing the link, then release button |
|
Open link in a new tab in the background |
Hold right button and move mouse down, crossing the link, then release button |
|
Switch to the next tab |
Hold right button and move mouse upper-right, then release button |
|
Switch to the previous tab |
Hold right button and move mouse upper-left, then release button |
|
Close current tab |
Hold right button and move mouse down-right, then release button |
|
Switch to the previously selected tab |
Hold right button and move mouse down-left, then release button |