From owner-freebsd-rc@FreeBSD.ORG Fri Nov 2 12:53:56 2012 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B118C41; Fri, 2 Nov 2012 12:53:56 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E1CF08FC08; Fri, 2 Nov 2012 12:53:55 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1513212bkc.13 for ; Fri, 02 Nov 2012 05:53:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=mHx5LCSv8Vu5rMUB7qiBGZYOhHfgLNMUjbqtyPOKjf0=; b=HDP8W3cUoSs5BCF7XyYGzI2K+eEGDi0zlf78amQQZLCEWBd1s5yLkJCdUdDR65sdfx VFatOL+FP9nidAgRMUHinRH7ClmEE6PCXRjnzugJNloufx1fHrZrpExLk206ldjLhaRv oFg3WWSc6mmgG1q0tGqQtxo7uMR/yYAv6QS38A4XFmS+T0qKaDWhEEkLAx4V4QZ21JkC a9ezSahkyRohwB3t5CezIJb2Tu975dHq/M5L06InI+eEEofXJCevCIDlwTu84qYWMDtt +18Jv0b/hQPG4URO0Xotm7cYo0AW0gCqjvFNI2KlL/3x/qcwVkG8PXrgETSnlXrnlTOS 76zg== Received: by 10.204.4.200 with SMTP id 8mr364131bks.81.1351860829483; Fri, 02 Nov 2012 05:53:49 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Fri, 2 Nov 2012 05:53:19 -0700 (PDT) In-Reply-To: <20121102120736.GO70741@glebius.int.ru> References: <201211021201.qA2C1n26012999@freefall.freebsd.org> <20121102120736.GO70741@glebius.int.ru> From: Chris Rees Date: Fri, 2 Nov 2012 12:53:19 +0000 X-Google-Sender-Auth: SebDKz_pYdJEgQaEM3ZIXMGaJco Message-ID: Subject: Re: conf/173133: [patch] rc.resume doesn't always restore moused to sane state; mouse freaks out in X11 To: Gleb Smirnoff Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-rc@freebsd.org" X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 12:53:56 -0000 On 2 November 2012 12:07, Gleb Smirnoff wrote: > On Fri, Nov 02, 2012 at 12:01:49PM +0000, crees@FreeBSD.org wrote: > c> Responsible-Changed-By: crees > c> Responsible-Changed-When: Fri Nov 2 12:01:32 UTC 2012 > c> Responsible-Changed-Why: > c> Subversion blames you, what do you think? > c> > c> http://www.freebsd.org/cgi/query-pr.cgi?pr=173133 > > I think that Garrett is right: moused needs patching. The svn blames > me for that I have fixed resume for some mice, adding HUP there, > but not for all mice. > > I don't feel like I am responsible for the problem. Of course you're not responsible for the problem, I was just checking you were OK with the fix :) Chris