From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 12:19:05 2015 Return-Path: Delivered-To: freebsd-questions@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 90462E8 for ; Thu, 4 Jun 2015 12:19:05 +0000 (UTC) (envelope-from eakarsu@gmail.com) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 168C11347 for ; Thu, 4 Jun 2015 12:19:05 +0000 (UTC) (envelope-from eakarsu@gmail.com) Received: by labpy14 with SMTP id py14so30504229lab.0 for ; Thu, 04 Jun 2015 05:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=76t+z8aS4QXPAV/lpBSShb/v74o+I065DLNs87wu2UI=; b=Iho+Aqtp3Rd8beginBLHKzdp0RkBS7Aw7q5PnDsx8lJunbPlK9O61z7mog/Fp0c4My RAZ4uvechdIm7ZE/FFxJh1imDYWXdOxhKPX7crFKlapxLOY/kYe7ZdLpo5Gf02unncYB SjKBILdjEGAkhNJ8CGSGJUYpLLCMiW2BFxWZ2mclowxhPFZ6b61jJofhISEyrkPw4r7j yqi6sfge1GOw+4BCvkglBAChRLyCtPeAkhEX/bFNT0t98HZDfmOGS2q5dub7nPX0PdEp 9Tz7ZMb6Akse8eRKCtwqQGCUkmoXknlASpRu4FDH8lWDL+lW/tGbAfRoV4RwKGS9g+n6 gzUA== X-Received: by 10.152.120.135 with SMTP id lc7mr26842640lab.107.1433420343070; Thu, 04 Jun 2015 05:19:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.63.44 with HTTP; Thu, 4 Jun 2015 05:18:42 -0700 (PDT) In-Reply-To: References: From: Erol Akarsu Date: Thu, 4 Jun 2015 08:18:42 -0400 Message-ID: Subject: Re: Disabling Control Key for mouse location To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 12:19:05 -0000 I got solution in here http://askubuntu.com/questions/333773/disable-show-position-of-the-mouse-when-the-control-key-is-pressed-in-13-04 On Thu, Jun 4, 2015 at 7:59 AM, Erol Akarsu wrote: > I need to disable Control key to show mouse location on Gnome 3 on > Freebsd.. Currently, when I press Ctrl key, it shows me the location of > mouse that I want to disable. I am searching for this but not able to find > a solution > > I need this Ctrl disabled because I am having difficulty in using > Control-C Control-V in VirtualBox installed on latest Freebsd system. > > How can I do it? > > Thanks > > Erol Akarsu > >