[Gpm] Question: GPM + SVGATextMode at 132X60 problems
Dan Fandrich
dan@coneharvesters.com
Wed, 8 Nov 2000 17:41:16 -0800
On Wed, Nov 08, 2000 at 04:56:16PM -0800, Dew-Jones, Malcolm ISTA:EX wrote:
> (I wonder if this will even get on a list and if so, whether i will be able
> to see a reply)
Well, I got it at least.
> I'm trying to use GPM in combination with SVGATextMode at 132x60 screen
> size.
>
> GPM works fine at the default 25x80 screen size, but not at the larger size.
> Sometimes I see a large rectangle covering 10 lines or so if I bash the
> mouse(!) but even that is not reliable.
>
> Questions:
> 1 Any suggests on what's wrong or how to fix it.
Did you send GPM a SIGWINCH when you resized the screen? If you're using
SVGATextMode, you can do this automatically by adding the line:
ResetProg "/usr/local/sbin/gpmresize"
in the /etc/TextConfig file. The contents of /usr/local/sbin/gpmresize
would be something like this:
#!/bin/sh
# Notify gpm that the screen size has changed
killall -WINCH gpm
> 2 Where do I find the source code (The man page mentions prosa.it, but I
> don't see how to get GPM stuff from there).
I don't knwow what the official site is, but ftp://animal.unipv.it/pub/gpm/
seems to have recent copies.
>>> Dan
--
http://www.MoveAnnouncer.com The web change of address service
Let webmasters know that your web site has moved