Include:Setup Device Manager: Difference between revisions

From Alpine Linux
(added reasons for using eudev)
m (added link to eudev page)
Line 4: Line 4:
{{cmd|# setup-devd udev}}
{{cmd|# setup-devd udev}}


For more details and other options see [[Device Manager]].
For more details and other options see [[eudev]].

Revision as of 09:29, 9 January 2025

Setting up eudev on a desktop system is recommended in Alpine Linux. Without a fully functional device manager users will not be able to connect to input devices. The alpine-conf package provides setup-devd to easily install and setup device managers.

Setup eudev.

# setup-devd udev

For more details and other options see eudev.