Re: Keyboard mapping not working in 1.1.6cvs

2001-01-05 Thread Jean-Marc Lasgouttes

 "Kornel" == Kornel Benko [EMAIL PROTECTED] writes:

Kornel Hi there, I have a working kmap-file for 1.1.5, which is of
Kornel little use in 1.1.6cvs For instance the entry \kmod : umlaut
Kornel all used for "a" gives

The keyword "all" is not supported anymore. Use an explicit list of
characters instead.

JMarc



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-05 Thread Kornel Benko

Am Fre, 05 Jan 2001 schrieb Jean-Marc Lasgouttes:
 "Kornel" == Kornel Benko [EMAIL PROTECTED] writes:

Kornel Hi there, I have a working kmap-file for 1.1.5, which is of
Kornel little use in 1.1.6cvs For instance the entry \kmod : umlaut
Kornel all used for "a" gives

The keyword "all" is not supported anymore. Use an explicit list of
characters instead.

Even with the new 1.1.6.pre3 version it is not working.

This is my example-keymap file (one! line)

\kmod ' acute aeiouAEIOU

Now, if I stroke "'" followed by "a"
I get the the corresponding debug-output

KeySym is apostrophe[39] State is [0]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][apostrophe]
LyX: X11 color DarkRed allocated for footnote
Workarea event: KEYBOARD
WorkArea: Key is `a' [97]
WorkArea: Keysym is `a' [97]
Using keysym [B] 
Workarea Diff: 1368
KeySym is a[97] State is [0]
action first set to [-1] 
meta_fake_bit is [0]
action now set to [-1]
Key [-1][a]

The effect is a foot-mark in text followed by ascii "a".

Kornel
-- 
Kornel Benko
[EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-05 Thread Jean-Marc Lasgouttes

> "Kornel" == Kornel Benko <[EMAIL PROTECTED]> writes:

Kornel> Hi there, I have a working kmap-file for 1.1.5, which is of
Kornel> little use in 1.1.6cvs For instance the entry \kmod : umlaut
Kornel> all used for "a" gives

The keyword "all" is not supported anymore. Use an explicit list of
characters instead.

JMarc



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-05 Thread Kornel Benko

Am Fre, 05 Jan 2001 schrieb Jean-Marc Lasgouttes:
>> "Kornel" == Kornel Benko <[EMAIL PROTECTED]> writes:
>
>Kornel> Hi there, I have a working kmap-file for 1.1.5, which is of
>Kornel> little use in 1.1.6cvs For instance the entry \kmod : umlaut
>Kornel> all used for "a" gives
>
>The keyword "all" is not supported anymore. Use an explicit list of
>characters instead.

Even with the new 1.1.6.pre3 version it is not working.

This is my example-keymap file (one! line)

\kmod ' acute aeiouAEIOU

Now, if I stroke "'" followed by "a"
I get the the corresponding debug-output

KeySym is apostrophe[39] State is [0]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][apostrophe]
LyX: X11 color DarkRed allocated for footnote
Workarea event: KEYBOARD
WorkArea: Key is `a' [97]
WorkArea: Keysym is `a' [97]
Using keysym [B] 
Workarea Diff: 1368
KeySym is a[97] State is [0]
action first set to [-1] 
meta_fake_bit is [0]
action now set to [-1]
Key [-1][a]

The effect is a foot-mark in text followed by ascii "a".

