Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 20:14:04 +0400
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        freebsd-x11@FreeBSD.org
Subject:   Synaptic ("GlidePoint") touchpad (/dev/psm0), moused, new x11 and tap mapping -- how to?
Message-ID:  <1969863702.20140215201404@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Freebsd-x11.

 I have touchpad which is detected as:

psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model GlidePoint, device ID 0

 I have moused running.

 I have "new" X.org (server 1.12.4_4,1 and so on). It used "/dev/sysmouse".

  But in such case "taps" are seen as "Button 8" in X.org (checked with xev).
 And I could not change this: "xinput" change mapping, but it does nothing.
 xmodmap -e "pointer = 1 2 3 4 5 6 7 1 9 10" throws error. Adding "-m 1=8"
 to moused flags doesn't help too.

  I've tried to force usage of "synaptics" driver via xorg.conf, but it
 could not detect protocol (how cold I use it? Looks like GlidePoint is
 synaptics one!).

  Without moused, synaptics (on /dev/psm0) could not detect protocol too,
 but standard-hal-loaded mouse_drv.so works Ok and shows "button 1" in xev.

 But I want to use moused!

-- 
// Black Lion AKA Lev Serebryakov <lev@serebryakov.spb.ru>




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