Text Screen Resolution Change - Ncurses
Hi, I have the book 'Linux Programing 3rd Edition'. It has been a great help! Thank You.
My question is how to change the Text based prompt screens into a higher resolution, say from 80col 25 rows to 132 cols and 40 rows? I know video cards can do this, and the software I am writing reqires extra screen resolution. Can you halp with this? Can a function in Ncurses be called to changes the resolutions (Chapter 6 of the book 'Managing Text Based Screens with curses).
Thank you.
|