Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 15:39:53 +0100
From:      Yann Golanski <yann@kierun.org>
To:        freebsd-mobile@freebsd.org
Subject:   VAIO, mousepad and X11.
Message-ID:  <20020904143953.GB32311@kierun.org>

next in thread | raw e-mail | index | archive | help
I have some issues in making the mouse pad wheel and middle button to
work with my vaio pcg-r505el laptop. So far, I have right, left and tap
click working but none of the scroll or middle button. 

The moused runns as ``moused -p /dev/psm0 -t auto'' and the following
configuration in /etc/X11/XF86Config:
 Section "InputDevice"
     Identifier  "Mouse1"
     Driver      "mouse"
     Option      "Protocol"      "Auto"
     Option      "Device"        "/dev/sysmouse"
     Option      "ZAxisMapping"  "4 5"
     Option      "Buttons"       "3"
 EndSection

Any hints?

PS: Yes, I will write this all up so the next poor fool who gets this
laptop can get all the info in one page.

-- 
yann@kierun.org                  -=*=-                      www.kierun.org
    PGP:   www.kierun.org/pgp/key-kierun
    PGP:   009D 7287 C4A7 FD4F 1680  06E4 F751 7006 9DE2 6318
    IRC:   nick kierun, server spod.uk.amiganet.org, channel #sanctus

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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