If i remember properly, you had a USB mouse correct? /dev/mouse should be a link to the mouse device, for me it links to /dev/input/mice have you tried that? if not /dev/input/mice, you can always try the 30 or so other mouse devices. -munir On Tue, 27 Nov 2001, James Spinti wrote: > |From: tclug-list-admin at mn-linux.org > |[mailto:tclug-list-admin at mn-linux.org]On Behalf Of Yaron > |Sent: Friday, November 23, 2001 3:06 PM > |To: Tclug-List > |Subject: Re: [TCLUG] USB Mouse > | > | > | Hey, > | > |On Fri, 23 Nov 2001, James Spinti wrote: > | > |> mouse type. Still nothing :( I did accept the default setting for the > |> mouse of /dev/mouse. Should I have chosen a different location? If so, > |> what??? > | > |Try /dev/input/mice > | > |If it doesn't exist do 'mknod input/mice c 13 63' > | > |-Yaron > | > |In your XF86Config file in the Input Device section for Mouse change the > |mouse driver protocol option to IMPS/2: > |Option "Protocol" "IMPS/2" > | > |This should do the trick, this and having /dev/mouse point to the proper > |location... > | > | -munir > > Sorry for the delay. Work interfered with my fun. OK, tried both of these > ideas and I still have no mouse. Any other ideas? > > Thanks, > > James > > _______________________________________________ > Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota > http://www.mn-linux.org > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > --