Fw: How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?

Fw: How can I define a Hebrew/Latin layout + Compose Key in Mageia Cauldron?

Shlomi Fish shlomif at shlomifish.org
Tue Aug 23 18:48:00 IDT 2011


Maybe someone here can answer this.

Regards,

	Shlomi Fish

Begin forwarded message:

Date: Tue, 23 Aug 2011 16:51:51 +0300
From: Shlomi Fish <shlomif at shlomifish.org>
To: Mageia general discussions <mageia-discuss at mageia.org>
Subject: How can I define a Hebrew/Latin layout + Compose Key in Mageia
Cauldron?


Hi all,

this script gives me the Xkb layout that I need:

<<<
#!/bin/sh

# setxkbmap -option grp:switch,grp:alt_shift_toggle,grp_led:scroll -variant
",phonetic," 'us,ru,il'

setxkbmap \
    -option "" \
    -option "compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll"  \
    -variant ",lyx" \
    'us,il'
>>>

Now, I have this in /etc/sysconfig/keyboard:

<<<
XkbModel=pc105
XkbLayout=us,il
KEYBOARD=il
KEYTABLE=us
XkbOptions=compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll
>>>

But the compose key is not configured using this by default (on X startup). I'm
on Mageia Linux Cauldron (what will be Mageia 2).

I used to be able to define the keyboard layout using directives
in /etc/X11/xorg.conf but it no longer appears to work.

How can I define everything I need by editing /etc/sysconfig/keyboard (or
any other appropriate files under /etc )?

Regards,

	Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Apple Inc. is Evil - http://www.shlomifish.org/open-source/anti/apple/

I started out as a BASIC programmer. Some people would say that I’m 
permanently damaged. Some people are undoubtedly right.
    — Larry Wall

Please reply to list if it's a mailing list post - http://shlom.in/reply .


-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Funny Anti-Terrorism Story - http://shlom.in/enemy

To err is human; to apologise — divine.

Please reply to list if it's a mailing list post - http://shlom.in/reply .



More information about the Linux-il mailing list