I've overwritten the gnome-screenshot program to suit my needs in getting a screenshot from a secondary home-made graphics card output and now when I press the PrintScreen button it executes it (as desired). However, there are some "printf" statements in the program (written in C) that I would like to be able to see as output. Is there any way to do this? Perhaps by spawning a terminal when the program executes?
Running: Red Hat Enterprise Linux Client release 5.8 (Tikanga)
echo? (i.e. runmyprscr | echo) – Breakthrough May 1 '12 at 22:34