fayaaz / mixxx-pi-gen

Raspberry Pi image with Mixxx
https://fayaaz.github.io/mixxx-pi-gen/
BSD 3-Clause "New" or "Revised" License
145 stars 16 forks source link

start with activated vinyl control #90

Closed molli1312 closed 2 months ago

molli1312 commented 2 months ago

Hello, I'm looking for a way to start Mixxx with activated vinyl control.

I changed vinylcontrol 0 to 1 in /.mixxx/mixxx.cfg. But to no avail.

mixxx& sleep 10&& xdotool key Ctrl+t unfortunately doesn't produce the desired result on the PI.

Does anyone have an idea. Feedback geben

fayaaz commented 2 months ago

If you activate it and then quit and reopen it does it not reopen activated? You could write a custom controller mapping I guess to set this when it loads up.

xdotool doesn't work under wayland. Have a look at ydotool