klaus@relay.eu.net (klaus u schallhorn) (06/28/91)
In the process of porting some code to a xenix box I developed some handy habits I thought would be worthwhile sharing. First thing I did was to copy /usr/share/lib/terminfo/s/sun over to the xenix box into their terminfo database [to have a correct entry]. In my .cshrc on the Sun I then added: alias blech 'shelltool -Ww 80 -Wh 34 -WL "" -WI /home/klaus/xenix.icon \ cu blech&' NOTE: the line has been wrapped at the backslash for narroish windows. When I start in the morning I say 'blech' and up pops a shelltool that allows me to login to the xenix apparatus and use vi. After editing some source I then say make >&errs, click on the frame and the shelltool closes into the icon. That allows me to have things simmer on the xenix box until they're well done. When the disk stops rattling I click on the icon [there's no risk of confusing it with any other icon on my console] to start laughing at the compiler errors and so on. Here's the xenix.icon: /* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16 Copyright (C) 1991 klaus schallhorn, non commercial use is encouraged. */ 0x8888,0x8888,0x8888,0x8888,0x8888,0x8888,0x8888,0x8888, 0x2222,0x2221,0xA222,0x2222,0x2222,0x2223,0xC222,0x2222, 0x8888,0x888A,0xC888,0x8888,0x8888,0x8886,0x6888,0x8888, 0x2222,0x2224,0x6222,0x2222,0x2222,0x222C,0x3222,0x2222, 0x8888,0x8888,0x3088,0x8888,0x8888,0x8898,0x1888,0x8888, 0x2222,0x2210,0x1A22,0x2222,0x2222,0x2230,0x0C22,0x2222, 0x8888,0x88A0,0x0C88,0x8888,0x8888,0x8860,0x0688,0x8888, 0x2222,0x2240,0x0622,0x2222,0x2222,0x22C0,0x0322,0x2222, 0x8888,0x8880,0x0308,0x8888,0x8888,0x8980,0x0188,0x8888, 0x2222,0x2100,0x01A2,0x2222,0x2222,0x2300,0x00C2,0x2222, 0x8888,0x8A00,0x00C8,0x8888,0x8888,0x8600,0x0068,0x8888, 0x2222,0x2400,0x0062,0x2222,0x2222,0x2C00,0x0032,0x2222, 0x8888,0x8800,0x0030,0x8888,0x8888,0x9804,0x0018,0x8888, 0x2222,0x101C,0x201A,0x2222,0x2222,0x301E,0x380C,0x2222, 0x8888,0xA03E,0x7F0C,0x8888,0x8888,0xE01F,0xFF06,0x8888, 0x2222,0x4007,0xF386,0x2222,0x2222,0xC003,0xE183,0x2222, 0x8888,0xC003,0xF183,0x8888,0x8889,0x8007,0xF981,0x8888, 0x2221,0x8007,0xFB01,0xA222,0x2223,0x0007,0xFF80,0xC222, 0x888B,0x0007,0xFF80,0xC888,0x8886,0x0006,0xFF80,0x6888, 0x2226,0x0006,0x7E00,0x6222,0x222C,0x0006,0x7E00,0x3222, 0x888C,0x0006,0x7F80,0x3088,0x8898,0x0004,0xFF80,0x1888, 0x2218,0x0005,0xF700,0x1A22,0x2230,0x040F,0xF700,0x0C22, 0x88B0,0x0E0E,0xE780,0x0C88,0x8860,0x0F1C,0xE780,0x0688, 0x2260,0x1FF0,0xC380,0x0622,0x22C0,0x1FE1,0xC3C0,0x0322, 0x88C0,0x1FC1,0xC1E0,0x0388,0x89A8,0x3FE1,0xC1F0,0x0188, 0x219A,0x3FF1,0xC0F0,0x01A2,0x2341,0x7FF9,0xC038,0x00C2, 0x8B56,0x7FF1,0xC01C,0x00C8,0x8722,0x7FC1,0xC01C,0x0068, 0x2650,0xFF01,0xC01C,0x0062,0x2E8A,0xF803,0xC018,0x0032, 0x8C21,0xC00F,0xC070,0x0030,0x9A6C,0x8000,0x0000,0x0018, 0x1900,0x0000,0x0000,0x001A,0x3FFF,0xFFFF,0xFFFF,0xFFFE, 0xBFFF,0xFFFF,0xFFFF,0xFFFC,0x8888,0x8888,0x8888,0x8888, 0x2222,0x2222,0x2222,0x2222,0x2222,0x2222,0x2222,0x2222 Enjoy, klaus -- George Orwell was an Optimist