On Mon, 28 Jan 2008, Brian Nitz wrote: >> > These three can be handled via the reduced_resources gconf key in Solaris 10: > > gconftool-2 --type bool --set /apps/metacity/general/reduced_resources true
Yes, I tried this out. Basically it is all or none. It is necessary to log out and log back in before the option takes effect. >> o Don't automatically bring a window to the top just because >> the user clicks in it (I often want to use a window and leave it >> partially obscured). >> > Try this: > gconftool-2 --type string --set /apps/metacity/general/focus_mode sloppy > gconftool-2 --type bool --set > /apps/metacity/sun_extensions/window_raise_on_frame_only true I have focus_mode set to 'mouse' since it seems less likely to type into the wrong window (a new popup window was grabbing focus), and am using 'window_raise_on_frame_only' as well. The latter has improved my productivity considerably since I can make much better use of available screen space. Thanks for the help, Bob ====================================== Bob Friesenhahn bfriesen at simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
