On Sun, 2006-12-31 at 09:34 +0100, Lilian Robert wrote: > How could I tell to nautilus where to store the temporary disk > image ? I don't know how to access or modify the preference through Nautilus directly, but using gconftool-2 (via the command-line) or through gconf-editor (graphically), you need to set the /app/nautilus-cd-burner/temp_iso_dir key to a directory of your choosing (such as /home/your_user/Temp or whatnot). For example to do this via the command-line, open a terminal (Applications -> Accessories -> Terminal) and run the following (where the first dollar sign is your prompt, and /var/tmp is the directory of your choice which you should modify as necessary): $ gconftool-2 --set /app/nautilus-cd-burner/temp_iso_dir --type string '/var/tmp' Hope that helps. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 My Blog: http://thecodergeek.com/blog/
Attachment:
signature.asc
Description: This is a digitally signed message part