* [PATCH] 10i18n: --quiet for loadkeys
@ 2010-08-08 18:07 Amadeusz Żołnowski
0 siblings, 0 replies; only message in thread
From: Amadeusz Żołnowski @ 2010-08-08 18:07 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
---
modules.d/10i18n/console_init | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules.d/10i18n/console_init b/modules.d/10i18n/console_init
index 7d7ae99..a5cdfb7 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} ${EXT_KEYMAPS}
+ loadkeys -q ${utf_switch} ${KEYMAP} ${EXT_KEYMAPS}
}
set_font() {
--
1.7.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-08 18:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-08 18:07 [PATCH] 10i18n: --quiet for loadkeys Amadeusz Żołnowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox