[LAU] running jackd from rc.local

Ralf Mardorf ralf.mardorf at alice-dsl.net
Fri Apr 17 17:36:30 UTC 2015


On Fri, 17 Apr 2015 17:27:57 +0200, Gene Heskett <gheskett at wdtv.com> wrote:
> Is there a manpage on this desktop autostart?  It sounds as if it could
> alleviate some of the stuff I have to do manually after a reboot, stuff
> that does need x when it starts.

It depends to the WM/DE. As already mentioned before, some DEs, e.g. Xfce4  
provide a GUI.

https://wiki.archlinux.org/index.php/Autostarting

Unfortunately in German, but commands are "in Linux":
http://wiki.ubuntuusers.de/Autostart

JWM provides an option for it's config:

spinymouse11.2 at suse11-2:/media/archlinux/home/rocketmouse> grep  
StartupCommand .jwmrc
   <StartupCommand>feh --bg-scale  
/home/rocketmouse/.customization/dark_cartoon_art-modified-1152x864-clock-spot.jpg</StartupCommand>
   <StartupCommand>fbpanel</StartupCommand>

You can comment out using the "!":

spinymouse11.2 at suse11-2:/media/archlinux/home/rocketmouse> grep  
StartupCommand .jwmrc-jwmpanel
   <!-- <StartupCommand>/usr/lib/lxpolkit/lxpolkit</StartupCommand> -->
   <StartupCommand>feh --bg-scale  
/home/rocketmouse/.customization/dark_cartoon_art-modified-1152x864.jpg</StartupCommand>
   <!-- StartupCommand>xfce4-power-manager</StartupCommand -->

Openbox does also provide an autostart option by it's configuration:

spinymouse11.2 at suse11-2:/media/archlinux/home/rocketmouse> cat  
.config/openbox/autostart
feh --bg-scale  
/home/rocketmouse/.customization/dark_cartoon_art-modified-1152x864-clock-spot.jpg  
&
(sleep 1 && fbpanel) &


More information about the Linux-audio-user mailing list