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:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Akm/Uj0ufTa6s82AGTQC6049uHUdgyQvtF/3rhawojA=; b=tI639c5xkW/XufROqlWkPOqwIotTyvB3G25G7oToiUUaqJPnBy3nJilxuy2dI1ZU3P 8U2Z+qvWdEQ8vuDYx4YRzNn2zXmz1u6vcLfPBGVraCI3vMleSGwMaaFIyrhETceqJMzQ yeTQDB37xCa8y9OVj2Z5zeVGVoP8jKM98uM/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=xgcSToPh5Vs7NB0iNf4WGydY2MUi+BrzdbU/UOScFfTEFrh5vf9sDeemzLO2yBeFZB ccJOUJDXGhHveri4nw0JbrkIK6AtIXTEU1JMjeo7iVtFDTZLbkK31ihkj9UFC5pxAEu7 EJJynxpRVtbQBiX8aeHJfjLMMDxpNLcdJNCVE= MIME-Version: 1.0 Sender: weberkai@gmail.com Date: Sat, 4 Dec 2010 16:22:36 -0200 X-Google-Sender-Auth: 0uvOKKwa7gahEDOibELAnTGBWpU Message-ID: From: "Weber K." To: kbd@lists.altlinux.org Content-Type: text/plain; charset=ISO-8859-1 Subject: [kbd] [New User]Question: Where do I report a bug? 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: Sat, 04 Dec 2010 18:22:47 -0000 Archived-At: List-Archive: Hi! My name is Weber and I am brazilian. I fixed errors for the br-abnt2 keyboard in xkb: https://bugs.freedesktop.org/show_bug.cgi?id=28972 Now I found an error for the br-abnt2 in kbd, and I want to help fixing it. I run slackware 13.1 and kbd 1.15.2 configured like this: 1) In lilo.conf: append=vt.default_utf8=1 2) In /etc/profile.d/lang.sh changed LANG=pt_BR.UTF-8 3) In /etc/rc.d/rc.font changed setfont -v lat1-16.psfu.gz 4) In /etc/rc.d/rc.keymap changed /usr/bin/loadkeys br-abnt2 I can type (c cedil) but cannot type (accented letters). I know the error is in this declaration, but I cant fix it: compose as usual for "iso-8859-1" I made a temporary solution: 1) copied br-abnt2.map to br-abnt2-UTF-8.map 2) commented #compose as usual for "iso-8859-1" in new br-abnt2-UTF-8.map 3) inserted "compose" instructions from us-acentos.map to new br-abnt2-UTF-8.map 4) /usr/bin/loadkeys br-abnt2-UTF-8 Now most of the accented letters are working, but this is only a work around. We need a fix for it. Please I need some help: Its already fixed in current? How can I participate in solving it? Thank you very much! Weber K.