On Nov 30, 2005, at 9:57 AM, David Ayers wrote:
defaults write NSGlobalDomain GSBackend "back-010"



You shouldn't need the version number either - you risk having a new version of gui try to load an older version of back. gui should figure out the correct version itself:

defaults write NSGlobalDomain GSBackend back

If that's not working, let me know.

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to