DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 9th September 2008
renej renej is offline
Real Name: Rene
Port Guard
 
Join Date: Sep 2008
Location: Belgium
Posts: 11
Unhappy help with usb mouse??

I have been trying to get a logitech mouse (cordless mouse receiver) to work after installation of FreeBSD 7.0 ... but just cannot get it to work. I have been reading a lot of things that I tried out, but all in vain.
The mouse is working without problems in Windows, Suse and Sidux. So it is quite frustrating .. without mouse there is nothing much i can do to start using FreeBSD.

In rc.conf i have :
usbd_enable="YES"
moused_enable="YES"

My xorg.conf (based upon the one i use in Sidux) is like this :
Section "InputDevice"
Identifier "Logitech USB RECEIVER 0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "true"
Option "CorePointer"
EndSection

Anybody any guidance??? If you need more info, tell me. I really hope to solve this asap.
Reply With Quote
 

Tags
mouse, usb, xorg

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB mouse, ums and wsmouse useche OpenBSD General 5 27th July 2009 01:08 AM
mouse freezes in X spiderpig OpenBSD Installation and Upgrading 0 20th April 2009 09:05 AM
patch application for usb mouse? aesop FreeBSD Installation and Upgrading 1 17th January 2009 11:15 PM
Not nice PS/2 mouse :/ latorion FreeBSD General 21 11th October 2008 06:02 PM
Mouse problems dctr FreeBSD General 3 16th May 2008 02:52 PM


All times are GMT. The time now is 03:17 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick