
I’ve read a few articles today, and managed to get Apple’s great Front Row software working on my Mac Mini. I’m pretty pleased, to say the least. It’s fantastic - everything Windows XP Media Centre should have been. This is a quick guide, taken from here on how to get it up and running:
STEP 1.
Download JacksonBrown’s patched Front Row STW.
http://rapidshare.de/files/6669514/Front_Row__k_.zip.html
His brilliant patching work makes Front Row run under 10.4.2 without having the iMac’s remote present.
There are three files inside this .ZIP
- Readme.txt you may now ignore, as it is out of date.
- Front Row.app copy to the Applications folder
- BezelServices.framework copy to /System/Library/PrivateFrameworks/ (if this is already present, you don’t need to copy it)
STEP 2.
Open Script Editor.app (located in Applications/AppleScript) and paste in the following code.
tell application “System Events”
tell application “Front Row” to activate
key code 53 using {command down}
end tell
Once you have done this, save it as an application named openfrontrow.app in your applications folder.
STEP 3.
Now go to macupdate and download the program named Xkeys. It is freeware.
Once you have the file downloaded, install it and then open it up. Inside the program, configure your F8 key to run your openfrontrow.app file you created in STEP2.
STEP 4.
Now go into System Preferences. In the Accounts preference tab set up front row.app (the one you downloaded, NOT to be confused with openfrontrow.app that you created in STEP2) to be a login item.
STEP 5.
Logout and log back in. When it turns back on, press the F8 key and hopefully you will be experiencing Front Row! Pressing F8 again (or a lot of other keys on the keyboard) will close Front Row.
Make sure nothing else is mapped to F8, or this won’t work
For me, everything except the DVD playback works. I’ve also written/modded a Salling Clicker script to get it working on my K700i. I’ll post that in a bit. I hope it works for you, it’s really breathtaking!
Front,
Row,
Macmini,
Apple