Hi.
A bit offtopic, butt You should now.

Can i turn off monitor using DPMS without XFree (from vconsole) ?







And one more thing. I was writing here with problem of reseting console after 
X crash. Well, i found the solution: tdfxfb + fbset + litter trick and 
console stands up in every situation! TDFXfb rox!

modprobe tdfxfb
sleep 1
fbset -a "1024x768-70"
sleep 1
open -c 1 -- echo -e '\033[?17;0;64c'
open -c 2 -- echo -e '\033[?17;0;64c'
open -c 3 -- echo -e '\033[?17;0;64c'
open -c 4 -- echo -e '\033[?17;0;64c'
open -c 5 -- echo -e '\033[?17;0;64c'
open -c 6 -- echo -e '\033[?17;0;64c'

echo -e .... repairs console cursor, open does it for tty1-tty6. And it works 
beutifull :)

Regards.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to