Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Terminal.app behaves like a dtterm window' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Terminal.app behaves like a dtterm window
Authored by: EatingPie on Jan 06, '05 02:34:40PM

The above link does not work. If there is such a program, it seems worthy of a hint all by itself.

Another dtterm sequence can set window position.

echo -n "^[[3;480;1t"

This puts the window at position 480/1 (horizontal/vertical), ie the top of your screen, near the middle.

-Pie

---
-Pie
<http://www.storybytes.com>



[ Reply to This | # ]