Kornel
-- 
Kornel Benko
[EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-01 Thread Andre Poenitz

 Are any developers using key maps at all?

I usually set the keyboard to an American layout and use Compose for the
umlauts. Within LyX I do use a German key map when writing German but I
guess I could live without this feature quite happily.

Andre'

-- 
André Pönitz  [EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-01 Thread Garst R. Reese

Andre Poenitz wrote:
 
  Are any developers using key maps at all?
 
 I usually set the keyboard to an American layout and use Compose for the
How about Dvorak fans? Wasn't Rick doing that?
Garst



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-01 Thread Andre Poenitz

> Are any developers using key maps at all?

I usually set the keyboard to an American layout and use Compose for the
umlauts. Within LyX I do use a German key map when writing German but I
guess I could live without this feature quite happily.

Andre'

-- 
André Pönitz  [EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2001-01-01 Thread Garst R. Reese

Andre Poenitz wrote:
> 
> > Are any developers using key maps at all?
> 
> I usually set the keyboard to an American layout and use Compose for the
How about Dvorak fans? Wasn't Rick doing that?
Garst



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-29 Thread Kornel Benko

Am Don, 28 Dez 2000 schrieb Lars Gullik Bjønnes:
[...]
I can truly say that I am beginning to _really_ hate this key map
stuff. And this stuff shouldn't be part of LyX anyway...

I am opting for removing this stuff soon, but I guess we have to fix
it for 1.1.6...

This would be a pity ...
I am using american keyboard for latin1 and latin2 characters.
Of course I can live with dead keys, but this is not as comfortable
as using this mapping.

Kornel
-- 
Kornel Benko
[EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-29 Thread Kornel Benko

Am Don, 28 Dez 2000 schrieb Lars Gullik Bjønnes:
[...]
>I can truly say that I am beginning to _really_ hate this key map
>stuff. And this stuff shouldn't be part of LyX anyway...
>
>I am opting for removing this stuff soon, but I guess we have to fix
>it for 1.1.6...

This would be a pity ...
I am using american keyboard for latin1 and latin2 characters.
Of course I can live with dead keys, but this is not as comfortable
as using this mapping.

Kornel
-- 
Kornel Benko
[EMAIL PROTECTED]



Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Kornel Benko

Hi there,
I have a working kmap-file for 1.1.5, which is of little use in 1.1.6cvs
For instance the entry
\kmod : umlaut all
used for "a" gives

KeySym is colon[58] State is [1]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][S-colon]
Workarea event: KEYBOARD
WorkArea: Key is `a' [97]
WorkArea: Keysym is `a' [97]
Using keysym [B]
Workarea Diff: 976
KeySym is a[97] State is [0]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][a]


The effect is a "blank" followed by "a".

Is this intentional?
Kornel

-- 
Kornel Benko
[EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Lars Gullik Bjønnes

Kornel Benko [EMAIL PROTECTED] writes:

| Hi there,
| I have a working kmap-file for 1.1.5, which is of little use in 1.1.6cvs
| For instance the entry
|   \kmod : umlaut all
| used for "a" gives

I can truly say that I am beginning to _really_ hate this key map
stuff. And this stuff shouldn't be part of LyX anyway...

I am opting for removing this stuff soon, but I guess we have to fix
it for 1.1.6...

Are any developers using key maps at all?

Lgb




Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Dekel Tsur

On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bjnnes wrote:
 I can truly say that I am beginning to _really_ hate this key map
 stuff. And this stuff shouldn't be part of LyX anyway...
 
 I am opting for removing this stuff soon, but I guess we have to fix
 it for 1.1.6...
 
 Are any developers using key maps at all?

I use the Hebrew keymap.




Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Lars Gullik Bjønnes

Dekel Tsur [EMAIL PROTECTED] writes:

| On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bjønnes wrote:
|  I can truly say that I am beginning to _really_ hate this key map
|  stuff. And this stuff shouldn't be part of LyX anyway...
|  
|  I am opting for removing this stuff soon, but I guess we have to fix
|  it for 1.1.6...
|  
|  Are any developers using key maps at all?
| 
| I use the Hebrew keymap.

And is it working of not?

Lgb



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Dekel Tsur

On Thu, Dec 28, 2000 at 07:38:45PM +0100, Lars Gullik Bjnnes wrote:
 Dekel Tsur [EMAIL PROTECTED] writes:
 
 | On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bj=F8nnes wrote:
 |  I can truly say that I am beginning to _really_ hate this key map
 |  stuff. And this stuff shouldn't be part of LyX anyway...
 | =20
 |  I am opting for removing this stuff soon, but I guess we have to fix
 |  it for 1.1.6...
 | =20
 |  Are any developers using key maps at all?
 |=20
 | I use the Hebrew keymap.
 
 And is it working of not?

Yes, but it only contains \kmap commands (not \kmod or \kxmod).



Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Kornel Benko

Hi there,
I have a working kmap-file for 1.1.5, which is of little use in 1.1.6cvs
For instance the entry
\kmod : umlaut all
used for "a" gives

KeySym is colon[58] State is [1]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][S-colon]
Workarea event: KEYBOARD
WorkArea: Key is `a' [97]
WorkArea: Keysym is `a' [97]
Using keysym [B]
Workarea Diff: 976
KeySym is a[97] State is [0]
action first set to [-1]
meta_fake_bit is [0]
action now set to [-1]
Key [-1][a]


The effect is a "blank" followed by "a".

Is this intentional?
Kornel

-- 
Kornel Benko
[EMAIL PROTECTED]



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Lars Gullik Bjønnes

Kornel Benko <[EMAIL PROTECTED]> writes:

| Hi there,
| I have a working kmap-file for 1.1.5, which is of little use in 1.1.6cvs
| For instance the entry
|   \kmod : umlaut all
| used for "a" gives

I can truly say that I am beginning to _really_ hate this key map
stuff. And this stuff shouldn't be part of LyX anyway...

I am opting for removing this stuff soon, but I guess we have to fix
it for 1.1.6...

Are any developers using key maps at all?

Lgb




Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Dekel Tsur

On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bjnnes wrote:
> I can truly say that I am beginning to _really_ hate this key map
> stuff. And this stuff shouldn't be part of LyX anyway...
> 
> I am opting for removing this stuff soon, but I guess we have to fix
> it for 1.1.6...
> 
> Are any developers using key maps at all?

I use the Hebrew keymap.




Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Lars Gullik Bjønnes

Dekel Tsur <[EMAIL PROTECTED]> writes:

| On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bjønnes wrote:
| > I can truly say that I am beginning to _really_ hate this key map
| > stuff. And this stuff shouldn't be part of LyX anyway...
| > 
| > I am opting for removing this stuff soon, but I guess we have to fix
| > it for 1.1.6...
| > 
| > Are any developers using key maps at all?
| 
| I use the Hebrew keymap.

And is it working of not?

Lgb



Re: Keyboard mapping not working in 1.1.6cvs

2000-12-28 Thread Dekel Tsur

On Thu, Dec 28, 2000 at 07:38:45PM +0100, Lars Gullik Bjnnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
> 
> | On Thu, Dec 28, 2000 at 06:25:09PM +0100, Lars Gullik Bj=F8nnes wrote:
> | > I can truly say that I am beginning to _really_ hate this key map
> | > stuff. And this stuff shouldn't be part of LyX anyway...
> | >=20
> | > I am opting for removing this stuff soon, but I guess we have to fix
> | > it for 1.1.6...
> | >=20
> | > Are any developers using key maps at all?
> |=20
> | I use the Hebrew keymap.
> 
> And is it working of not?

Yes, but it only contains \kmap commands (not \kmod or \kxmod).