Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!pasteur!cory.Berkeley.EDU!achoi From: achoi@cory.Berkeley.EDU (Andrew Choi) Newsgroups: comp.windows.x Subject: The Great Escapes Message-ID: <9466@pasteur.Berkeley.EDU> Date: 5 Dec 90 17:45:13 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: achoi@cory.Berkeley.EDU (Andrew Choi) Organization: University of California, Berkeley Lines: 29 Hi again everyone. First of all, I want to express my gratitude to the many people in the net who answer my questions posted earlier. The net is such a good and friendly environment. Second of all, I am just wondering if anyone knows where I can find a list of escape sequences which, when 'echo'ed, modify something. For example, the only two escape sequences which I know are: echo "^[]0;foo^G" /* Note that "^[" is the escape, and "^G" is ctrl-g. */ /* This sequence modifies the window name and the icon */ /* name (XA_WM_NAME and XA_WM_ICON_NAME properties) */ echo "^[]50;font^G" /* Change current font (30 or 50, I don't quite remember). */ Are there more? Thanks a lot again. Name: Andrew Choi Internet Address: achoi@cory.berkeley.edu Tel: (415)848-5658 #include