Quoting Dotan Cohen <dotancohen@xxxxxxxxx>: > On 08/03/07, taharka <res00vl8@xxxxxxxxxx> wrote: > > Someone can correct me if I'm wrong. The proper way to close FF is click > > "File" on the menu bar & select "Quit". > > > > I tried that as well. Same problem. > try "ps aux | grep firefox" and see if you can find the process. If all else fails, you can always type "sudo pkill firefox" and type in the superuser password and that'll do it for you.