Note that starwars is not a terminal emulator: programs that try to directly address the screen will not do what you might expect. This program merely draws the characters on the screen left to right, top to bottom, in perspective. Lines (may) wrap when they reach the right edge.
In other words, programs like fortune(1) will work, but programs like top(1) won't.
Some examples:
starwars -program 'cat /usr/src/linux*/README' starwars -columns 30 -program 'ping www.starwars.com' starwars -left -no-wrap -program 'ps -auxwwf' starwars -left -no-wrap -columns 45 -program 'top -bn1' starwars -left -columns 40 -program 'od -txC /dev/urandom' starwars -font fixed -program 'od -txC /dev/urandom'
Only one of -columns and -size may be specified; if both are specified, -columns takes priority.
Default: -*-utopia-bold-r-normal-*-*-720-*-*-*-*-iso8859-1