View Single Post
 
Old 10-30-2009, 12:27 AM
blacklabelsktr2 blacklabelsktr2 is offline
Puma
 
Join Date: Sep 2009
Posts: 15
Quote:
Originally Posted by achtung View Post
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>ffscroll</string>
<key>Program</key>
<string>/usr/local/bin/FFScrollDaemon</string>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>

works for me. The problem with the original one is the <key>KeepAlive</key> key. Its obvious that the daemon only has to be started once at startup. Just modify the path to the executable if you've installed it somewhere different.
Thanks thought this could be it. I just used the Ligon application in first post to edit the file. I'll try it out and see if I still have issues.

---------->
Laptop: Dell D630 w/Docking Station
OS: SL 10.6.1
Ram: 4GB
GPU: Quadro 135m
Wifi: RTL8187SE
Audio: Sigmatel 9205
Not Working: Built in Ethernet (don't need it) and primary wifi card (not yet supported)
Reply With Quote