Changes between Version 16 and Version 17 of BROWSER_CONTENT_BASIC_R2


Ignore:
Timestamp:
09/06/09 17:01:20 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BROWSER_CONTENT_BASIC_R2

    v16 v17  
    145145[[BR]][[BR]] 
    146146 
     147Send mouse command valid responses are Ok and Error. 
     148 
     149=== Send Keyboard Event Command === 
     150Send keyboard event command ID is 104.[[BR]][[BR]] 
     151KeyIds[[BR]][[BR]] 
     152||KEY_PRESSED||0|| 
     153||KEY_RELEASED||1|| 
     154 
     155[[BR]][[BR]] 
     156SendKeyboardEventCommand[[BR]][[BR]] 
     157||Integer offset||0||1||2||3||4|| 
     158||0||Size||Command ID||Event||Key||Modifiers|| 
     159[[BR]][[BR]] 
     160SendKeyboardEventCommand Example [[BR]][[BR]] 
     161||Integer offset||0||1||2||3||4|| 
     162||0||5||104||0||65||0|| 
     163[[BR]][[BR]] 
     164 
     165Send mouse command valid responses are Ok and Error. 
     166 
    147167= Testing = 
    148168^(Place the testing results here.)^