Hi all,

I have an acer 5920g running 8.04.1. I successfully followed the instructions provided in the read-only thread http://ubuntuforums.org/showthread.php?t=517156&page=11

Although everything works fine, now if I connect an external usb mouse it does not work.

Any clues please? Thanks.

xorg.conf
Code:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
   Identifier       "TouchPad"
   Driver           "synaptics"
   Option           "CorePointer"
   Option           "Protocol" "event"
   Option           "Device"   "/dev/input/eventtouchpad"
   Option           "MaxTapTime"  "100"
   Option           "MaxTapMove"  "220"
   Option           "AccelFactor"	        "0.05"
   Option           "SHMConfig" "true"
EndSection

Section		"InputDevice"
	Identifier	"AcerMediaKeys"
	Driver		"evdev
	Option        "Device" "/dev/input/eventkeys"
        Option        "SendCoreEvents" "true"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
#	Option		"CorePointer"
Option		"SendCoreEvents"	"true"
EndSection

#Section "InputDevice"
#	Identifier	"Synaptics Touchpad"
#	Driver		"synaptics"
#	Option		"SendCoreEvents"	"true"
#	Option		"Device"	"/dev/psaux"
#	Option		"Protocol"	"auto-dev"
#	Option		"HorizEdgeScroll"	"0"
#EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"nvidia"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	InputDevice	"TouchPad"
	InputDevice	"AcerMediaKeys"
EndSection
Section "Module"
	Load		"glx"
EndSection
lsusb
Code:
Bus 003 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse
ls /dev/input
Code:
by-id    event1   event3  event6     eventtouchpad  mouse1
by-path  event10  event4  event7     mice           mouse2
event0   event2   event5  eventkeys  mouse0         mouse3
relevant
cat /proc/bus/input/devices
Code:
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio3/input0
S: Sysfs=/devices/platform/i8042/serio3/input/input8
U: Uniq=
H: Handlers=mouse1 event8 
B: EV=b
B: KEY=6420 0 7001f 0 0 0 0 0 0 0 0
B: ABS=11000003

I: Bus=0011 Vendor=0002 Product=0007 Version=81b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input9
U: Uniq=
H: Handlers=mouse2 event9 
B: EV=b
B: KEY=6420 0 7000f 0 0 0 0 0 0 0 0
B: ABS=11000003

I: Bus=0003 Vendor=046d Product=c016 Version=0110
N: Name="Logitech Optical USB Mouse"
P: Phys=usb-0000:00:1d.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2:1.0/input/input10
U: Uniq=
H: Handlers=mouse3 event10 
B: EV=17
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
B: MSC=10