View Single Post

   
  #1 (permalink)  
Old 02-20-2008, 06:21 AM
virus
 
Posts: n/a
Default script on startkde

Hi all
I have written a menu script called menu.tcl in my home dir
The script is invoked from .xinitrc as

../menu.tcl &
the line before
startkde
since it is a background job

this seems to work in SuSE (runlevel 5)
it also works in Slackware (runlevel 3)
but if I set slackware to runlevel 4 (using kdm) it seems to bypass it
and I don't see any error messages

How do i get the script to run in both runlevels ?
Do I need to edit a different file ? (preferably in home dir)

thanx

Grant
Reply With Quote