blob: cbb1dfe4cf80b9d030d53009c1a7571b7dc0efbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
<!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=%3Cki26qh%243v2%241%40ger.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023439.html">
<LINK REL="Next" HREF="023440.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Problem with console keymaps</H1>
<B>David Walser</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20console%20keymaps&In-Reply-To=%3Cki26qh%243v2%241%40ger.gmane.org%3E"
TITLE="[Mageia-dev] Problem with console keymaps">luigiwalser at yahoo.com
</A><BR>
<I>Sat Mar 16 17:32:20 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023439.html">[Mageia-dev] Problem with console keymaps
</A></li>
<LI>Next message: <A HREF="023440.html">[Mageia-dev] Freeze push: flash-player-plugin 11.2.202.275
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23555">[ date ]</a>
<a href="thread.html#23555">[ thread ]</a>
<a href="subject.html#23555">[ subject ]</a>
<a href="author.html#23555">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>JA Magallón wrote:
><i> Hi...
</I>><i>
</I>><i> I finally have discovered why my kbd never worked as it should in console:
</I>><i>
</I>><i> werewolf:~# loadkeys -v -u es | grep Loading
</I>><i> Loading /usr/lib/kbd/keymaps/i386/olpc/es.map.gz
</I>><i>
</I>><i> It picks the keyboard layout from the OLCP !
</I>><i> If I delete/move the /usr/lib/kbd/keymaps/i386/olpc directory, everything
</I>><i> works ok. But it should not be necessary.
</I>><i>
</I>><i> It also works if I do:
</I>><i> werewolf:~# loadkeys -v -u qwerty/es | grep Loading
</I>><i> Loading /usr/lib/kbd/keymaps/i386/qwerty/es.map.gz
</I>><i>
</I>><i> Solution ? What should I change in my /etc/sysconfig/keyboard:
</I>><i>
</I>><i> werewolf:/etc/sysconfig# cat keyboard
</I>><i> XkbModel=pc105
</I>><i> XkbLayout=es
</I>><i> KEYBOARD=es
</I>><i> XkbOptions=compose:rwin
</I>><i> KEYTABLE=es-latin1
</I>><i>
</I>><i> What could break with, for example, KEYBOARD=qwerty/es ?
</I>><i>
</I>><i> TIA
</I>
I wonder if this is the same as the bug in Fedora 18. Most noticeable by quotation marks around filenames being screwed up in rm -i output.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023439.html">[Mageia-dev] Problem with console keymaps
</A></li>
<LI>Next message: <A HREF="023440.html">[Mageia-dev] Freeze push: flash-player-plugin 11.2.202.275
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23555">[ date ]</a>
<a href="thread.html#23555">[ thread ]</a>
<a href="subject.html#23555">[ subject ]</a>
<a href="author.html#23555">[ 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>
|