[EMAIL PROTECTED] (andrej hocevar) writes: > I thought I was clever and added an init script for setting the > concole with fbset. I've figured that "fbset -t 13334 144 24 29 3 > 136 6" yields the best results. But it affects only the first > console -- I have to run the script every time I log in.
Just an idea - can't test it at the moment. What happens if you put something like this into your script? for i in 1 2 3 4 5 6; do chvt $i fbset -t 13334 144 24 29 3 136 6 done [x] ulf -- "I heard if you play the Windows-XP-CD backwards, you get a satanic message." "That's nothing, if you play it forward, it installs Windows XP" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]