VNC.RFBDrawing.RFBSurface.handleKeyEvent Function
handles a key event, used by the connected views to inform the surface

Public void handleKeyEvent (uint, bool)
  Type Name Description  
    uint keySym    
    bool pressed    
  Return Description  
    void