CompositeDevice
Inherits: Resource
Properties
Methods
| Returns | Signature |
|---|---|
| PackedStringArray | get_dbus_devices_paths() |
| Array | get_target_devices() |
| void | load_profile_path(path: String) |
| void | send_button_chord(actions: PackedStringArray) |
| void | send_event(action: String, value: Variant) |
| void | set_intercept_activation(triggers: PackedStringArray, target_event: String) |
| void | set_target_devices(devices: PackedStringArray) |
Property Descriptions
capabilities
PackedStringArray capabilities
Note
There is currently no description for this property. Please help us by contributing one!
dbus_devices
DBusDevice[] dbus_devices
Note
There is currently no description for this property. Please help us by contributing one!
dbus_path
String dbus_path
Note
There is currently no description for this property. Please help us by contributing one!
intercept_mode
int intercept_mode
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!
profile_name
String profile_name
Note
There is currently no description for this property. Please help us by contributing one!
source_device_paths
PackedStringArray source_device_paths
Note
There is currently no description for this property. Please help us by contributing one!
target_capabilities
PackedStringArray target_capabilities
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
get_dbus_devices_paths()
PackedStringArray get_dbus_devices_paths()
Note
There is currently no description for this method. Please help us by contributing one!
get_target_devices()
Array get_target_devices()
Note
There is currently no description for this method. Please help us by contributing one!
load_profile_path()
void load_profile_path(path: String)
Note
There is currently no description for this method. Please help us by contributing one!
send_button_chord()
void send_button_chord(actions: PackedStringArray)
Note
There is currently no description for this method. Please help us by contributing one!
send_event()
void send_event(action: String, value: Variant)
Note
There is currently no description for this method. Please help us by contributing one!
set_intercept_activation()
void set_intercept_activation(triggers: PackedStringArray, target_event: String)
Note
There is currently no description for this method. Please help us by contributing one!
set_target_devices()
void set_target_devices(devices: PackedStringArray)
Note
There is currently no description for this method. Please help us by contributing one!