91b08090b4
- remove an XXX
12 lines
269 B
Plaintext
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
|