From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12545 invoked by alias); 23 Feb 2013 00:33:03 -0000 Received: (qmail 12531 invoked by uid 22791); 23 Feb 2013 00:33:02 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx3.valvesoftware.com (HELO mx3.valvesoftware.com) (208.64.203.145) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 23 Feb 2013 00:32:56 +0000 Received: from mx3.valvesoftware.com (127.0.0.1) id h4ujm80171st for ; Fri, 22 Feb 2013 09:14:11 -0800 (envelope-from ) Received: from mx3.valvesoftware.com ([172.16.1.53]) by mx3.valvesoftware.com (SonicWALL 7.3.6.7163) with ESMTP; Fri, 22 Feb 2013 09:14:11 -0800 Received: from FEDEX1.valvesoftware.com (172.16.1.101) by exchange10.valvesoftware.com (172.16.1.53) with Microsoft SMTP Server (TLS) id 14.2.318.4; Fri, 22 Feb 2013 16:32:55 -0800 Received: from EXCHANGE10.valvesoftware.com ([fe80::995a:b010:5730:9af]) by fedex1.valvesoftware.com ([::1]) with mapi id 14.02.0318.004; Fri, 22 Feb 2013 16:32:55 -0800 From: Bruce Dawson To: "insight@sourceware.org" Subject: Changing keyboard bindings Date: Sat, 23 Feb 2013 00:33:00 -0000 Message-ID: <2AC155A009400B4C8B05D518E4819AEF0719C063@exchange10.valvesoftware.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: 86b76815-e903-4403-b95d-5abb05264373 X-Mlf-Version: 7.3.6.7163 X-Mlf-UniqueId: o201302221714110010444 X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2013-q1/txt/msg00028.txt.bz2 I'm a long-time Windows developer and I'd like to make Insight easier to us= e for other long-time Windows developers. Can anybody point me to where I s= hould look in order to try reconfiguring the keyboard bindings (step, run, = etc.) to match Visual Studio bindings? Such a change would have to be optional because I'm sure that the Linux com= munity at large does not value Visual Studio compatibility, but for the ini= tial test version I'm okay with having the change be unconditional. As an example Run/Continue on Visual Studio are bound to F5, step-over is b= ound to F10, step-in is bound to F11, etc.