diff options
Diffstat (limited to 'gnome-extra/mousetweaks/metadata.xml')
-rw-r--r-- | gnome-extra/mousetweaks/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/gnome-extra/mousetweaks/metadata.xml b/gnome-extra/mousetweaks/metadata.xml new file mode 100644 index 000000000000..6b5d819b2ef2 --- /dev/null +++ b/gnome-extra/mousetweaks/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnome</herd> +<longdescription lang="en"> +Mousetweaks is an Accessibility Software whose developement started as a GSoC +2007 project under Ubuntu. It brings additional fonctionalities to the pointer +that allow a user to: + + * open the contextual menu by clicking and holding the left button; it is + * for example useful for users that can manipulate only one button + * perform the 4 click types (left click, double click, drag click and + * right click) by software; it is for example useful for users that are + * not able to manipulate any button + * to lock the pointer temporarily into an area on the screen; it is + * for example useful for people that have to use their pointing + * hardware not only for the computer +</longdescription> +</pkgmetadata> + |