[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2 mouse working!



Hi!
it's me again.
I've already make an upgrade, and an automatic upgrade of the X.
It puts me another XF86Config-4...and guess what? now my 2nd mouse
is working. (the automatic conf. put the wrong keyboard, 104 instead
of 103, but all the rest ok)
Here goes the lines of the XF86Config-4

# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)


Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config

thank you all, anyway

talueguito
raul
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
        Fight to the Light. || Fight to the Light.
                In the Forest of the Night 
                                                        Joni Mitchell       
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
RAUL MONTAGNE				e-mail:	montagne@lftc.ufpe.br
Laboratorio de Fisica Teorica y Computacional	Phone	+55-81 3271 8450
Recife		Pernambuco Brasil
                http://www.fisica.edu.uy/~montagne/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 



Reply to: