i want install following command program , on startup.
cd desktop/
sudo lkl -l -k keymaps/us_km -o log.file
, running since computer starts until it's shut down.
how can it?
have ubuntu 10.14
create executable file content:
and place in directory included in path (lets /usr/bin). use:code:#!/bin/sh cd ~/desktop sudo lkl -l -k keymaps/us_km -o log.file &
system -> preferences -> startup applications
run @ start up.
  		  		  	Forum    	The Ubuntu Forum Community    	Ubuntu Official Flavours Support    	Installation & Upgrades    		  	[ubuntu]  Install a program at startup?     	
 Ubuntu
 
  
Comments
Post a Comment