From owner-freebsd-stable@FreeBSD.ORG Sat Jul 12 01:47:56 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB20437B401 for ; Sat, 12 Jul 2003 01:47:56 -0700 (PDT) Received: from krypton.wox.org (sha.sh [212.91.168.133]) by mx1.FreeBSD.org (Postfix) with SMTP id D9A5143FAF for ; Sat, 12 Jul 2003 01:47:54 -0700 (PDT) (envelope-from maznio@krypton.wox.org) Received: (qmail 3916 invoked by uid 1001); 12 Jul 2003 08:47:47 -0000 Date: Sat, 12 Jul 2003 11:47:47 +0300 From: anton chernev To: freebsd-stable@freebsd.org Message-ID: <20030712084747.GA3913@krypton.wox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: keymap loading problems, 'kbdcontrol: invalid key definition' X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 08:47:57 -0000 hi, after doing a make world yesterday, I got the following error when trying to load the bg.phonetic.ctrlcaps keymap that I use: % kbdcontrol -l bg.phonetic.ctrlcaps kbdcontrol: invalid key definition % I checked the file (not knowing what else to do) and couldn't find anything wrong with it. does anyone have any ideas? ps: when loading the pl_PL.ISO8859-2 keymap, I get the same error. the other keymaps work fine, as far as I checked.