summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110823/005087.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110823/005087.html')
-rw-r--r--zarb-ml/mageia-discuss/20110823/005087.html120
1 files changed, 120 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110823/005087.html b/zarb-ml/mageia-discuss/20110823/005087.html
new file mode 100644
index 000000000..843b6d8da
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110823/005087.html
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20can%20I%20define%20a%20Hebrew/Latin%20layout%20%2B%0A%20Compose%20Key%20in%20Mageia%20Cauldron%3F&In-Reply-To=%3C20110823210645.31ceebf1%40lap.shlomifish.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005086.html">
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?</H1>
+ <B>Shlomi Fish</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20can%20I%20define%20a%20Hebrew/Latin%20layout%20%2B%0A%20Compose%20Key%20in%20Mageia%20Cauldron%3F&In-Reply-To=%3C20110823210645.31ceebf1%40lap.shlomifish.org%3E"
+ TITLE="[Mageia-discuss] How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?">shlomif at shlomifish.org
+ </A><BR>
+ <I>Tue Aug 23 20:06:45 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005086.html">[Mageia-discuss] How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5087">[ date ]</a>
+ <a href="thread.html#5087">[ thread ]</a>
+ <a href="subject.html#5087">[ subject ]</a>
+ <a href="author.html#5087">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi all,
+
+On Tue, 23 Aug 2011 16:51:51 +0300
+Shlomi Fish &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">shlomif at shlomifish.org</A>&gt; wrote:
+
+&gt;<i> Hi all,
+</I>&gt;<i>
+</I>&gt;<i> this script gives me the Xkb layout that I need:
+</I>&gt;<i>
+</I>&gt;<i> &lt;&lt;&lt;
+</I>&gt;<i> #!/bin/sh
+</I>&gt;<i>
+</I>&gt;<i> # setxkbmap -option grp:switch,grp:alt_shift_toggle,grp_led:scroll -variant
+</I>&gt;<i> &quot;,phonetic,&quot; 'us,ru,il'
+</I>&gt;<i>
+</I>&gt;<i> setxkbmap \
+</I>&gt;<i> -option &quot;&quot; \
+</I>&gt;<i> -option &quot;compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll&quot; \
+</I>&gt;<i> -variant &quot;,lyx&quot; \
+</I>&gt;<i> 'us,il'
+</I>&gt;<i> &gt;&gt;&gt;
+</I>&gt;<i>
+</I>&gt;<i> Now, I have this in /etc/sysconfig/keyboard:
+</I>&gt;<i>
+</I>&gt;<i> &lt;&lt;&lt;
+</I>&gt;<i> XkbModel=pc105
+</I>&gt;<i> XkbLayout=us,il
+</I>&gt;<i> KEYBOARD=il
+</I>&gt;<i> KEYTABLE=us
+</I>&gt;<i> XkbOptions=compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll
+</I>&gt;<i> &gt;&gt;&gt;
+</I>&gt;<i>
+</I>&gt;<i> But the compose key is not configured using this by default (on X startup).
+</I>&gt;<i> I'm on Mageia Linux Cauldron (what will be Mageia 2).
+</I>&gt;<i>
+</I>&gt;<i> I used to be able to define the keyboard layout using directives
+</I>&gt;<i> in /etc/X11/xorg.conf but it no longer appears to work.
+</I>&gt;<i>
+</I>&gt;<i> How can I define everything I need by editing /etc/sysconfig/keyboard (or
+</I>&gt;<i> any other appropriate files under /etc )?
+</I>&gt;<i>
+</I>
+I found out a solution for that. I placed this in ~/.Xkbmap :
+
+&lt;&lt;&lt;
+-option compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll
+-variant ,lyx us,il
+&gt;&gt;&gt;<i>
+</I>
+And now the keyboard is working fine. I learned about ~/.Xkbmap
+in /etc/X11/xinit/fixkeyboard .
+
+Thanks!
+
+Regards,
+
+ Shlomi Fish
+
+--
+-----------------------------------------------------------------
+Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A>
+First stop for Perl beginners - <A HREF="http://perl-begin.org/">http://perl-begin.org/</A>
+
+Beliefs are what divide people. Doubt unites them.
+ &#8212; <A HREF="http://en.wikiquote.org/wiki/Peter_Ustinov">http://en.wikiquote.org/wiki/Peter_Ustinov</A>
+
+Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> .
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005086.html">[Mageia-discuss] How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5087">[ date ]</a>
+ <a href="thread.html#5087">[ thread ]</a>
+ <a href="subject.html#5087">[ subject ]</a>
+ <a href="author.html#5087">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>