From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Amadeusz Żołnowski" <aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 2/2] i18n: loading additional keymaps declared in EXT_KEYMAPS
Date: Fri, 09 Jul 2010 15:50:56 +0200 [thread overview]
Message-ID: <4C372940.9060308@redhat.com> (raw)
In-Reply-To: <20100702103721.3884c924@etiriah>
On 07/02/2010 10:37 AM, Amadeusz Żołnowski wrote:
>
> ---
> modules.d/10i18n/console_init | 2 +-
> modules.d/10i18n/install | 1 -
> 2 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/modules.d/10i18n/console_init b/modules.d/10i18n/console_init
> index 146cd26..fa74595 100755
> --- a/modules.d/10i18n/console_init
> +++ b/modules.d/10i18n/console_init
> @@ -36,7 +36,7 @@ set_keymap() {
>
> [ "${UNICODE}" = 1 ]&& utf_switch=-u
>
> - loadkeys ${utf_switch} ${KEYMAP}.map
> + loadkeys ${utf_switch} ${KEYMAP} ${EXT_KEYMAPS}
> }
>
> set_font() {
> diff --git a/modules.d/10i18n/install b/modules.d/10i18n/install
> index 05de54a..caa3fac 100755
> --- a/modules.d/10i18n/install
> +++ b/modules.d/10i18n/install
> @@ -98,7 +98,6 @@ install_local_keyboard() {
>
> # Gentoo user may have KEYMAP set to something like "-u pl2",
> KEYMAP=${KEYMAP#-* }
> - EXT_KEYMAPS=${EXT_KEYMAPS:-backspace}
> # I'm not sure of the purpose of UNIKEYMAP and GRP_TOGGLE. They were in
> # original redhat-i18n module. Anyway it won't hurt.
> EXT_KEYMAPS+=\ ${UNIKEYMAP}\ ${GRP_TOGGLE}
pushed (merged)
prev parent reply other threads:[~2010-07-09 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-02 8:32 [PATCH 1/2] i18n: removed unused functions from console_init Amadeusz Żołnowski
2010-07-02 8:37 ` [PATCH 2/2] i18n: loading additional keymaps declared in EXT_KEYMAPS Amadeusz Żołnowski
2010-07-09 13:50 ` Harald Hoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C372940.9060308@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox