Re: Keyboard shortcuts with Hebrew letters

2006-12-30 Thread Dotan Cohen
On 30/12/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote: On 12/30/06, Dotan Cohen <[EMAIL PROTECTED]> wrote: > Thanks for the effort. Do you have any links for information on how to > make such a keymap for KDE? I've been googling this, and I cannot find > anything relevant. > There's nothing K

Re: Keyboard shortcuts with Hebrew letters

2006-12-30 Thread Ilya Konstantinov
On 12/30/06, Dotan Cohen <[EMAIL PROTECTED]> wrote: Thanks for the effort. Do you have any links for information on how to make such a keymap for KDE? I've been googling this, and I cannot find anything relevant. There's nothing KDE-specific about XKB keymaps. There are also no GUI tools to p

Re: Keyboard shortcuts with Hebrew letters

2006-12-30 Thread Dotan Cohen
On 30/12/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote: > > I also would like to solve this at the X level. > > I think you could create a new XKB "il" mapping where holding Ctrl or Alt is a modifier that activates the 1st shift group. It shouldn't be too hard. It's funny how I never got to it.

Re: Keyboard shortcuts with Hebrew letters

2006-12-30 Thread Ilya Konstantinov
On 12/27/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote: > I also would like to solve this at the X level. I think you could create a new XKB "il" mapping where holding Ctrl or Alt is a modifier that activates the 1st shift group. It shouldn't be too hard. It's funny how I never got to it. J

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Dotan Cohen
On 27/12/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote: On 12/27/06, Dotan Cohen <[EMAIL PROTECTED]> wrote: > I'm willing to forego the convinience of having the Dvorak layout > working like qwerty for modifier purposes Yeah, but we cannot fix a bug by introducing a bug for another user. To be

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Ilya Konstantinov
On 12/27/06, Dotan Cohen <[EMAIL PROTECTED]> wrote: I'm willing to forego the convinience of having the Dvorak layout working like qwerty for modifier purposes Yeah, but we cannot fix a bug by introducing a bug for another user. To be precise, you may implement it into your private build of M

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Dotan Cohen
On 27/12/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote: On 12/27/06, Beni Cherniavsky <[EMAIL PROTECTED]> wrote: > It appears that this is already partially fixed by the toolkits, most > notably GTK. As Havoc Pennington already noted in the Mozilla bug 69230, Gtk has special code to handle it

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Ilya Konstantinov
On 12/27/06, Beni Cherniavsky <[EMAIL PROTECTED]> wrote: It appears that this is already partially fixed by the toolkits, most notably GTK. As Havoc Pennington already noted in the Mozilla bug 69230, Gtk has special code to handle it in the GtkKeyHash class: http://cvs.gnome.org/lxr/source/gt

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Beni Cherniavsky
On 12/26/06, Dotan Cohen <[EMAIL PROTECTED]> wrote: On 26/12/06, Ori Idan <[EMAIL PROTECTED]> wrote: > This seems to me an X issue, however it is strange that on my system I can > not reproduce this bug. > I use debian unstable with x.org, with gnome 2.14.2 the bug does not appear > nither in fir

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Chaim Keren Tzion
On Monday 18 December 2006 19:51, Dotan Cohen wrote: > I've STFW and cannot find how to do what I need. I want that > CTRL-[HebrewLetter] give the same functionality that > CTRL-[EnglishLetter] gives. For instance, CTRL-ב should be "copy", > because ב shares a key with C. I use the KDE desktop, ...

Re: Keyboard shortcuts with Hebrew letters

2006-12-27 Thread Dotan Cohen
On 27/12/06, Amos Shapira <[EMAIL PROTECTED]> wrote: On 27/12/06, Ori Idan <[EMAIL PROTECTED]> wrote: > This seems to me an X issue, however it is strange that on my system I can not reproduce this bug. > I use debian unstable with x.org, with gnome 2.14.2 the bug does not appear nither in firefo

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Amos Shapira
On 27/12/06, Ori Idan <[EMAIL PROTECTED]> wrote: This seems to me an X issue, however it is strange that on my system I can not reproduce this bug. I use debian unstable with x.org, with gnome 2.14.2 the bug does not appear nither in firefox nor openoffice. Did you try this with Firefox? I'm

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Dotan Cohen
On 26/12/06, Diego Iastrubni <[EMAIL PROTECTED]> wrote: If it does not work for you (it does work for me, sometimes), you can set ctrl+ה as a secondary shortcut. You will find the dialog for changing the shortcuts in the settings dialog on every KDE application. Actually, I did try that.

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Dotan Cohen
On 26/12/06, Diego Iastrubni <[EMAIL PROTECTED]> wrote: Dotan Cohen wrote: > I also would like to solve this at the X level. Then we will loose the option to use ctrl+ה as a real shortcut. Sorry, no. The bug is in (IMHO) hidden somewhere inside the xul engine's code. This is why we don't see it

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Diego Iastrubni
Dotan Cohen wrote: I also would like to solve this at the X level. Then we will loose the option to use ctrl+ה as a real shortcut. Sorry, no. The bug is in (IMHO) hidden somewhere inside the xul engine's code. This is why we don't see it on pure Qt/KDE applications and pure GTK applications.

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Dotan Cohen
On 26/12/06, Ori Idan <[EMAIL PROTECTED]> wrote: This seems to me an X issue, however it is strange that on my system I can not reproduce this bug. I use debian unstable with x.org, with gnome 2.14.2 the bug does not appear nither in firefox nor openoffice. Do you mean that on your system you

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Ori Idan
This seems to me an X issue, however it is strange that on my system I can not reproduce this bug. I use debian unstable with x.org, with gnome 2.14.2 the bug does not appear nither in firefox nor openoffice. -- Ori Idan On 12/26/06, Diego Iastrubni <[EMAIL PROTECTED]> wrote: Unfortunately th

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Diego Iastrubni
Unfortunately the only thing I can do is nag Trolltech until they the problems. Since I am develop apps using Qt4 (and I did have KDE4 until a few weeks ago), I can catch those bugs in Qt4/KDE4 before they reach mainstream. If you ask about KDE3/Qt3 - it's lost, they are not really maintaining t

Re: Keyboard shortcuts with Hebrew letters

2006-12-26 Thread Dotan Cohen
On 26/12/06, Diego Iastrubni <[EMAIL PROTECTED]> wrote: The ctrl+c, ctrl+v problems are available in firefox, and this is a known bug. This is said that KDE does not have those problems, but I am pretty sure it's available on KDE as well. I will do my best in the next months to try and remove t

Keyboard shortcuts with Hebrew letters

2006-12-18 Thread Dotan Cohen
List newbie here, I've been using Fedora and Kubuntu for about a year though. I live in Nesher, and attend the Technion University. Can I post in Hebrew? First, I'd like to note that the addresses http://www.linux.org.il/linux-il-faq.html which new list subscribers get gives a 404. I've STFW and