[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSTextView-RightClick
From: |
A. Arias |
Subject: |
Re: NSTextView-RightClick |
Date: |
Wed, 05 Sep 2012 22:01:19 -0600 |
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.
- NSTextView-RightClick, Steve Van Voorst, 2012/09/05
- Re: NSTextView-RightClick, A. Arias, 2012/09/05
- Re: NSTextView-RightClick, Steve Van Voorst, 2012/09/05
- Re: NSTextView-RightClick, Steve Van Voorst, 2012/09/05
- Re: NSTextView-RightClick, A. Arias, 2012/09/05
- Re: NSTextView-RightClick, A. Arias, 2012/09/05
- Re: NSTextView-RightClick, Steve Van Voorst, 2012/09/05
- Re: NSTextView-RightClick,
A. Arias <=
- Re: NSTextView-RightClick, Steve Van Voorst, 2012/09/06