El jue, 06-09-2012 a las 01:57 +0000, Steve Van Voorst escribió:
> << defaults delete NSGlobalDomain GSWorkspaceApplication  >>
> 
> German,
> 
> Unfortunately I get this error message:
> 
> defaults delete: couldn't remove non-existent value
> GSWorkspaceApplication from domain NSGlobalDomain
> 
> I did a 'defaults read' on NSGlobalDomain; it is now a lot larger than
> it used to be and I see several references to GWorkspace.  For
> example, there is a 'GWorkspace no_desktop NO'.
> 
> Would it help to set that to YES?  I also looked in SystemPreferences
> (Ubuntu 12.04) but saw no place to disable it.
> 
> I appreciate all your help.
> 
> Steve Van Voorst

Sorry, it should be:

defaults write NSGlobalDomain GSWorkspaceApplication ''

In SystepPreferences this is at Defaults section. Just delete the
content and save.



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

Reply via email to