From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 77FA5848A for ; Tue, 19 Sep 2023 11:58:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71358C433C7 for ; Tue, 19 Sep 2023 11:58:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695124737; bh=StLVKRKK5XYRe3n4Zi9gfEeyLLKkYmuNe/XnItTzCEM=; h=Date:From:To:Subject:From; b=uOO4y9I5EVWPn8ZZrxg+57zPGEU4iqwOtVxk4HVwDO/0Sdatml39XSpWJFwlZmx1g H8/C3P33XpsyLSCNKVZOzdY0EAXcCKI/D+XShzG78+ahySLt0+E7GBAkWso1h2k8ks f3GkZrxDl6mWuJ5FTNQkZ1qEogZkp9Mbjui+q2uDpzxsftzuM4a28An0/TO+1lg0YY H1yURGADPSgYwITnVXPFzSpgRgXqMFifTWGklQF/lOOvsA4us5ScBy5+GOlSHrxOZ1 8DkNQj8DGp1jP/G6SE4zEjmZwbohP1UEZqcK+W38oTali9/kCR4ZUz65RLMW5rJvaZ Afi8wYzgG/IMw== Date: Tue, 19 Sep 2023 13:58:53 +0200 From: Alexey Gladkov To: kbd@lists.linux.dev Subject: [ANNOUNCE] kbd-2.6.3 Message-ID: Precedence: bulk X-Mailing-List: kbd@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline kbd 2.6.3 Release Notes ----------------------- The kbd-2.6.3 is available at https://mirrors.edge.kernel.org/pub/linux/utils/kbd/kbd-2.6.3.tar.gz https://mirrors.edge.kernel.org/pub/linux/utils/kbd/kbd-2.6.3.tar.xz https://mirrors.edge.kernel.org/pub/linux/utils/kbd/kbd-2.6.3.tar.sign Changes ------- libkfont: * Don't look for fonts in the current directory. showkey: * Add parameter to allow to change timeout. po: * Update po files. Git repository -------------- git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git Feedback and bug reports, as always, are welcomed. -- Rgrds, agladkov