diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023439.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023439.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023439.html b/zarb-ml/mageia-dev/2013-March/023439.html new file mode 100644 index 000000000..2c076e529 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023439.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Problem with console keymaps + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20console%20keymaps&In-Reply-To=%3C513F4AC2.6020402%40ono.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023470.html"> + <LINK REL="Next" HREF="023555.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Problem with console keymaps</H1> + <B>JA Magallón</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20console%20keymaps&In-Reply-To=%3C513F4AC2.6020402%40ono.com%3E" + TITLE="[Mageia-dev] Problem with console keymaps">jamagallon at ono.com + </A><BR> + <I>Tue Mar 12 16:33:22 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023470.html">[Mageia-dev] Update to kde 4.10.1 +</A></li> + <LI>Next message: <A HREF="023555.html">[Mageia-dev] Problem with console keymaps +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23439">[ date ]</a> + <a href="thread.html#23439">[ thread ]</a> + <a href="subject.html#23439">[ subject ]</a> + <a href="author.html#23439">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi... + +I finally have discovered why my kbd never worked as it should in console: + +werewolf:~# loadkeys -v -u es | grep Loading +Loading /usr/lib/kbd/keymaps/i386/olpc/es.map.gz + +It picks the keyboard layout from the OLCP ! +If I delete/move the /usr/lib/kbd/keymaps/i386/olpc directory, everything +works ok. But it should not be necessary. + +It also works if I do: +werewolf:~# loadkeys -v -u qwerty/es | grep Loading +Loading /usr/lib/kbd/keymaps/i386/qwerty/es.map.gz + +Solution ? What should I change in my /etc/sysconfig/keyboard: + +werewolf:/etc/sysconfig# cat keyboard +XkbModel=pc105 +XkbLayout=es +KEYBOARD=es +XkbOptions=compose:rwin +KEYTABLE=es-latin1 + +What could break with, for example, KEYBOARD=qwerty/es ? + +TIA + +-- +J.A. Magallon <jamagallon()ono!com> \ Winter is coming... +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023470.html">[Mageia-dev] Update to kde 4.10.1 +</A></li> + <LI>Next message: <A HREF="023555.html">[Mageia-dev] Problem with console keymaps +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23439">[ date ]</a> + <a href="thread.html#23439">[ thread ]</a> + <a href="subject.html#23439">[ subject ]</a> + <a href="author.html#23439">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |