Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41419 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 691 invoked from network); 27 Oct 2008 07:18:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 07:18:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:21850] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/72-34199-C5B65094 for ; Mon, 27 Oct 2008 02:18:52 -0500 Received: by wa-out-1112.google.com with SMTP id j32so1199146waf.7 for ; Mon, 27 Oct 2008 00:18:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SdjSRdmreUuCWU71dEu7zH4340g88BrPh/D2cLyyKT0=; b=NpGKusBJbm6gbrffsOm/xEhRfAcIFXFDWPCkoWgi7MnseLkgiF4yXKICxVnsdeNfCw khVNcQyGuZg2S3QH9KohdrmuHTmZnKgGPneXQzvo+Q/Xq+H3VrgeeOCbUEx9yx5iXDvx FDoe0WdRCgDdaEYkE2haa7iqdOuk3KxIykLDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=evgBHyiO9HZ1gxnU/pbwd17qWJe/PsKVKs92TQTu52E02OhKms9v9AlGZDzjjPtnlo 8oNHm5uTN4k35k77O64LYouVOAWu1bOPvb/yKbiALYQ1uwjKyBT0PRo8GhBQfF4MmiPq xoYEzDoubwGCN8sf8ph/Qm64dZNu0kn/8fMho= Received: by 10.114.103.1 with SMTP id a1mr4903949wac.82.1225091929975; Mon, 27 Oct 2008 00:18:49 -0700 (PDT) Received: by 10.114.148.19 with HTTP; Mon, 27 Oct 2008 00:18:49 -0700 (PDT) Message-ID: <7f3ed2c30810270018h5bf186dcg9fdc5b9ea761f357@mail.gmail.com> Date: Mon, 27 Oct 2008 08:18:49 +0100 To: "Greg Beaver" Cc: "PHP Developers Mailing List" In-Reply-To: <49050809.1030404@chiaraquartet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49050809.1030404@chiaraquartet.net> Subject: Re: [PHP-DEV] mapping different keyboard layouts to make \ easier for non-English keyboard layouts? From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Mon, Oct 27, 2008 at 01:15, Greg Beaver wrote: > 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? Uhh... You want to encourage people to change their keyboard layout/bindings? Norwegian people have happily lived hitting altrgr+4 for $ for years now, altgr+7 for {, altgr+8 [, altgr+9], altgr+0}... \ is a the second char on the right from 0... no altgr combo... But now you suddenly want to tell people how to change their keybindings? Goto sleep man. -Hannes