You are not logged in.
Pages: 1
how to make a bash file (*.sh) to run within the auto started applications from slitaz
-----eg. gnome/debian:
open Session Applications box
add a new aplications session
(command-line input box - bash /usr/local/MYBASH.sh)
MYBASH.sh
(xfreerdp -u user -p pwd -f 192.168.1.1 <-----run freerdp to access another applications
openbox --exit <-----when finish applications session is finished
-----finish. the application runs at startup.
Slitaz??how to do?
Offline
http://doc.slitaz.org/en:handbook:development
Offline
> the application runs at startup.
Maybe try openbox builtin autostart feature? (~/.config/openbox/autostart)
http://openbox.org/wiki/Help:Autostart
Offline
Pages: 1
[ Generated in 0.017 seconds, 9 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]