Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/wsmoused
Module Name: src
Committed By: jmmv
Date: Sun May 27 15:05:00 UTC 2007
Modified Files:
src/usr.sbin/wsmoused: selection.c
Log Message:
Guess the terminal size on each change instead of during program startup.
This allows the mouse to be used properly in consoles with different sizes:
before this change it was restricted to the size reported by the console
used to start the daemon.
Problem reported by Blair Sadewitz.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.sbin/wsmoused/selection.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index