From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=QriNv+JQOZqjQZUvmP43MQObwjx0Ri3HFP667nImvcM=; b=B0hqLqhUyBmDEjkAhEO1nR4mgfsEpaTMeyfmT8ShFwDuwbmJ1RrwDUF/ZWcrT7Gw4x KKZk6L93OAenryRSrFpGxNvbLV9PqXwIM+hpve6CFUNGpeCPR9yvzfFpgldxVOjv5sZo qOGULAVbufb9mnR65bp5NL//HTJ80Ld/8ZuUY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=gUa+zqoSDIoXztFy1Yg3CBoKDKSnqsN/uT4lK89p1uCyCaBh4TBqG7mFbuJhrEWZGc cNFxoce1iJXQtXnna9rqChWn09Kw9vGN4/dKXgaa/pEdsHeyBNNDu1bhrENPhxXmbcrn QVhW+0TuKucwsaMFgxHID4jkf7k82ysssYIqU= Message-ID: <4DDDCAFF.2000002@gmail.com> Date: Thu, 26 May 2011 00:37:35 -0300 From: Gerardo Marset User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110503 Thunderbird/3.1.10 MIME-Version: 1.0 To: kbd@lists.altlinux.org References: <4DDBC807.6020107@gmail.com> <4DDD664C.5070405@gmail.com> In-Reply-To: <4DDD664C.5070405@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [kbd] Possible bug in kbd 1.15.3 X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 03:38:58 -0000 Archived-At: List-Archive: El 25/05/11 17:27, Alexey Gladkov escribió: > 24.05.2011 19:00, Gerardo Marset wrote: >> Running this: >> >> # echo keycode 1 = Caps_Lock | loadkeys >> # echo keycode 58 = Escape | loadkeys >> >> on kbd 1.15.2 swaps Caps Lock and Escape. >> On kbd 1.15.3 however, it does nothing. It also outputs nothing and returns 0. > Yes. This is regression. The program code was heavily redesigned. > > I fixed this in git. But while you can use this: > > echo keycode 1 = Caps_Lock | loadkeys - > >> On another subject, I'd like to ask for support of the spanish variation of >> the Dvorak keyboard. > Sure. Added to git. Thank you. :)