From owner-freebsd-mobile@FreeBSD.ORG Tue Jun 17 12:29:46 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56C21A52; Tue, 17 Jun 2014 12:29:46 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 198F429D7; Tue, 17 Jun 2014 12:29:46 +0000 (UTC) Received: from 0x20.net (0x20.net [IPv6:2001:aa8:fffb:1::2]) (Authenticated sender: lala) by mail.0x20.net (Postfix) with ESMTPA id 62A186A6005; Tue, 17 Jun 2014 14:29:42 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 17 Jun 2014 14:29:42 +0200 From: Lars Engels To: Ivan Rokotov Subject: Re: Lenovo W540 so far In-Reply-To: References: <539DA73B.7050709@metricspace.net> <1402931204.35984.YahooMailNeo@web140703.mail.bf1.yahoo.com> <58DCAA2E-44DA-48F3-87B3-366301F55138@metricspace.net> <53A02532.60201@metricspace.net> Message-ID: <5e154403fa285c843f1c8632dcf7443a@mail.0x20.net> X-Sender: lars.engels@0x20.net User-Agent: Roundcube Webmail/0.7 Cc: Eric McCorkle , owner-freebsd-mobile@freebsd.org, Anthony Jenkins , freebsd-mobile@freebsd.org X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 12:29:46 -0000 Am 2014-06-17 13:42, schrieb Ivan Rokotov: > 2014-06-17 13:23 GMT+02:00 Eric McCorkle : >> Thanks again. That did it. The touchpad is now completely working :D >> >> Only thing is it seems you can't use it along with moused/sysmouse. I >> assume this is because whatever protocol moused speaks is >> pre-multitouch. >> >> I suppose that would also mean that you couldn't plug in a USB mouse >> and >> have it just work with this setup. This also seems to keep the >> trackpoint >> from working (not that I ever use it...) > > For trackpoint I don't know (IdeaPads don't have it). > > As for USB mouse, you can just plug in and it will work (tested). It > even survives suspend/resume. Right now I have only a bluetooth mouse > connected and no USB mice around here, but if I recollect correctly, > you have to play with > Option "AutoAddDevices" (false or true) > in your Section "ServerLayout". > > Please try. If this doesn't work for you, I'll try to reconstruct my > old xorg.conf that I used successfully with USB mouse. devd starts moused when a USB mouse is connected, so that's why it "just works".