GPM 1.20.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GPM 1.20.5 (Default branch)
# 1  
Old 06-17-2008
GPM 1.20.5 (Default branch)

GPM (General Purpose Mouse) is a mouse server for the console and xterm, with sample clients included (emacs, etc).License: GNU General Public License (GPL)Changes:
A possible segfault (negative input for FD_SET) has been fixed. More messages have been moved to the debug level. Unnecessary headers have been removed. This release allows specifying ELISP variables on the command line. It fixes broken code semantics, cleans up the documentation, fixes a socklen_t issue (requires a POSIX header), fixes building with glibc 2.8, and updates the library to version 2.1.0. Gpm_GetLibVersion behaves more consistently (all numbers are one or two digits). This release includes a dynamically generated version from git.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
mtt(1)							      General Commands Manual							    mtt(1)

NAME
mtt - teletext browser for X11 and console. SYNOPSIS
mtt [ options ] DESCRIPTION
mtt is a browser for teletext pages. If the DISPLAY environment variable is set mtt will come up with the X11 GUI (motif), otherwise it will use the tty it was started from. OPTIONS
mtt understands the usual toolkit options (-geometry + friends). Additional options are: -help print help text. -debug enable debug messages. -device <dev> vbi device (default is /dev/vbi0). -tty force using the console mode. SEE ALSO
motv(1) AUTHOR
Gerd Knorr <kraxel@bytesex.org> COPYRIGHT
Copyright (C) 2000 Gerd Knorr <kraxel@bytesex.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. (c) 2002 Gerd Knorr mtt(1)