BuGaLoU
Group: Members
Posts: 15
Joined: Dec. 2004 |
|
Posted: Dec. 13 2004,00:42 |
|
Quote (clacker @ Dec. 12 2004,18:46) | BuGaLoU, you can run programs in the background by following the command with an ampersand (&) on the same line. Like
lp5250d &
the ps show all of your running programs. You can use fg job afterwords to bring that job back to the foreground if you need to.
Hope this helps. |
Thanks for the info, that will be usefull indeed.
Anyone know how to change the text mode resolution from for the console? I need say 132x30. I can adjust the pixel resolution, but this forces 80x24 text mode in 640x480, and I can't get the tn5250 to do 132x28 in any res. Note this is from the console, I am not loading fluxbox or other GUI. I am using the "env.TERM=IBM-3477-FC" argument, (which basically means run in 132x27) but it seems to be flat out ignoring it.
|