Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: leerambo on April 21, 2011, 05:07:46 AM

Title: can I put boot logo when boot up?
Post by: leerambo on April 21, 2011, 05:07:46 AM
Hi.
   I found tinnylinux today. very impression to me!
  
  1. Can I put boot logo when boot up?
       ==>to avoid text message of kernel.

  
  2.in other distribution, I used to use "setterm blink off", for prevent going to sleep mode,
     I'd like to know to use setterm command, which tcz do I have to install?

Have a day.
Title: Re: can I put boot logo when boot up?
Post by: Juanito on April 21, 2011, 06:42:06 AM
 2.in other distribution, I used to use "setterm blink off", for prevent going to sleep mode,
     I'd like to know to use setterm command, which tcz do I have to install?

In the apps browser there is a "search" button - if you click on it, the button toggles to "provides". You can then enter "setterm" <enter> and it should tell you which extension contains this file.
Title: Re: can I put boot logo when boot up?
Post by: tinypoodle on April 21, 2011, 02:51:42 PM
With a boot logo you do not "avoid text message of kernel", perhaps you have a splashscreen or similar in mind.
You may find references to both by using search funtion of forum.
Title: Re: can I put boot logo when boot up?
Post by: smultita on April 30, 2011, 07:42:48 AM
To avoid going to sleep in X, I use:
xset s off  in /home/tc/.xsession
Title: Re: can I put boot logo when boot up?
Post by: tinypoodle on April 30, 2011, 09:11:29 AM
That's the command for 'screensaver', not 'sleep'   ;)