On Sat, 30 Dec 2006, Graeme Geldenhuys wrote:

> Thanks for the warning!  I'll not be updating Lazarus until this is
> sorted - just for in case. :)
> By the way, I use the Programmer Dvorak layout and most of those keys
> are accessed by a single keystroke where you would normally find the
> number keys.
> 
> azerty keyboard? Is that an actual keyboard or just a layout you
> selected?  Never heard of that. Better go do some Google'ing.  :-)

"Azerty" is the keyboard they use in France, and also in Belgium.

Michael.

> 
> Graeme.
> 
> 
> On 12/29/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Fri, 29 Dec 2006, Jesus Reyes wrote:
> >
> > > Hi
> > >
> > > Since revision 10351 I can't type {,},[,], in code editor, in my
> > > keyboard, for example to type {, I have to press keys "AltGr" +
> > > "´`{". I have to do the same procedure for },[ and ]
> > >
> > > in revision 10351 and 10358 I get this warnings (when trying to type
> > > "[]"):
> > >
> > > [WARNING] Key pressed without VKey: K=0x5B S="["
> > > [WARNING] Key event without VKey: K=0x5B S="["
> > > [WARNING] Key event without VKey: K=0x5B S="["
> > > [WARNING] Key event without VKey: K=0x5B S=""
> > > [WARNING] Key event without VKey: K=0x5B S=""
> > > [WARNING] Key pressed without VKey: K=0x5D S="]"
> > > [WARNING] Key event without VKey: K=0x5D S="]"
> > > [WARNING] Key event without VKey: K=0x5D S="]"
> >
> > I get the same in revision 10359. I have an azerty keyboard, where the
> > [ ] ' ` ~ @ | # { } ^ €
> > are produced by Alt-gr + some other key.
> >
> > (Alt-gr is the right-alt key on a Azerty keyboard)
> >
> > Here some messages:
> >
> > [WARNING] Key pressed without VKey: K=0x7B S="{"
> > [WARNING] Key event without VKey: K=0x7B S="{"
> > [WARNING] Key event without VKey: K=0x7B S="{"
> > [WARNING] Key event without VKey: K=0x7B S=""
> > [WARNING] Key event without VKey: K=0x7B S=""
> > [WARNING] Key pressed without VKey: K=0x7D S="}"
> >
> > Michael.
> >
> 
> _________________________________________________________________
>     To unsubscribe: mail [EMAIL PROTECTED] with
>                "unsubscribe" as the Subject
>   archives at http://www.lazarus.freepascal.org/mailarchives
> 

Reply via email to