renice 20 -p pid
where pid is the process ID for xBack which you can obtain from Activity Monitor. Of course this only takes effect until you log out. Developer should make this permanent.
Existing users, log in. New users, create a free account. Lost password?
replaces the desktop picture with a screen saver
Version: 3.7.6
renice 20 -p pid
where pid is the process ID for xBack which you can obtain from Activity Monitor. Of course this only takes effect until you log out. Developer should make this permanent.
Friday, March 24 2006 @ 04:37 AM PST
sudo - scott929
You need root access to renice a process. Use "sudo renice 20 pid" and then type your password at the prompt.Reniceing to 20 may cause it to be too jumpy you will probably have better luck with 18 or so (sudo renice 18 pid)
Reply to This
Monday, September 26 2005 @ 12:51 AM PDT