• 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: Bounds of Desktop(OS X)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bounds of Desktop(OS X)


  • Subject: Re: Bounds of Desktop(OS X)
  • From: bill <email@hidden>
  • Date: Fri, 29 Mar 2002 00:03:28 +0800

On 25/3/02 2:56 AM +1000, Jason Bourque, email@hidden, wrote:

> Is the Bounds of desktop not working in in OSX?

A late suggestion:

-- below code in one line
set desktopDimension to (do shell script "defaults -host localhost read |
grep -w \"Width\\" & "|" & "Height\"")
-- above code in one line

{word 6 of desktopDimension, word 3 of desktopDimension}

-- {"1152", "768"}

Which is my PowerBook G4 resolution.


Bye
Bill :(
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Bounds of Desktop(OS X)
      • From: Mr Tea <email@hidden>
  • Prev by Date: Re: P/shop five file format
  • Next by Date: Re: Bounds of Desktop(OS X)
  • Previous by thread: Photo Paint to Excel via applescript
  • Next by thread: Re: Bounds of Desktop(OS X)
  • Index(es):
    • Date
    • Thread