Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2010 15:55:02 -0800
From:      Nicholas McKenzie <nicholassmckenzie@gmail.com>
To:        freebsd-mobile@freebsd.org, jamesbrandongooch@gmail.com
Subject:   Re: Weird right click issues when using freebsd synaptics driver
Message-ID:  <fbc9146d1002211555h33d22400o652d008e2d38bd9e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Sorry about the reply subject and including the whole digest :(.
Do you have an ATI card? That's why I can't use the xf86-input-synaptics
driver because it has some kind of glitch when used with radeon and radeon
 hd drivers...

if anyone knows how I can get ahold of the developers of
hw.psm.synaptics_support="1" driver, or if there's a workaround for the
hanging issues with the radeon plus xorg synaptics driver. Is there another
mailing list I should post to that I might get a better response from?

does anyone know anything about this? Sorry, I didn't attach my dmesg,
Xorg.conf, sysctl.conf, loader.conf, or my rc.conf to my original post. I'll
pastebin instead of using attachments.

*dmesg:*
http://www.pastebin.com/f46136774

*loader.conf:*
loader_logo="beastie"
vesa_load="YES"
#bitmap_load="YES"
#bitmap_name="splash.bmp"
#splash_bmp_load="YES"
ath_load="YES"
snd_hda_load="YES"
hw.snd.default_unit=1
hw.psm.synaptics_support="1"
linux_load="YES"
acpi_video_load="YES"
acpi_hp_load="YES"
acpi_wmi_load="YES"
atapicam_load="YES"
vboxdrv_load="YES"
#video4bsd_load="YES"

*rc.conf**:*
nfs_client_enable="YES"
nfs_server_enable="YES"
rpcbind_enable="YES"
sshd_enable="YES"
fusefs_enable="YES"
#
wlans_ath0="wlan0"
ifconfig_wlan0="WPA DHCP"
dbus_enable="YES"
hald_enable="YES"
#
check_quotas="NO"
font8x14="iso02-8x14"
font8x16="iso02-8x16"
font8x8="iso02-8x8"
moused_enable="YES"
linux_enable="YES"
#musicpd_enable="YES"
devfs_system_ruleset="system"
#vboxnet_enable="YES"
#powerd_enable="YES"
#powerd_flags=" -i 85 -r 60 -p 100"
*
*
*sysctl.conf:**
*
kern.module_path=/boot/kernel;/boot/modules;/usr/local/modules
hw.psm.synaptics.vscroll_hor_area=0
hw.psm.synaptics.vscroll_ver_area=-600
hw.psm.synaptics.vscroll_min_delta=50
hw.psm.synaptics.vscroll_div_min=100
hw.psm.synaptics.vscroll_div_max=150

hw.psm.synaptics.min_pressure=20
#hw.psm.synaptics.max_perssure=220
hw.psm.synaptics.max_width=10

hw.psm.synaptics.weight_current=3
hw.psm.synaptics.weight_previous=6
hw.psm.synaptics.weight_previous_na=20
hw.psm.synaptics.weight_len_squared=2000

hw.psm.synaptics.div_min=9
hw.psm.synaptics.div_max=17
hw.psm.synaptics.div_max_na=30
hw.psm.synaptics.div_len=100

hw.psm.synaptics.multiplicator=10000

hw.psm.synaptics.margin_top=200
hw.psm.synaptics.margin_right=200
hw.psm.synaptics.margin_bottom=200
hw.psm.synaptics.margin_left=200

#hw.psm.syanptics.na_top=1783
hw.psm.synaptics.na_right=563
hw.psm.synaptics.na_bottom=1400
hw.psm.synaptics.na_left=1600

hw.psm.synaptics.window_min=4
hw.psm.synaptics.window_max=10

hw.psm.synaptics.taphold_timeout=125000

vfs.usermount=1

*xorg.conf:*
http://www.pastebin.com/f60c748c8*
*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fbc9146d1002211555h33d22400o652d008e2d38bd9e>