Re: [LAU] running jackd from rc.local

From: Ralf Mardorf <ralf.mardorf@email-addr-hidden-dsl.net>
Date: Fri Apr 17 2015 - 20:36:30 EEST

On Fri, 17 Apr 2015 17:27:57 +0200, Gene Heskett <gheskett@email-addr-hidden> 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@email-addr-hidden-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@email-addr-hidden-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@email-addr-hidden-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) &
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sat Apr 18 00:15:02 2015

This archive was generated by hypermail 2.1.8 : Sat Apr 18 2015 - 00:15:02 EEST