From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Brodbeck Newsgroups: gmane.emacs.help Subject: Re: Mac Apple/Command key on linux (or even just "Command-key in emacs on linux") Date: Thu, 27 Dec 2007 17:06:43 -0800 Message-ID: <09FFC40B-DA31-4F0E-A6EF-81B958A3BF87@u.washington.edu> References: <70318A4F-D29D-46E4-A288-C7483E2ABFEA@Web.DE> <53e1b0060712271142x19ac9afer5f270e0ad1ad4135@mail.gmail.com> Reply-To: emacs list NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: multipart/mixed; boundary="===============1584936082==" X-Trace: ger.gmane.org 1198804042 3901 80.91.229.12 (28 Dec 2007 01:07:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Dec 2007 01:07:22 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 28 02:07:35 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J83hF-00034K-9Y for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Dec 2007 02:07:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J83gu-0005Fj-7D for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Dec 2007 20:07:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J83ga-0005Dg-1v for help-gnu-emacs@gnu.org; Thu, 27 Dec 2007 20:06:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J83gY-0005Bu-4d for help-gnu-emacs@gnu.org; Thu, 27 Dec 2007 20:06:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J83gX-0005Bk-UH for help-gnu-emacs@gnu.org; Thu, 27 Dec 2007 20:06:50 -0500 Original-Received: from mxout3.cac.washington.edu ([140.142.32.166]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J83gX-00046u-9i for help-gnu-emacs@gnu.org; Thu, 27 Dec 2007 20:06:49 -0500 Original-Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lBS16jEp005756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 27 Dec 2007 17:06:46 -0800 X-Auth-Received: from dove.gull.us (dsl081-163-112.sea1.dsl.speakeasy.net [64.81.163.112]) (authenticated authid=brodbd) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lBS16iCW018576 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Thu, 27 Dec 2007 17:06:45 -0800 In-Reply-To: <53e1b0060712271142x19ac9afer5f270e0ad1ad4135@mail.gmail.com> X-Mailer: Apple Mail (2.915) X-PMX-Version: 5.4.1.325704, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2007.12.27.165636 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='HTML_50_70 0.1, __CP_URI_IN_BODY 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_HTML 0, __MIME_VERSION 0, __SANE_MSGID 0, __TAG_EXISTS_HTML 0' X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50355 Archived-At: --===============1584936082== Content-Type: multipart/alternative; boundary=Apple-Mail-1--694012056 --Apple-Mail-1--694012056 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Dec 27, 2007, at 11:42 AM, Livin Stephen Sharma wrote: > > > On 27/12/2007, Peter Dyballa wrote: > > Am 26.12.2007 um 20:57 schrieb Livin Stephen: > > > I'd like to know how the keyboard's Command Key can be mapped to > Ctrl > > on linux. > Are you using X11 or some terminal emulation to connect to the Linux > side from your Mac? > > I connect using VNC - kinda like Remote Desktop, I guess? > http://www.realvnc.com/vnc/index.html > http://sourceforge.net/projects/cotvnc/ > > "... A VNC client allows one to display and interact with a remote > computer screen. ... " VNC emulates an X server, so xmodmap is probably what you want. --Apple-Mail-1--694012056 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On Dec 27, 2007, = at 11:42 AM, Livin Stephen Sharma wrote:


 
On 27/12/2007, Peter = Dyballa <Peter_Dyballa@web.de> = wrote:

Am 26.12.2007 um 20:57 schrieb Livin = Stephen:

> I'd like to know how the keyboard's Command Key can = be mapped to Ctrl
> on linux.
Are you using X11 or some = terminal emulation to connect to the Linux
side from your = Mac?

I = connect using VNC - kinda like Remote Desktop, I guess?

=
"... A VNC client allows one to display and = interact with a remote computer screen. ... = "

VNC emulates an X server, = so xmodmap is probably what you want.

= --Apple-Mail-1--694012056-- --===============1584936082== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1584936082==--