Module udev

udev

Interface to the udev Linux subsystem. This is very much work in progress.

See dbus, evdev, event, file, hwinfo, log, lua, misc, os, spawn, udev, xorg for more information about this type

Methods

device_from_dev_node(path)

Create a device object from a device node

search()

Enumerate udev devices matching certain criteria

device_from_dev_node(path) Device
Return type:

Device

Parameters:

path (string)

Create a device object from a device node

search() Enumerator
Return type:

Enumerator

Enumerate udev devices matching certain criteria