Re: [fpc-pascal] Keyboard unit under Linux

2007-10-17 Thread Frank McCormick
On Thu, 18 Oct 2007 01:20:31 +0200 Michalis Kamburelis <[EMAIL PROTECTED]> wrote: > Frank McCormick wrote: > > Resending because of some changes in my results. > > > > > > I am having a tough time using the keyboard unit under Linux. Please tell me > > whats wrong with this code: > > > > ( var

Re: [fpc-pascal] Keyboard unit under Linux

2007-10-17 Thread Michalis Kamburelis
Frank McCormick wrote: > Resending because of some changes in my results. > > > I am having a tough time using the keyboard unit under Linux. Please tell me > whats wrong with this code: > > ( var section cut out) > > Begin >InitKeyBoard; >Repeat > K:=pollKeyEvent; > if k <>0