| View previous topic :: View next topic |
| Author |
Message |
Nigma
Joined: Wed Jun 01, 2005 12:16 pm Posts: 1
|
Posted: Wed Jun 01, 2005 12:22 pm Post subject: Console settings |
|
|
Hi,
I have an app that uses the framebuffer in the console window. Its a rolling demo which requires no user interaction once running.
Is there anyway to remove the blinking cursor in the bottom left of the screen.
Also the screen times out after a few mins and i need to press the keyboard to get back the screen. Is there a way of completly removing this screen timeout?
Thanks in advance,
Anand |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8000 Location: Warrington, UK
|
Posted: Wed Jun 01, 2005 1:43 pm Post subject: RE: Console settings |
|
|
"setterm -blank 0" will stop the console blanking. I think setterm also has an option to remove the cursor, check the man page. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|