Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/usr.sbin/wsmoused



Module Name:    src
Committed By:   liamjfoy
Date:           Fri Jun 22 14:13:29 UTC 2007

Modified Files:
        src/usr.sbin/wsmoused [netbsd-4]: selection.c

Log Message:
Pull up following revision(s) (requested by jmmv in ticket #742):
        usr.sbin/wsmoused/selection.c: revision 1.10
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.9.4.1 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