Hi All,
I’m new to Volumio and a lazy Mac user, so this Linux-related question may seem stupid, but:
I want to run Volumio without display attached, but with a keyboard, so that each key has an action associated (play Metallica when I press “M” - you get my idea). I can do that with xbindkeys, which in turn needs X server running. When I ssh to Volumio (on RasPi3, BTW) and run xinit, then ssh again (because the first session is occupied by xinit) and run xbindkeys with proper .xbindkeysrc, it works as expected. But I can’t figure out how to start X and xbindkeys automatically when Volumio boots. I suppose I can’t just put ‘xinit’ to some .bashrc file.
Thanks for any advice,
Viktor