LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   tty graphics mode (https://www.linuxquestions.org/questions/linux-newbie-8/tty-graphics-mode-763612/)

linux_newbie79 10-22-2009 12:08 AM

tty graphics mode
 
Hi,

In my linux based embedded system, tty1 is currently active. Its mode is Graphics. I wrote a small test application, which opens tty1 and write escape sequence to it. The escape sequence sets the blanking interval.

If the tty1 is in text mode, then things are working fine, but not in graphics mode.

Can anyone help me out in this ?

linux_newbie79 10-25-2009 08:47 PM

Hi,

Can anyone help me out!!!

Wim Sturkenboom 10-25-2009 10:26 PM

I doubt I can. But if your tty is not in text mode I don't think that escape sequences will work.

linux_newbie79 10-26-2009 12:43 AM

Thanks for your reply.

Is there any other way to set the blanking interval using 'C' functions.

linux_newbie79 10-27-2009 01:05 AM

or..

is there any way to set blanking interval in tty graphics mode?


All times are GMT -5. The time now is 10:47 PM.