From owner-freebsd-questions@freebsd.org Mon Nov 7 18:29:07 2016 Return-Path: Delivered-To: freebsd-questions@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 D1A53C340A1 for ; Mon, 7 Nov 2016 18:29:07 +0000 (UTC) (envelope-from vbotka@gmail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 6AA39F44 for ; Mon, 7 Nov 2016 18:29:07 +0000 (UTC) (envelope-from vbotka@gmail.com) Received: by mail-wm0-x22e.google.com with SMTP id a197so200067042wmd.0 for ; Mon, 07 Nov 2016 10:29:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version; bh=nSO3rTRzyZs79gWUI1c5fXpKxje8WB3h5f2tp+qNWb4=; b=mxhosV0jScjY0Q/krfqAyBc4FxKg29teeamX3Ki2+GTpOpAs3iWrdc98w3bw6uLVZU bbcto0Uqp6PQxRkCziEJTgfWCi1+6TAFmwGn1Z3fg7UTsRSQSj4ecme0qHgw7lPFGT0s Ojwp1Hrrp+4D2hFn2bv3GeDl3CeztcWr46cAFBOU41adqeGW88xFkv0tRu2azbPHwaN4 q3uPFFcez/uUHUAFvWsJH/CxZcjjwvJg1hZcVVeJTehiQibD8x19gJflmSReeIkji1wG xBG2ShmAuSX8+xPAmRqeYA+v0tSVLyenBs8ZmQxIT83bDE1HRA44Dod/kOeOvePVRn9v BP2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version; bh=nSO3rTRzyZs79gWUI1c5fXpKxje8WB3h5f2tp+qNWb4=; b=eFDNG29XE//9wZ3oBHu0nd1GoPt9jv1YaO02rWGFUtImK0/PQcwQpHt+wCnW/9cwAa ndJGfK2zqLEgicgMq2totcLQuKCj3rqMgLRpqvGmCaXKWVGMf6SxlLj3u5/v6SBps3dN w2RbtyS68cbiKTMRRqFvPb3gkUAKSlRXMub3enJFznqyZqT5KkXJyHbM8kqNWjwLzUbP u5olLRt3ZcgJ4H47ksysSA2XEE8fixZS4Y3godlXi1Encc+p81KQIvqU1qkuI0IER7+j thTvtcTzsZpsNOMj/mM4yQoWE5cPIfvo2EgojuOkP6b6H3n+B11es0Bm4GRb0rnegulo pbyQ== X-Gm-Message-State: ABUngvdgigqwNT97DJsYQ0ebvzR0o0OSuutARsErgEysmjtJyykWylOspxV5kwOOju2F8w== X-Received: by 10.28.48.145 with SMTP id w139mr6514047wmw.113.1478543345798; Mon, 07 Nov 2016 10:29:05 -0800 (PST) Received: from planb.netng.org (ip-89-177-54-54.net.upcbroadband.cz. [89.177.54.54]) by smtp.gmail.com with ESMTPSA id 71sm14985029wmo.7.2016.11.07.10.29.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Nov 2016 10:29:04 -0800 (PST) Date: Mon, 7 Nov 2016 19:29:02 +0100 From: Vladimir Botka To: jd1008 Cc: FreeBSD Users Subject: Re: How to set delta pixels change to detect mouse movement Message-ID: <20161107192902.4c5cd894@planb.netng.org> In-Reply-To: <5820C223.4070807@gmail.com> References: <5820C223.4070807@gmail.com> Organization: na X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/GuPgN_3CtE58OhNVbJqdfdU"; protocol="application/pgp-signature" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2016 18:29:07 -0000 --Sig_/GuPgN_3CtE58OhNVbJqdfdU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 7 Nov 2016 11:04:19 -0700 jd1008 wrote: > Hi all, > Some gui apps have very thin bordered windows, so thin that if I want to= =20 > enlarge of shrink the window, I find it impossible to position the=20 > cursor exactly on the spot of the border of that window in order to get=20 > the resizing to take place. Hi! you might want to try "ALT + Left Click" to drag and "ALT + Right Click" to resize windows. With the pointer within the window. HTH. Cheers, -vlado --Sig_/GuPgN_3CtE58OhNVbJqdfdU Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYIMfuAAoJEJDRmRKO1E8BZokH/04wk5VEh3NqTG0TAftr57wF I4qVeAIBUXehqXoWiNxmmPZKBuebBfKA6jly00I2x/0/04TbVUO2NdxrnRx6jIrd SEljQSyck21DmLp7INPfFsTrX4xTysnhTfeUd3enoV/4lRVk+Y3yJHkuHRx7vx7C rpAeQ/qpdvDVLut1X99VYpUIy2nih3jcAgCRNpu5384GzFqZ5QKawN3sirGUDDX7 CX4iU5Yzyzx5IZy8AzIiJhZf3zDtrQWAt6iE6JoJMQKqT9VyEm4bd8sdAV4cGxGJ RLFoLnLw0rZKTPSJlw/AjMrT7wBXXN3y62iZXb40bqeWbdeWJN0tZQP4Z1rNokM= =vx+6 -----END PGP SIGNATURE----- --Sig_/GuPgN_3CtE58OhNVbJqdfdU--