Tiny Core Linux
		Tiny Core Extensions => TCE Q&A Forum => Topic started by: krooooo on December 10, 2015, 07:09:43 PM
		
			
			- 
				Hi everyone
 
 My system is TC 6.4.1 x86, desktop is openbox, bmpanel installed as "on boot", but when I start TC there is no panel on desktop, must open a terminal to exec "bmpanel" then the panel shown, Is there a way to auto start bmpanel when system boot??
 
 ps: bmpanel.tcz is in onboot.lst
- 
				Hi krooooo
 Create a file in  ~/.X.d/  containing the following:
 bmpanel &
- 
				YES, success! Thanks!