openbsd-ports/x11/gnustep/back/pkg/MESSAGE
ajacoutot 91b08090b4 - fix MESSAGE
- remove an XXX
2009-03-05 07:45:33 +00:00

12 lines
269 B
Plaintext

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