Path: utzoo!attcan!uunet!husc6!bloom-beacon!ginsu.apple.COM!davep From: davep@ginsu.apple.COM Newsgroups: comp.windows.x Subject: Re: Newer versions of twm? Message-ID: <8811120427.AA18883@ginsu.apple> Date: 12 Nov 88 04:27:19 GMT References: <879@scubed.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 28 In article <879@scubed.UUCP>, Dan Peterka writes: > The verion of twm distributed with X11r3 is 1.2. I have read somewhere that > twm is now up to version 4.0 or something like that. Where can I get the > latest release and does anyone know if any problems exist with running under > release 3? The version distributed on the R3 tape *is* version 5.0, with a couple of minor modifications apparently made by Jim Fulton (nullpointer fixes, etc.). The version number displayed by twm is generated from the RCS version number appearing in version.c; that file was probably checked in as version 1.1 (the default), then updated for Jim's changes. There is a -k option to ci that would have searched the file for an existing version number, and checked the file in with that number. I'm sure this number conflict is bound to cause *lots* of confusion (maybe a patch, Jim?). The keyboard grabbing problems that have been in the news lately affect both 4.0 and 5.0; my posted patch works on both. I've been doing a fair amount of other cleanups, and will send to Tom LaStrange when finished. Version 5.0 has some neat new features in it. The ones I like best are an "icon manager" window, which is a window containing the names of all iconify-able clients (what shows up can be tailored in .twmrc), and vertical-zoom and full-screen-zoom features for windows. I like to put my icon manager window in the upper right corner of the window and have it autoraise -- no more "lost" icons. Nice work, Tom!!! -- Dave Payne Apple Computer, A/UX Engineering Group davep@apple.com Cupertino, CA