Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261846AbVBIQjH (ORCPT ); Wed, 9 Feb 2005 11:39:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261848AbVBIQjG (ORCPT ); Wed, 9 Feb 2005 11:39:06 -0500 Received: from hera.cwi.nl ([192.16.191.8]:41932 "EHLO hera.cwi.nl") by vger.kernel.org with ESMTP id S261846AbVBIQjD (ORCPT ); Wed, 9 Feb 2005 11:39:03 -0500 Date: Wed, 9 Feb 2005 17:38:56 +0100 From: Andries Brouwer To: Vojtech Pavlik Cc: Andries Brouwer , Jirka Bohac , lkml , roman@augan.com, hch@nl.linux.org Subject: Re: [rfc] keytables - the new keycode->keysym mapping Message-ID: <20050209163856.GH12100@apps.cwi.nl> References: <20050209132654.GB8343@dwarf.suse.cz> <20050209152740.GD12100@apps.cwi.nl> <20050209160345.GA16487@ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050209160345.GA16487@ucw.cz> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1174 Lines: 26 On Wed, Feb 09, 2005 at 05:03:45PM +0100, Vojtech Pavlik wrote: > > It seems very unlikely that you cannot handle Czech with all > > combinations of 8 keys pressed, and need 9. > > A czech keyboard has the letters 'escrzyaie' with accents on the number > row of keys. With a Shift, they are supposed to produce the original > numbers, but with a CapsLock, they're supposed to produce the uppercase. > With a right alt or one of three czech dead keys they should produce > the !@#$%^&*() symbols. > > It's kind of logical, kind of stupid, but anyway it's the national standard. > > You can't do that currently. The main problem is that CapsLock is > hardcoded to work as a Shift on keys and you can't make it work > differently for normal letter keys and for the upper row of keys. I think the fallacy in that reasoning is the idea that the key labeled CapsLock has to be bound to the kernel function named capslock. Andries - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/