Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How to reset Firefox from the commandline (without a mouse) on Linux?

  • 6 답장
  • 5 이 문제를 만남
  • 1068 보기
  • 최종 답변자: cor-el

more options

I use Firefox for automated screenshots in a xvfb-virtual desktop. There is no mouse. So I need to reset Firefox from the commandline. Uninstall an re-install leads to the "reset-Window" again. I use Ubuntu 13.04 Server-Edition.

I use Firefox for automated screenshots in a xvfb-virtual desktop. There is no mouse. So I need to reset Firefox from the commandline. Uninstall an re-install leads to the "reset-Window" again. I use Ubuntu 13.04 Server-Edition.

선택된 해결법

Otherwise, without a keyboard and mouse, you can just reinstall and delete the ./mozilla folder.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (6)

more options

firefox -safemode or -safe-mode

then a new window should show to enter safe mode or Reset, hit the right keyboard key, and press enter on "Reset Firefox". No mouse needed.

more options

XP

   Open the Command Prompt:
       Windows Vista: Click on the Start Menu, click on All Programs, click on the Mozilla Firefox folder and click on Mozilla Firefox (Safe Mode).
       ff_vistastartmenu.png (+)
       Windows XP and Earlier: Click on the Start Menu, click on All Programs, click on the Mozilla Firefox folder and click on Mozilla Firefox (Safe Mode).
       ff_xpstartmenu.png (+)
   In the Firefox Safe Mode window, check the Reset all user preferences to Firefox defaults box and click on Make Changes and Restart.
   ff_safemode.png (+)
   Firefox will automatically restart and your settings will be reset to defaults.
more options

Thanks @Waka_Flock_Flame, but I have no keyboard either. It's an server and xvfb is just a virtual X-Server.

Thanks @Mohammed.samad, but I use Linux.

more options

선택된 해결법

Otherwise, without a keyboard and mouse, you can just reinstall and delete the ./mozilla folder.

more options

Thanks! Remove and install didn't help, but the trick is removing the ./mozilla folder. Thanks a lot!!!

more options

You may have to check the ~/.cache/mozilla/firefox folder as well that current Firefox versions use for the disk cache.