On Sat, 2002-10-05 at 07:30, Aaron Konstam wrote: > 1. The select OS menu has gone from simple and obvious to complicated > and confusing. But that may be grub vs lilo.
Which did you install? Grub is the better option; lilo is old and difficult. > 3. Previously when I log off I could leave an xterm open and say save > this session and the xterm would be op-en the next time I log in. Now it > says you can't do that. Why? Dunno. It works for me with gnome-terminal. > 5, Others seem to know that sawfish has disappeared. Where is that > documented and what window manager am I running. How do I switch back > to sawfish? Where are all the options that allow you to change mouse > behavior? First, install sawfish. Then, open the gnome-session-properties program (Extras->Preferences->Session) and change metacity from respawn to normal. Finally open a terminal and do this: killall metacity ; (sawfish&)& It'll suck less if sawfish ever supports --replace.