Weird right click issues when using freebsd synaptics driver

Nicholas McKenzie <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
When I use the right click on my synaptics touch pad on my HP dv5-1004nr, it
sometimes works properly, but other times i get weird errors. I cannot use
the x11-drivers/xf86-input-synaptics because it has some kind of glitch when
being used with x11-drivers/xf86-video-[ati. radeon] that freezes the
system. (Side note: anyone know of any workaround for this?) This leaves the
only solution for enabling synaptics support in FreeBSD to add
hw.psm.synaptics_support="1". Everything works beautifully except for the
right mouse button. With the occasional, properly working exception, the
following actions are experienced when right clicking:
* Right clicking on the KDE taskbard causes it to scroll through the virtual
desktops.
* Right clicking in Firefox causes it to switch tabs or scroll to the top of
the page, sometimes going back a page.
* Right clicking in Opera causes it to scroll to the top of the page, or pop
up a window that cyles through the pages (by pressing Ctrl+tab).

Dmesg, loader.conf, sysctl.conf attached. The Mouse section of my xorg.conf:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
#Tried both of these:
#Option "ZAxisMapping" "4 5"
Option "ZAxisMapping "4 5 6 7"
EndSection
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.