To switch the default backend in GNUstep to the corresponding FLAVOR,
enter one of the following:

* cairo:
  defaults write NSGlobalDomain GSBackend cairo

* libart:
  defaults write NSGlobalDomain GSBackend art

* xlib:
  defaults write NSGlobalDomain GSBackend back
