Hi!

  I am writing the vioroute program for staring VIO programs under telnet/ssh. I found 
a problem with text selection 
in fc. When vioroute receives shift-left or shift-right esc sequences from terminal it 
generates an appropriate kbd 
packet and pushes it to keyboard using DosMonWrite. For shift-left it generates a 
packet with char 0x09, scan code 
0x4b, fsState 0x02, fbStatus 0x42. It coincides with the packet that i receive from 
KbdCharIn after shift-left.
  But in fc editor the text is not selected by that event. Why ? How the fc determines 
that shift-left or shift-right was 
pressed ? In other programs (i.e. fed) the text selection works ok under vioroute.



                                                     Faithfully Yours, Nick



_______________________________________________
Fc mailing list
[EMAIL PROTECTED]
http://silk.apana.org.au/mailman/listinfo/fc
Bug Tracker: http://bugs.silk.apana.org.au/

Reply via email to