Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41405 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9879 invoked from network); 27 Oct 2008 00:15:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 00:15:11 -0000 Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 208.83.222.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 208.83.222.18 unknown Linux 2.6 Received: from [208.83.222.18] ([208.83.222.18:45513] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/B1-34199-D0805094 for ; Sun, 26 Oct 2008 19:15:10 -0500 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 67DFFC10F9E for ; Sun, 26 Oct 2008 17:14:48 -0700 (MST) Received: from Greg-Beavers-monster.local (c-24-63-32-181.hsd1.ma.comcast.net [24.63.32.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 1F8BCC10F99 for ; Sun, 26 Oct 2008 17:14:48 -0700 (MST) Message-ID: <49050809.1030404@chiaraquartet.net> Date: Sun, 26 Oct 2008 19:15:05 -0500 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: mapping different keyboard layouts to make \ easier for non-English keyboard layouts? From: greg@chiaraquartet.net (Greg Beaver) Hi, Someone mentioned that it is possible to change keybindings so that it is easier to do [] {} and \. The only post I've found that mentions anything about this is http://chneukirchen.org/blog/archive/2007/12/wie-man-die-macbook-tastatur-unter-leopard-entnervt.html Are there other sources that could be cited in the documentation? Thanks, Greg