Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange X11 problem



On Wed, 6 Aug 2008, Richard E. Miles - email@hidden wrote:

Where is the plist.info you are refering to. I am using metecity wm. I see no

To get the hide the menubar and dock hiding behavior:

sudo defaults write /Applications/Utilities/X11.app/Contents/Info LSUIPresentationMode -int 4
sudo chmod 644 /Applications/Utilities/X11.app/Contents/Info.plist
sudo chown root:admin /Applications/Utilities/X11.app/Contents/Info.plist

To get the default behavior back:

sudo defaults delete /Applications/Utilities/X11.app/Contents/Info LSUIPresentationMode
sudo chmod 644 /Applications/Utilities/X11.app/Contents/Info.plist
sudo chown root:admin /Applications/Utilities/X11.app/Contents/Info.plist

In both cases X11 must not be running at the time you issue those commands and the commands must be run as an admin user. It affects all users that run X11, which is a drag. As you can see the from the chmod and chown commands the Info.plist file is here:

/Applications/Utilities/X11.app/Contents/Info.plist

mzs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >Strange X11 problem (From: Pierre Baguis <email@hidden>)
 >Re: Strange X11 problem (From: email@hidden)
 >Re: Strange X11 problem (From: "Richard E. Miles" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.