Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: xpto09 on August 23, 2009, 02:55:13 PM

Title: fluxbox running without the bootcode desktop=fluxbox.How? [solved]
Post by: xpto09 on August 23, 2009, 02:55:13 PM
I have done a remaster including fluxbox.
I get fluxbox running using the bootcode:

Code: [Select]
tinycore desktop=fluxbox

I would like to get fluxbox running without this bootcode.
What file do I have to modify to get this?
Title: Re: fluxbox running without the bootcode desktop=fluxbox.How?
Post by: robc on August 23, 2009, 05:34:41 PM
you can modify the .xsession file in your home directory
Title: Re: fluxbox running without the bootcode desktop=fluxbox.How?
Post by: ^thehatsrule^ on August 23, 2009, 05:44:20 PM
Could set $DESKTOP or echo it into /etc/sysconfig/desktop (this is what the boot option does)
Title: Re: fluxbox running without the bootcode desktop=fluxbox.How?
Post by: xpto09 on August 23, 2009, 06:50:31 PM
Could set $DESKTOP or echo it into /etc/sysconfig/desktop (this is what the boot option does)

Done.