Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Terminal emulator for Screen: (3 Items)
   
Terminal emulator for Screen  
Hello,
for QNX7, is there a terminal emulator available that runs in the Screen environment?
I need to run a console application, that uses screen sizes larger than VGA 80x25.
(Or is there something available for other graphical environments supported by QNX7?)
(Or is there a way to get 'devc-con-hid' switch to other resolutions / screen modes?)

Thanks for the help,
Michael.
Re: Terminal emulator for Screen  
The first thing that comes to my mind is to look up Qt samples for a console application and run that in full screen 
mode.

-Al
Re: Terminal emulator for Screen  
I actually wanted to avoid Qt, but that will probably be the best option for a ready-made solution.
Thank You for the hint.

Michael.