Penguin
Note: You are viewing an old revision of this page. View the current version.

Changing the GNOME default WebBrowser

To change the browser that fires up when you click on links in various GNOME applications, just change the default browser in the GNOME control center (you can bring up the panel in question directly by running gnome-default-applications-properties). Enter something like opera "%s" or mozilla "%s" in the Custom Web Browser box.

Changing the GNOME2 WindowManager

GNOME 1.4 has a capplet for changing window manager. In GNOME 2.x, you can change it

  • Per user: $ gconftool -s /desktop/gnome/applications/window_manager/default -t string /usr/bin/sawfish
  • System wide: edit /usr/share/gnome/default.wm (maybe)

If the above fails because you have a previously saved session with metacity, then loading the Gnome Session manager, deleting 'Default' and then adding a new 'Default' seems to allow sawfish to start.

Various Power toys for tweaking hidden Gnome preferences

http://live.gnome.org/PowerUserTools

Filenames with + signs are not completely selected on Double Click when using gnome-terminal(1)

Using the default gnome-terminal(1) settings when double clicking on a filename containing a + character, only the portion of the filename up to the + is selected. This can get incredibly annoying!

Fortunately there is a very simple fix, right click on your terminal, choose 'Edit Current Profile', Add + to the end of the "Select-by-word-characters' text box, Close.