1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
<?xml version="1.0"?>
<refentry
> <refentryinfo
> <address
> <email
>grandpaul@gmail.com</email>
</address>
<author
> <firstname
>Ying-Chun</firstname>
<surname
>Liu</surname>
</author>
<copyright
> <year
>2008</year>
<holder
>paulliu</holder>
</copyright>
<date
>March 2, 2008</date>
</refentryinfo>
<refmeta
> <refentrytitle
>LXINPUT</refentrytitle>
<refmiscinfo class="source">http://LXDE.org</refmiscinfo>
<manvolnum
>1</manvolnum>
</refmeta>
<refnamediv
> <refname
>lxinput</refname>
<refpurpose
>a light-weight program to configure keyboard and mouse</refpurpose>
</refnamediv>
<refsynopsisdiv
> <cmdsynopsis
> <command
>lxinput</command>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1
> <title
>DESCRIPTION</title>
<para
>This manual page documents briefly the
<command
>lxinput</command> command.</para>
<para
><command
>lxinput</command> is a program to configure keyboard
and mouse for desktop, usually for LXDE.
</para>
</refsect1>
<refsect1
> <title
>AUTHOR</title>
<para
>This manual page was written by paulliu <email
>grandpaul@gmail.com</email> for
the <productname
>Debian</productname> system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the <acronym
>GNU</acronym> General Public License, Version 2 any
later version published by the Free Software Foundation.
</para>
<para
> On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL.
</para>
</refsect1></refentry>
|