mousetweaks r31 - in trunk: . man



Author: frfumanti
Date: Mon Jan 21 19:36:38 2008
New Revision: 31
URL: http://svn.gnome.org/viewvc/mousetweaks?rev=31&view=rev

Log:
2008-01-21 Francesco Fumanti <frfumanti svn gnome org>

	* man/dwell-click-applet.1:
	* man/pointer-capture-applet.1:

	Add man pages for the two panel applets



Added:
   trunk/man/dwell-click-applet.1
   trunk/man/pointer-capture-applet.1
Modified:
   trunk/ChangeLog
   trunk/man/Makefile.am

Modified: trunk/man/Makefile.am
==============================================================================
--- trunk/man/Makefile.am	(original)
+++ trunk/man/Makefile.am	Mon Jan 21 19:36:38 2008
@@ -1,2 +1,4 @@
-man_MANS = mousetweaks.1
+man_MANS = mousetweaks.1             \
+           dwell-click-applet.1      \
+           pointer-capture-applet.1
 EXTRA_DIST = $(man_MANS)

Added: trunk/man/dwell-click-applet.1
==============================================================================
--- (empty file)
+++ trunk/man/dwell-click-applet.1	Mon Jan 21 19:36:38 2008
@@ -0,0 +1,26 @@
+.\" Macros
+.\" define indentation for suboptions
+.nr SS 5
+.de IPs
+.IP "\\$1" \n(SS
+..
+.TH "dwell-click-applet" 1
+.SH NAME
+dwell-click-applet \- Useful to select click type when using dwell click
+.SH SYNOPSIS
+No command line interface.
+.SH DESCRIPTION
+The Dwell Click panel is part of the mousetweaks package. It can be used in conjuction with the dwell click function that resides in the Accessibility tab of the Mouse control panel. By clicking on the items on the Dwell Click panel, the user specifies to the dwell function in the "choose type of click beforehand" mode, what automatic click type to perform next.
+.SH OPTIONS
+The \fBPointer Capture\fR panel applet does not have any command line interface.
+.SH FILES
+.I /usr/bin/dwell\-click\-applet
+.SH BUGS
+See:
+.I http://bugzilla.gnome.org/
+.SH AUTHORS
+Gerd Kohlberger <gerdk svn gnome org>
+.SH LICENSE
+Licenced under the GNU General Public License v3 and later
+.SH SEE ALSO
+Assistive Technology Service Provider Interface (AT\-SPI)

Added: trunk/man/pointer-capture-applet.1
==============================================================================
--- (empty file)
+++ trunk/man/pointer-capture-applet.1	Mon Jan 21 19:36:38 2008
@@ -0,0 +1,26 @@
+.\" Macros
+.\" define indentation for suboptions
+.nr SS 5
+.de IPs
+.IP "\\$1" \n(SS
+..
+.TH "pointer-capture-applet" 1
+.SH NAME
+pointer-capture-applet \- Creates an area on the panel to capture the pointer
+.SH SYNOPSIS
+No command line interface.
+.SH DESCRIPTION
+The Pointer Capture applet creates an area on the panel into which the pointer can be captured until the user releases it with a predefined button and modifier combination.
+.SH OPTIONS
+The \fBPointer Capture\fR panel applet does not have any command line interface.
+.SH FILES
+.I /usr/bin/pointer\-capture\-applet
+.SH BUGS
+See:
+.I http://bugzilla.gnome.org
+.SH AUTHORS
+Gerd Kohlberger <gerdk svn gnome org>
+.SH LICENSE
+Licenced under the GNU General Public License v3 and later
+.SH SEE ALSO
+Assistive Technology Service Provider Interface (AT\-SPI)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]