On Thu, 20 Jun 2002, andrej hocevar wrote:

> Is there a way to make it permanent for all consoles?

fbset -a

create an initscript, /etc/rc2.d/S99fbset, like:

#!/bin/sh
echo "" > /dev/tty2
echo "" > /dev/tty3
echo "" > /dev/tty4
echo "" > /dev/tty5
echo "" > /dev/tty6
fbset -a 640x480-100

echo's u need, cause fbset works only on consoles on which there is
already something...

lanc

-- 
I can't get a girl cuz I ain't got a car
I can't get a car cuz I ain't got a job
I can't get a job cuz I ain't got a car
So I'm looking for a girl with a job and a car



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to