Intel gets bad height and width
Intel gets bad height and width
- Subject: Intel gets bad height and width
- From: Robert Poland <email@hidden>
- Date: Sat, 8 Jul 2006 07:19:06 -0600
Hi,
If I run this script;
set wd to (word 3 of (do shell script "defaults read
/Library/Preferences/com.apple.windowserver | grep -w " & "Width"))
as number
set ht to (word 3 of (do shell script "defaults read
/Library/Preferences/com.apple.windowserver | grep -w " & "Height"))
as number
display dialog wd & return & ht as string
I get;
1024
768
The screen is 1680 X 1050 as verified by "display" preference.
This worked with the 1024 X 768 screen on the old iMac.
Has something changed?
Tia,
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden