Skip to content

MouseDevice

Inherits: Resource

Properties

Type Name Default
String dbus_path
String device_type
String name

Methods

Returns Signature
void move_cursor(x: int, y: int)

Property Descriptions

dbus_path

String dbus_path

Note

There is currently no description for this property. Please help us by contributing one!

device_type

String device_type

Note

There is currently no description for this property. Please help us by contributing one!

name

String name

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

move_cursor()

void move_cursor(x: int, y: int)

Note

There is currently no description for this method. Please help us by contributing one!