aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scmouse.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-121-0/+18
* Fix mouse cursor logic which I broke in 1.1 ;-<Kazutaka YOKOTA1999-12-061-26/+30
* Correctly record the mouse position in the current VTY.Kazutaka YOKOTA1999-11-091-23/+22
* - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE.Kazutaka YOKOTA1999-11-081-2/+10
* Change isspace() macro name to avoid conflict.Archie Cobbs1999-11-021-10/+10
* - Hang the scr_stat struct from dev_t.Kazutaka YOKOTA1999-09-191-34/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-0/+1083