• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Script Spaces
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script Spaces


  • Subject: Re: Script Spaces
  • From: Steve Thompson <email@hidden>
  • Date: Tue, 21 Apr 2009 10:40:24 +0100


On 20 Apr 2009, at 21:53, Robert Poland wrote:

I would like to be able to place certain programs in certain Spaces. Is that possible?

This is a script I use...

tell application "System Events"
tell spaces preferences of expose preferences
set spaces enabled to true
set spaces columns to 3
set spaces rows to 3
set app_layout to application bindings
set app_layout to app_layout & {|com.apple.mail|:2} -- for example mail in space 2
set app_layout to app_layout & {|info.colloquy|:4} -- and Colloquy in space 4
set application bindings to app_layout


end tell
end tell


Steve
--------------------------
Steve Thompson
http://stetho.mp

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Script Spaces
      • From: Robert Poland <email@hidden>
References: 
 >Script Spaces (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Display Dialog on Remote Machine
  • Next by Date: Attaching to a shared folder on Windows 2003 Server from a MacBook
  • Previous by thread: Re: Script Spaces
  • Next by thread: Re: Script Spaces
  • Index(es):
    • Date
    • Thread