urgent help needed to config USB mouse in sarge

2007-10-06 Thread Serena Cantor
I have used modprobe usbmouse command, it seems OK

Then how should I change XF86Config-4? Namely Mouse Device and Mouse Protocol? 
For PS mouse, they
are /dev/psaux and PS/2 protocol.

After that, Am i all set?


  

Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, 
and more!
http://tv.yahoo.com/collections/3658 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: urgent help needed to config USB mouse in sarge

2007-10-06 Thread KS
Serena Cantor wrote:
 I have used modprobe usbmouse command, it seems OK
 
 Then how should I change XF86Config-4? Namely Mouse Device and Mouse 
 Protocol? For PS mouse, they
 are /dev/psaux and PS/2 protocol.
 
 After that, Am i all set?
 

My xorg.conf has the following (USB mouse connected to PS/2 port):

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
EndSection

and lsmod says that I have the module psmouse loaded.

/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: urgent help needed to config USB mouse in sarge

2007-10-06 Thread Kevin Mark
On Sat, Oct 06, 2007 at 10:57:37PM -0400, KS wrote:
 Serena Cantor wrote:
  I have used modprobe usbmouse command, it seems OK
  
  Then how should I change XF86Config-4? Namely Mouse Device and Mouse 
  Protocol? For PS mouse, they
  are /dev/psaux and PS/2 protocol.
  
  After that, Am i all set?
  
 
 My xorg.conf has the following (USB mouse connected to PS/2 port):
 
 Section InputDevice
 Identifier  Configured Mouse
 Driver  mouse
 Option  CorePointer
 Option  Device/dev/input/mice
 EndSection
 
 and lsmod says that I have the module psmouse loaded.
 
 /KS

Just to make sure: Serena said 'XF86Config-4ยด (Sarge)  and not
xorg.conf(Etch)? If that is so, then, IIRC, you need to use
'/dev/psaux' instead of '/dev/input/mice'.
-K
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |mysite.verizon.net/kevin.mark/|
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
|  my keyserver: subkeys.pgp.net | my NPO: cfsg.org |
|join the new debian-community.org to help Debian!  |
|___  Unless I ask to be CCd, assume I am subscribed ___|



(solved)Re: urgent help needed to config USB mouse in sarge

2007-10-06 Thread Serena Cantor
I have found out the cause on my own. USB mouse did not work because I have 
removed hotplug and
discover packages. Now I install them again, and USB mouse get configed.

Thanks to all those reply!

--- KS [EMAIL PROTECTED] wrote:

 Serena Cantor wrote:
  I have used modprobe usbmouse command, it seems OK
  
  Then how should I change XF86Config-4? Namely Mouse Device and Mouse 
  Protocol? For PS mouse,
 they
  are /dev/psaux and PS/2 protocol.
  
  After that, Am i all set?
  
 
 My xorg.conf has the following (USB mouse connected to PS/2 port):
 
 Section InputDevice
 Identifier  Configured Mouse
 Driver  mouse
 Option  CorePointer
 Option  Device/dev/input/mice
 EndSection
 
 and lsmod says that I have the module psmouse loaded.
 
 /KS
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



  

Shape Yahoo! in your own image.  Join our Network Research Panel today!   
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]