Configuring Hebrew keyboard in KDE desktop

2007-05-22 Thread Omer Zak
System:  a PC with vanilla Debian Etch installation, with Gnome 2.14.3.6
and KDE 3.5.5 (package version 5:47).

In Gnome, the Hebrew keyboard is properly configured, including LED to
indicate which keyboard is active (Latin or Hebrew).

However, I was not successful in doing the same in KDE.  When I log into
KDE desktop and use the KDE keyboard tool (Kxkb), I can configure Latin
+Hebrew keyboard layouts, and switch between them when clicking on
Kxkb's icon in the system tray (a flag).  But I was not successful in
getting it to recognize the Left Shift + Right Shift key combination,
which I use to switch between layouts.  Neither was I successful in
getting the Scroll Lock LED to indicate the current keyboard layout.
Both options exist in the Kxkb configure tab "Xkb Options".  The "Enable
xkb options" checkbox is checked.

Any advice about getting KDE to support Hebrew as well as Gnome?

 Thanks,
  --- Omer
-- 
In civilized societies, captions are as important in movies as
soundtracks, professional photography and expert editing.
My own blog is at http://tddpirate.livejournal.com/

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: Configuring Hebrew keyboard in KDE desktop

2007-05-22 Thread Michael Vasiliev
On Tuesday May 22 2007, You wrote:
> System:  a PC with vanilla Debian Etch installation, with Gnome 2.14.3.6
> and KDE 3.5.5 (package version 5:47).
>
> In Gnome, the Hebrew keyboard is properly configured, including LED to
> indicate which keyboard is active (Latin or Hebrew).
>
> However, I was not successful in doing the same in KDE.  When I log into
> KDE desktop and use the KDE keyboard tool (Kxkb), I can configure Latin
> +Hebrew keyboard layouts, and switch between them when clicking on
> Kxkb's icon in the system tray (a flag).  But I was not successful in
> getting it to recognize the Left Shift + Right Shift key combination,
> which I use to switch between layouts.  Neither was I successful in
> getting the Scroll Lock LED to indicate the current keyboard layout.
> Both options exist in the Kxkb configure tab "Xkb Options".  The "Enable
> xkb options" checkbox is checked.
>
> Any advice about getting KDE to support Hebrew as well as Gnome?

I believe we had this question answered here, by Yours truly, at least twice, 
with configs and everything. Search the archives, and mail me if you want.


-- 
Sincerely Yours,
Michael Vasiliev

"If in physics there's something you don't understand, you can always hide 
behind the uncharted depths of nature. You can always blame God. You didn't 
make it so complex yourself. But if your program doesn't work, there is no 
one to hide behind. You cannot hide behind an obstinate nature. If it doesn't 
work, you've messed up."
-- Attributed to Edsger Wybe Dijkstra

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: Configuring Hebrew keyboard in KDE desktop

2007-05-23 Thread Dvir Volk

I simpy don't use KDE's configuration because of that, and use this combo:
a. install kkbswitch, an alternative kde keyboard switcher
http://kkbswitch.sourceforge.net/

b. simply add to .bashrc on my account:
setxkbmap us,il -option grp:alt_shift_toggle
kkbswitch

On 5/22/07, Omer Zak <[EMAIL PROTECTED]> wrote:


System:  a PC with vanilla Debian Etch installation, with Gnome 2.14.3.6
and KDE 3.5.5 (package version 5:47).

In Gnome, the Hebrew keyboard is properly configured, including LED to
indicate which keyboard is active (Latin or Hebrew).

However, I was not successful in doing the same in KDE.  When I log into
KDE desktop and use the KDE keyboard tool (Kxkb), I can configure Latin
+Hebrew keyboard layouts, and switch between them when clicking on
Kxkb's icon in the system tray (a flag).  But I was not successful in
getting it to recognize the Left Shift + Right Shift key combination,
which I use to switch between layouts.  Neither was I successful in
getting the Scroll Lock LED to indicate the current keyboard layout.
Both options exist in the Kxkb configure tab "Xkb Options".  The "Enable
xkb options" checkbox is checked.

Any advice about getting KDE to support Hebrew as well as Gnome?

 Thanks,
  --- Omer
--
In civilized societies, captions are as important in movies as
soundtracks, professional photography and expert editing.
My own blog is at http://tddpirate.livejournal.com/

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Configuring Hebrew keyboard in KDE desktop

2007-05-23 Thread Michael Vasiliev
On Wednesday May 23 2007, You wrote:
> I simpy don't use KDE's configuration because of that, and use this combo:
> a. install kkbswitch, an alternative kde keyboard switcher
> http://kkbswitch.sourceforge.net/
>
> b. simply add to .bashrc on my account:
> setxkbmap us,il -option grp:alt_shift_toggle
> kkbswitch
Omer could use:
-option "grp:shifts_toggle" -compat "default+ledscroll"
or simply write a section in the xorg.conf. Note that there are some pecular 
differences in configuration between X.org and XFree86, like for example, 
ledscroll changed a section.

--
Sincerely Yours,
Michael Vasiliev

Suspicion always haunts the guilty mind.
-- Wm. Shakespeare

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]