Patch-ID# 100233-01 Keywords: streams mouse keyboard Synopsis: SunOS 4.1 4.1.1: Mouse tracking is lost Date: 01/Mar/91 SunOS release: 4.1 Unbundled Product: Unbundled Release: Topic: STREAMS patch for mouse tracking BugId's fixed with this patch: 1044100 Architectures for which this patch is available: sun3, sun3x, sun4, sun4c Patches which may conflict with this patch: 100189 100179 100255 Obsoleted by:Sys_V Rel 4 Problem Description: The mouse when used alone wasn't tracking, but the use of the keyboard and mouse together the mouse will track. INSTALL: as root: # mv /sys/sun{3,3x,4,4c}/OBJ/str_syscalls.o /sys/sun{3,3x,4,4c}/OBJ/str_syscalls.o.orig # mv /sys/sun{3,3x,4,4c}/OBJ/str_io.o /sys/sun{3,3x,4,4c}/OBJ/str_io.o.orig # cp sun{3,3x,4,4c}/str_io.o /sys/sun{3,3x,4,4c}/OBJ # cp sun{3,3x,4,4c}/str_syscalls.o /sys/sun{3,3x,4,4c}/OBJ Rebuild and install a new kernel and reboot the system. Please refer to the Systems and Networking Administration Manual on building and installing a custom kernel.