Scott Klement wrote:
> 
> I hate to be a pest again... :)
> 
> Someone recently posted a message stating that the system request key
> and attention key aren't working when the keyboard is locked in the
> current CVS sources.
> 
> I just ran into the same problem.  When the keyboard is locked, it seems
> to ignore system request, in tn5250, xt5250 and gnome-5250.  This is a
> big problem because it means that I can't abort a program that I started
> without signing on in another window and killing the whole job.
> 
> Help!!?
> 

Hmm.  There's this pending_aid thing which says we should queue the
aidcode
until....  I dunno...  effectively until the display is uninhibited.
`cvs blame' is reporting it's Mike's fault <g>

I think it's trying to prevent sending an aid code (like Enter) when
we're not
in a read, but I think we should just inhibit in that case.  I'm not
sure that's
a big deal, since we should never get to handling the key if the display
is X SYSTEM
or X CLOCK (we queue the keys until the display is live again, unless of
course it's
SysReq, Attention, or Reset which we handle immediately).

Mike, what is pending_aid in display.[ch] for?


-Jay 'Eraserhead' Felice
([EMAIL PROTECTED])
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to