K-Meleon

KMeleonWiki > Documentation > MouseGestures


Mouse Gestures Plugin

Default Preferences

user_pref("kmeleon.plugins.gestures.left", "ID_NAV_BACK?");
user_pref("kmeleon.plugins.gestures.right", "ID_NAV_FORWARD?");

Customisable Preferences

user_pref("kmeleon.plugins.gestures.down", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.downleft", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.downright", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.up", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.upleft", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.upright", "macro/commandID?");
user_pref("kmeleon.plugins.gestures.mindist", "pixels?");
user_pref("kmeleon.plugins.gestures.split", "percent?");
user_pref("kmeleon.plugins.gestures.maxslip", "percent?");
user_pref("kmeleon.plugins.gestures.maxtime", "milliseconds?");

Movements less than "mindist" are normal clicks. The "split" tells how big slice of the pie to give for the axes (100% = only axes, no diagonals; 0% = no axes only diagonals). With "maxslip" you can set how sloppy you may draw (0% = not a pixel wrong; 100% = always produces a direction). After "maxtime" miliseconds the gesture times-out and you get a normal click.

K-Meleon

(c) 2000-2010 kmeleonbrowser.org. All rights reserved.
design by splif.