-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Eks Otus
Sean M. Pappalardo edited this page Apr 30, 2011
·
5 revisions
Link to the website: Eks - Otus.
- Create/edit
/etc/udev/rules.d/10-local.rules
- Add the line
KERNEL="hiddev*", NAME="usb/%k", GROUP="plugdev"
- Make sure your user account is a member of plugdev:
sudo usermod $USER -a -G plugdev
- Reload udev:
sudo /etc/init.d/udev reload
- Now plug in the controller and start Mixxx.
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting