This is a binary release of Xaw3d-1.1a for Linux/m68k ELF and X11R6.1. Here's a modified version of the README for Linux/i386 ELF (by Dimitri P. Bouras (dbouras@hol.gr, dimitri@ee.ubc.ca)): -------------------------------------------------------------------------------- The following are a few instructions on how to use this port of Xaw3d-1.1a under Linux/m68k, and a helpful tip on customizing this 3-D replacement of Xaw. After you unpack the binary distribution file, i.e., Xaw3d-1.1a.tar.gz, you must do something like the following in order for your X-window applications to use libXaw3d rather than libXaw: 1. rename libXaw.so.6.1 to (for example) hidden_libXaw.so.6.1: mv libXaw.so.6.1 hidden_libXaw.so.6.1 2. move the libXaw* binaries from the ELF sub-dir in the distribution to your X11R6.1/lib directory 3. make the symbolic links as shown in the ELF sub-dir in your X11R6.1/lib directory. 4. run ldconfig The libXaw3d.so.6.1 and libXaw.so.6.1 are identical; the only difference is the name saved in the binary. This is a work-around for ld.so not recognising the symbolic link libXaw.so.6.1 -> libXaw3d.so.6.1 for some executables (haven't figured this out yet and I must admit it's a bit low on my list of prioritities :)) To customize the 3-D look of Xaw3d, use the following as a starting point by inserting it in your .Xdefaults file, and tailor colors, settings and sizes to taste: !------------------ ! Xaw3d Defaults !------------------ *background: gray80 *Form.background: bisque3 *TransientShell*Dialog.background: bisque3 *Command.background: gray80 *Menubutton.background: gray80 *ScrollbarBackground: gray40 *Scrollbar*background: bisque4 *Scrollbar*width: 16 *Scrollbar*height: 16 *Scrollbar*shadowWidth: 2 *Scrollbar*cursorName: top_left_arrow *Scrollbar*pushThumb: false *ShapeStyle: Rectangle *beNiceToColormap: false *shadowWidth: 3 *SmeBSB*shadowWidth: 3 That's about it! Enjoy :) Dimitri (dbouras@hol.gr, dimitri@ee.ubc.ca) -------------------------------------------------------------------------------- Enjoy! -- Geert Uytterhoeven Geert.Uytterhoeven@cs.kuleuven.ac.be Wavelets, Linux/m68k on Amiga http://www.cs.kuleuven.ac.be/~geert/ Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium