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=-1.9 required=5.0 tests=BAYES_00,SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <4B05B77E.1060902@gmail.com> Date: Fri, 20 Nov 2009 00:24:14 +0300 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091018 Lightning/1.0pre Thunderbird/3.0pre MIME-Version: 1.0 To: kbd@lists.altlinux.org References: <20091115153416.GA7780@graeme> In-Reply-To: <20091115153416.GA7780@graeme> X-Enigmail-Version: 0.97a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [kbd] [PATCH] loadkeys -u: Switch to Unicode mode, if necessary 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, 19 Nov 2009 21:24:36 -0000 Archived-At: List-Archive: 15.11.2009 18:34, Michael Schutte wrote: > Make defkeys() KDSKBMODE to K_UNICODE before it starts to do KDSKBENT > ioctls. Switch back to the preceding keyboard mode after defining keys. > > This change is introduced for compatibility reasons, see > . As a minor difference, the warning > message telling users to run “kbd_mode -u” is printed whenever “loadkeys > -u” is used, not only when actual Unicode keysyms are loaded. Applied, thanks! -- Rgrds, legion