diff --git a/software/gpm.mdwn b/software/gpm.mdwn index 0c53eb47..0cf18dce 100644 --- a/software/gpm.mdwn +++ b/software/gpm.mdwn @@ -1,92 +1,70 @@ - - - -unix.schottelius.org - - - -

Nico Schottelius -
unix.schottelius.org

-
-

GPM

-
-

what is it?

-

gpm means general purpose mouse and is the mouse support for linux -in the console. -

how to get it?

-

git

-

Perhaps the best way to get gpm currently is via -git: -

-

archives and source browser

- -

Archives are now available directly at this site -and for new releases, you can browse the source. -

There is the mirror http://www.ar.linux.it/pub/gpm/ + general purpose mouse + +gpm is the mouse support for Linux on the console + +## how to get gpm + +### git +Currently the best way to get gpm is via git: + + git-clone git://git.schottelius.org/gpm + + * Alternate clone URLs: + * http://git.schottelius.org/gpm (plain http instead of git://) + * git://repo.or.cz/gpm.git + * Gitweb: + * [http://git.schottelius.org/](http://git.schottelius.org/?p=gpm) + * [http://repo.or.cz/r/gpm.git](http://repo.or.cz/r/gpm.git) + +### archives and source browser + + * gpm2 (development branch): ***gpm-1.99.7***: + * [changes](browse_source/gpm-1.99.7/doc/changes/1.99.7) + * [browse source](browse_source/gpm-1.99.7) + * [tar.bz2](archives/gpm-1.99.7.tar.bz2) + * [tar.bz2.sha512sum](archives/gpm-1.99.7.tar.bz2.sha512sum) + * [tar.gz](archives/gpm-1.99.7.tar.gz) + * [tar.gz.sha512sum](archives/gpm-1.99.7.tar.gz.sha512sum) + * [tar.lzma](archives/gpm-1.99.7.tar.lzma) + * [gpm-1.99.7.tar.lzma.sha512sum](archives/gpm-1.99.7.tar.lzma.sha512sum) + * gpm1 (stable branch): ***gpm-1.20.6***: + * [changes](browse_source/gpm-1.20.6/doc/changes/1.20.6) + * [browse source](browse_source/gpm-1.20.6) + * [tar.bz2](archives/gpm-1.20.6.tar.bz2) + * [tar.bz2.sha512sum](archives/gpm-1.20.6.tar.bz2.sha512sum) + * [tar.gz](archives/gpm-1.20.6.tar.gz) + * [tar.gz.sha512sum](archives/gpm-1.20.6.tar.gz.sha512sum) + * [tar.lzma](archives/gpm-1.20.6.tar.lzma) + * [tar.lzma.sha512sum](archives/gpm-1.20.6.tar.lzma.sha512sum) + * [Older archives](archives) + * You can [browse the source](browse_source) of the old releases, too. + +There is the mirror +http://www.ar.linux.it/pub/gpm/ available. -

documentation

-

Is included in the package.

-

irc

-

There is the irc channel #gpm on irc.freenode.org.

-

mailing lists

-

development and discussion list

+ +## Support +### IRC +There is the irc channel [#gpm](irc.freenode.org/#gpm) on irc.freenode.org. + +### mailing lists +#### development and discussion list The mailing list devoted to gpm is "gpm@lists.linux.it". In order to subscribe to the mailing list, visit http://lists.linux.it/listinfo/gpm or send a message with "subscribe" in its body to gpm-request@lists.linux.it. For example: -
-   echo subscribe | mail gpm-request@lists.linux.it
-
+ + echo subscribe | mail gpm-request@lists.linux.it + The mailing list archive can be found at http://lists.linux.it/pipermail/gpm/ -

Commits archive and mailinglist

-All published commits from the projects I am involved in are send here. - - - + +#### Commits mailinglist + +All published commits from the projects I am involved in are send +to this mailinglist, including those commits to gpm. + + * [Archive](http://l.schottelius.org/pipermail/commits/) + * [Mailinglist](http://l.schottelius.org/mailman/listinfo/commits/)