From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brandon Waskiewicz Newsgroups: gmane.emacs.help Subject: Change modifier keys Date: Thu, 28 Jan 2010 11:36:22 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00151747859ab83017047e3c1f2f X-Trace: ger.gmane.org 1264707463 18631 80.91.229.12 (28 Jan 2010 19:37:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 19:37:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 28 20:37:39 2010 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.69) (envelope-from ) id 1NaaBO-0005hs-Do for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jan 2010 20:37:38 +0100 Original-Received: from localhost ([127.0.0.1]:51163 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaaBN-0007np-UI for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jan 2010 14:37:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaXMQ-0002qB-0e for help-gnu-emacs@gnu.org; Thu, 28 Jan 2010 11:36:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaXMK-0002pq-1L for help-gnu-emacs@gnu.org; Thu, 28 Jan 2010 11:36:48 -0500 Original-Received: from [199.232.76.173] (port=36107 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaXMJ-0002pn-SV for help-gnu-emacs@gnu.org; Thu, 28 Jan 2010 11:36:43 -0500 Original-Received: from mail-fx0-f216.google.com ([209.85.220.216]:42175) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaXMJ-0005Sd-IL for help-gnu-emacs@gnu.org; Thu, 28 Jan 2010 11:36:43 -0500 Original-Received: by fxm8 with SMTP id 8so1231042fxm.26 for ; Thu, 28 Jan 2010 08:36:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=F1l86ai6FRerWSltCv0ucWCCMhW30U5Wdwv4t6EmHpU=; b=LJs8m1q65NvhXRCW1tqubnME9Hge2sBx8pML3TZ/1+y9ZVYCYtJ2QFNw2q19D8/JOG yeyyD1/CcGGITAbK1MH8boOKQxVkNd8SVDYFGJVXz9/m8YaeUS0ugAR9Xug/GjyMLaNq lvc/gnLdQyqpseTRBLhQeVTDMbqa3v2SkTsE8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=kjwFhOA45xrijQKvTyh3X3LsdnzB1nyGQ+6U4vMW+RZdmIfOaMC6lydbnk9YOyPFCE cTojS73lb1mZF0yZwU7/s7deT5vpslndNoASHh9RbxQ9WaAb5IFB9VtlbrXq7tm+QrtO vaJd6itBleYtEhJWBQDqqhVUZZqOKx78NyfJI= Original-Received: by 10.223.7.21 with SMTP id b21mr3713859fab.104.1264696602144; Thu, 28 Jan 2010 08:36:42 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Thu, 28 Jan 2010 14:32:59 -0500 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:71549 Archived-At: --00151747859ab83017047e3c1f2f Content-Type: text/plain; charset=ISO-8859-1 Hello, Would anyone familiar with the emacs' source be willing to help me create a patch that changes the ALT key on standard PC keyboards to function as if it were CONTROL? I started tracing back from mac-command-modifier to try and find something either more cross-platform, or at least applicable to Linux, but I had no luck. Thanks, Brandon --00151747859ab83017047e3c1f2f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

Would anyone familiar with the emacs' source = be willing to help me create a patch that changes the ALT key on standard P= C keyboards to function as if it were CONTROL? I started tracing back from = mac-command-modifier to try and find something either more cross-platform, = or at least applicable to Linux, but I had no luck.

Thanks,
Brandon
--00151747859ab83017047e3c1f2f--