From: "John F. Davis" <[EMAIL PROTECTED]> Subject: X can't start because its missing PEXExtensionInit? Date: Mon, 24 Apr 2000 20:53:53 -0400
> I just reinstalled X via dselect and X still doesn't work.
> I examined the log file and the error output, and it appears
> I need to get PEXExtension and sunMouseProc to work. However,
> I'm not sure.
try linking /dev/mouse to /dev/sunmouse.
$ cd /dev
$ ln -s sunmouse mouse
Ken WADA

