Post by JT Moreecan you give more some pointers on how you have the options set?
Here are my xorg.conf settings, and the output from lsmod(1) (the lsmod
output is to show that I'm not using any special drivers for the touchpad).
These settings let me turn the touchpad on/off using the switch just above
the pad and everything still works. Although the sensitivity of the
mousedown event is still a bit too high, but I rarely use the touchpad
anyway...
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Autodetection"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Autodetection"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
As you can see, the external USB mouse and the touchpad are configured
identically, although the USB is configured as the "CorePointer". (Hmm,
you know... I'm wondering if the second entry is even used. Since all mice
are coalesced into a single input stream, maybe I don't even need
"Mouse[3]"?)
This next chunk will look better if you switch to a fixed-width font...
# lsmod
Module Size Used by
nls_utf8 2688 0
subfs 9600 1
ipt_LOG 8064 1
ipt_limit 2944 1
cpufreq_ondemand 8108 1
cpufreq_userspace 5828 0
cpufreq_powersave 2304 0
powernow_k8 12048 0
freq_table 5512 1 powernow_k8
ppp_generic 32544 0
slhc 8192 1 ppp_generic
snd_pcm_oss 70432 0
snd_mixer_oss 22144 1 snd_pcm_oss
snd_intel8x0 40096 1
snd_ac97_codec 117188 1 snd_intel8x0
snd_ac97_bus 3328 1 snd_ac97_codec
snd_pcm 117260 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 29320 1 snd_pcm
snd 77600 8
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 11808 1 snd
snd_page_alloc 13200 2 snd_intel8x0,snd_pcm
button 8736 0
battery 12296 0
ac 6664 0
nvidia 5433816 12
vmnet 42008 9
vmmon 147960 0
af_packet 25356 2
edd 12448 0
ip6t_REJECT 6528 3
ipt_REJECT 6656 3
ipt_state 2432 2
iptable_mangle 3584 0
iptable_nat 28120 0
iptable_filter 3712 1
ip6table_mangle 2944 0
ip_conntrack 51572 2 ipt_state,iptable_nat
ip_tables 22528 7
ipt_LOG,ipt_limit,ipt_REJECT,ipt_state,iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 3456 1
ip6_tables 21120 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6 289024 15 ip6t_REJECT
joydev 12288 0
pcmcia 45972 0
firmware_class 12416 1 pcmcia
usbhid 49696 0
yenta_socket 27276 2
rsrc_nonstatic 14720 1 yenta_socket
pcmcia_core 47260 3 pcmcia,yenta_socket,rsrc_nonstatic
ohci1394 36684 0
ieee1394 118648 1 ohci1394
8139too 30848 0
mii 6784 1 8139too
shpchp 101032 0
pci_hotplug 31720 1 shpchp
ehci_hcd 36744 0
generic 5892 0 [permanent]
sata_nv 11396 0
libata 57608 1 sata_nv
scsi_mod 161976 1 libata
ohci_hcd 22916 0
usbcore 140596 4 usbhid,ehci_hcd,ohci_hcd
i2c_nforce2 8576 0
i2c_core 25752 2 nvidia,i2c_nforce2
parport_pc 44912 1
lp 14336 0
parport 43532 2 parport_pc,lp
vfat 15872 0
fat 58032 1 vfat
dm_mod 65648 0
reiserfs 267120 2
fan 6152 0
ide_cd 45984 0
cdrom 40888 1 ide_cd
thermal 17932 0
processor 28632 2 powernow_k8,thermal
amd74xx 16048 0 [permanent]
ide_disk 19584 4
ide_core 158616 4 generic,ide_cd,amd74xx,ide_disk
#
Good luck!
--
Frank J. Edwards
Edwards & Edwards Consulting, LLC
Voice: (813) 996-7954
Email: ***@eec.com
Large Attachments To: ***@gmail.com