Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!caen!ox.com!lokkur!scs From: scs@lokkur.dexter.mi.us (Steve Simmons) Newsgroups: comp.mail.elm Subject: Re: Elm on SunOS under Sunview? Message-ID: <1990Aug17.012314.28739@lokkur.dexter.mi.us> Date: 17 Aug 90 01:23:14 GMT References: <1990Aug16.193235.5098@naitc.uucp> Organization: Inland Sea Lines: 59 karl@naitc.uucp (Karl Denninger) writes: >Has anyone hacked ELM to work with a Sunview command window? I noticed that >ELM uses it's own half-baked curses implementation, and it REALLY screws up >the windowed sessions.... I gave up on same years ago. Elm was far from the only program that had the problem (at least, back in the SunOS 3.X days) and it was much simpler to do an 'elmtool' in my rootmenu, something very much like: -------------------------------------------------- "Elm" shelltool -Wp 395 12 -Ws 650 567 -WP 1016 3 -Wi -Wl " Elm (Electronic Mail)" csh -c elm -WI /usr/include/images/elm.icon -------------------------------------------------- This should be one single line; it's broken into two for protection from network stupidity. You may want to change size and location according to your preference. An 'elmtool' command can be written by using a shell script. This is it off the top of my head: shelltool -Wp 395 12 -Ws 650 567 -WP 1016 3 -Wi \ -Wl " Elm (Electronic Mail)" elm -WI /usr/include/images/elm.icon The icon follows. /* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16 */ 0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF, 0xC000,0x0180,0x0000,0x0003,0xC000,0x3410,0x0000,0x0013, 0xC000,0xC008,0x0000,0x1003,0xC040,0xC01A,0xE600,0x0003, 0xC000,0x40C0,0x0100,0x0003,0xC000,0x8A2C,0x00F0,0x0003, 0xC000,0xD00A,0xC010,0x0003,0xC007,0x0000,0x4FA0,0x0003, 0xC004,0x0100,0x0060,0x0083,0xC004,0x4000,0x4050,0x0003, 0xC208,0x0018,0x0200,0x0003,0xC008,0x0000,0x200B,0xA003, 0xC008,0x0020,0x0100,0x1003,0xC004,0x7000,0x2109,0x0803, 0xC00C,0x2800,0x0310,0x0003,0xC008,0x2100,0x0301,0x8803, 0xC011,0x9100,0x0202,0x4803,0xC010,0x9008,0x8004,0x1003, 0xC010,0x9808,0x020C,0x2003,0xC032,0x0808,0x0028,0x2003, 0xC002,0x0800,0x4018,0x4003,0xC003,0x20C8,0x0810,0x8003, 0xC011,0x1808,0x8831,0x8003,0xC010,0x9818,0x8825,0x0003, 0xC008,0x4898,0x8040,0x0003,0xC00E,0x3808,0x1040,0x0003, 0xC004,0x0804,0x00A8,0x0003,0xC004,0x0C00,0x0920,0x0403, 0xC000,0x3282,0x0100,0x0003,0xC001,0x8140,0x0120,0x0003, 0xC000,0x4080,0x0200,0x0003,0xC000,0x6001,0x0210,0x0003, 0xC000,0x1461,0x2200,0x0003,0xC000,0x0221,0x0400,0x0003, 0xC000,0x0121,0x0C88,0x0003,0xC000,0x0120,0x1088,0x0003, 0xC000,0x004E,0x9C00,0x0003,0xC000,0x0033,0x7D80,0x0003, 0xC000,0x0002,0x6060,0x0003,0xC000,0x0003,0x6000,0x0003, 0xC000,0x0003,0xE000,0x0003,0xC000,0x0003,0xE000,0x0003, 0xC000,0x0003,0xA000,0x0003,0xC000,0x0003,0xA000,0x0003, 0xC000,0x0002,0xE000,0x0003,0xC000,0x0002,0xE000,0x0003, 0xC000,0x0002,0xE000,0x0003,0xC000,0x0006,0xA000,0x0003, 0xC000,0x0006,0xA000,0x0003,0xC000,0x0007,0xA000,0x0003, 0xC000,0x0007,0x3000,0x0003,0xC000,0x000F,0xF87A,0x1103, 0xC000,0x001D,0x7842,0x1B03,0xC000,0x0004,0x0042,0x1503, 0xC000,0x0000,0x0072,0x1503,0xC000,0x0000,0x0042,0x1103, 0xC000,0x0000,0x0042,0x1103,0xC000,0x0000,0x007B,0xD103, 0xC000,0x0000,0x0000,0x0003,0xC000,0x0000,0x0000,0x0003, 0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF,0xFFFF