umka/test/050_#mouse_#input_all.ref.log
Ivan Baravy 74a593746e Pass a tool number to umka_init command
Implemented tools:
 + umka_shell
 + umka_fuse
 + umka_os
 + umka_gen_devices_dat
2023-01-16 05:49:24 +00:00

15 lines
417 B
Plaintext

/> umka_init shell
/>
/> get_mouse_pos_screen
x y: 200 150
/> get_mouse_pos_window
x y: 200 150
/> get_mouse_buttons_state
buttons held (left right middle 4th 5th): 0 0 0 0 0
/> get_mouse_buttons_state_events
buttons held (left right middle 4th 5th): 0 0 0 0 0
buttons pressed (left right middle): 0 0 0
buttons released (left right middle): 0 0 0
left button double click: 0
scrolls used (vertical horizontal): 0 0