From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 12:00:19 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D757AB3C for ; Thu, 4 Jun 2015 12:00:19 +0000 (UTC) (envelope-from eakarsu@gmail.com) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (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 5FE5D1F16 for ; Thu, 4 Jun 2015 12:00:19 +0000 (UTC) (envelope-from eakarsu@gmail.com) Received: by labko7 with SMTP id ko7so30122228lab.2 for ; Thu, 04 Jun 2015 05:00:17 -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:content-type; bh=u3gLikxEgSMaWXn5Jcds9h0opr9boL4XNJNyZX4EfnU=; b=xcg1whewtQh/judBr54RQ6V3qmmByqg/6KOdPXDLsTLPw8RiKXPJro9yASuy575+Ag 2lvHe8UHWsI2NaMCJ8ZWXjzBNISsRWl6kzkBCXfHjm42ZZ6RcW5eZuiSwcZwPDHSd28J RMfh0wRvl3LX1CyG9RlEqbwtIzpeGQdsjQFkB7oU+QJYyaj4VpTELnQsbUyjxXM1nOD6 aUPZtrtG8a8rNYu14tcCAFP2DxG0usV0HF0BOPXnA/FFAE+k1SvRxhuEFRCAdYv7Ehaw ARUbw0zS31Tn0sE5yWi/ENjGBTD4vyI13yXOYwhczeszQVNZ3MussNPtxcveCwFVt7nL apRQ== X-Received: by 10.152.234.42 with SMTP id ub10mr36569286lac.60.1433419217082; Thu, 04 Jun 2015 05:00:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.63.44 with HTTP; Thu, 4 Jun 2015 04:59:56 -0700 (PDT) From: Erol Akarsu Date: Thu, 4 Jun 2015 07:59:56 -0400 Message-ID: Subject: Disabling Control Key for mouse location To: freebsd-questions@freebsd.org 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:00:19 -0000 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