From owner-freebsd-current@freebsd.org Mon Aug 29 20:12:45 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 490B6BC8517 for ; Mon, 29 Aug 2016 20:12:45 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17049894 for ; Mon, 29 Aug 2016 20:12:45 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: by mail-it0-x234.google.com with SMTP id n75so3654753ith.0 for ; Mon, 29 Aug 2016 13:12:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=OpZ4u3yqAgcl3Av7qaemgr6ZH42AczlCVf8cxSx5W88=; b=01pVMaTGXEXl/n37hpOlDUvCYjyvHe72iiI8TmUKKZnccr426uI+25TJSj6oTBJ9tc BKqno8Rd+IUfc/Ez1QB8pOlVS2S0djyypiERq6rq92WQBx8cipry3IYGnpsreQyMSgBY YYiG/V0oQWGBuBA4dcbXttS9Ze1FxSYpx9Hf9FAD7YMTM9kRajg/wW+TlqcjQZ+kRWrj cND33g/4NrJXSXfC+FJMBxAr/obrocvKaZ78doF6LV0Nf/9ocNqWyl1Z4oZBwlsRPLLd 9h+CWnZD2aE+6U+hynkV/aYkL6EGkWMfWd6at4nPk/Zh1KBAbZwOXYOmnWqDon7GYh5J p9FQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=OpZ4u3yqAgcl3Av7qaemgr6ZH42AczlCVf8cxSx5W88=; b=U5aFB+jQ233bFNs5ipIkWr/SEgqikPV2sQU4Mz+Ag1vJEJ5jD/2FrG8OL7/DuW1TvV QemmMm91UN2F+cy4+4WghjlCvcyYDjk5RRQA06saa7wS3uUi6ElnhrZIvJFxVlskIJHv zZlUwWl+q35Wjp2ycTFeSEnE15GXs54ELcZNQCnCRCfR1TxFJT5Rt5rpYWSJlta+SBE7 dIqoB3DOJHxf7eHxpy6g61CP+r5P9udjYImNfqdUaI7vFaOhMtyOD/V1VA3Yo1WWjqWN vb24Gq9knwahZ4xUBAKC9spdLVFJtC/F3kls60TLxlNJ/2FpjepzmOrdzB/4b8xweNW2 mYSA== X-Gm-Message-State: AE9vXwM+nw2SE0KNHl2qxnQPd3TthyUItc9gdA1S/wwHqLmOnlVrlcGDoI5xG5LFF352YzVporughw/nBmIeVg== X-Received: by 10.36.203.69 with SMTP id u66mr17251684itg.8.1472501564416; Mon, 29 Aug 2016 13:12:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.138.194 with HTTP; Mon, 29 Aug 2016 13:12:43 -0700 (PDT) From: Antonio Olivares Date: Mon, 29 Aug 2016 15:12:43 -0500 Message-ID: Subject: problems with mouse To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2016 20:12:45 -0000 Dear folks, I apologize in advance if this is not in the right list, if I need to pose this question in questions, I will do so as soon as I find out. I am having trouble with switching apps in Lumina desktop with the mouse, I removed moused from /etc/rc.conf because I have a usb mouse and still lose when I switch from firefox to terminal or vice versa. $ uname -a FreeBSD hp 11.0-RC2 FreeBSD 11.0-RC2 #0 r304729: Wed Aug 24 06:59:03 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Is there a way to troubleshoot this? Is there something that can fix this? Thanks in Advance, Antonio