|
|
send_key_event
(
self
,
hVm
,
key_list
,
ev
=
255
,
delay
=
250
)
Send a keyboard key event to a virtual machine.
|
|
|
|
|
|
|
|
|
display_set_configuration
(
self
,
hVm
,
config_list
)
|
|
|
|
Inherited from
_VmIOMouse
:
__init__
,
async_move
,
async_set_pos
,
move
,
move_ex
,
set_pos
,
set_pos_ex
Inherited from
_VmIOKeyboard
:
send_key_pressed_and_released
Inherited from
_VmIODisplay
:
async_capture_scaled_screen_region_to_buffer
,
async_capture_scaled_screen_region_to_file
,
async_capture_screen_region_to_file
,
connect_to_vm
,
disconnect_from_vm
,
get_available_displays_count
,
get_dyn_res_tool_status
,
is_sliding_mouse_enabled
,
lock_for_read
,
need_cursor_data
,
set_screen_surface
,
sync_capture_scaled_screen_region_to_file
,
sync_capture_screen_region_to_file
,
unlock
|