From owner-freebsd-x11@FreeBSD.ORG Tue Dec 23 20:05:34 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96EC5FC1 for ; Tue, 23 Dec 2014 20:05:34 +0000 (UTC) Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 326A91F06 for ; Tue, 23 Dec 2014 20:05:33 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id y19so9859266wgg.14 for ; Tue, 23 Dec 2014 12:05:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=uD9M2l+3J47z5xydH+kOWFbY/zlm+cNlqf8h64j8/Qw=; b=FZ4F+oIRDwSvYdGTKe3zkKUnFWC0Nk4UK+HHsrnDZm5pKkr3Xx2ta6UJlhWvwDofY5 XIIgLdRrb99/d98sBImTPOd+O0OzS6b8IsMz7K+3Z/ys17EIKC956+UxwvWA5MWWbWsH YPFIhCsQX8FyPIPPXUa3FsVgpaAhvYh6NUaNnbdgmSV6ntW6z+mv1wzZn2cDmgRyp8C9 rbI9AES+sH5XkNYlo4zu+M4b0u1bzeaWjF6UgmjQYkb9mAm5HvWgvxpv1YvrAlcSHyum Bvn3ODS5YqkfRNwufOx2TpE9sUfzV9YBFKJeDwpHXp0X8UF2wNQlM3jdBM0M+2INNBp4 IEnw== X-Gm-Message-State: ALoCoQlAf4YCfWCkdeGF9zx5yU9fR5uT8fkojue01T7V+fCKwI6dwtpDoweHQabhYCsQ3bxY2hJy MIME-Version: 1.0 X-Received: by 10.180.73.235 with SMTP id o11mr44783622wiv.51.1419365123523; Tue, 23 Dec 2014 12:05:23 -0800 (PST) Received: by 10.27.85.130 with HTTP; Tue, 23 Dec 2014 12:05:23 -0800 (PST) X-Originating-IP: [222.154.235.32] In-Reply-To: <20141223091105.GA55017@ravenloft.kiev.ua> References: <20141223091105.GA55017@ravenloft.kiev.ua> Date: Wed, 24 Dec 2014 09:05:23 +1300 Message-ID: Subject: Re: xorg-server 1.14 and keyboard/mouse events From: Jonathan Chen To: Alex Kozlov Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:05:34 -0000 On 23 December 2014 at 22:11, Alex Kozlov wrote: > Hi > > Can you please test next patch? It should fix AutoAddDevices functionality. > Just put it into ports/x11-servers/xorg-server/files : > http://people.freebsd.org/~ak/patch-devd_autoadddevices.txt I've been using the updated xorg-server for a few hours now, and the patch appears to have solved the problem. Additionally, it appears to have solved a double-clicking issue I was having as well. Thanks! -- Jonathan Chen