What file or setting holds default browser info now?
All, After installing opera and brave, both installed at the default browser. Easy enough to fix with Firefox->Settings->Set as default, but that prompted a question -- where is that information stored? How do browsers know where to look -- and where is that? In the past it was a setting in kcontrol->KDE Components - but it is somewhere else now. Anybody know? -- David C. Rankin, J.D.,P.E.
On Fri, Jul 21, 2023 at 6:25 AM David C. Rankin <drankinatty@suddenlinkmail.com> wrote:
All,
After installing opera and brave, both installed at the default browser. Easy enough to fix with Firefox->Settings->Set as default, but that prompted a question -- where is that information stored? How do browsers know where to look -- and where is that?
On Linux it is normally stored in the MIME database. andrei@leap154:~> xdg-mime query default text/html chromium-browser.desktop andrei@leap154:~> xdg-mime query default x-scheme-handler/http chromium-browser.desktop andrei@leap154:~>
In the past it was a setting in kcontrol->KDE Components - but it is somewhere else now.
Anybody know?
-- David C. Rankin, J.D.,P.E.
On 7/21/23 01:38, Andrei Borzenkov wrote:
On Linux it is normally stored in the MIME database.
andrei@leap154:~> xdg-mime query default text/html chromium-browser.desktop andrei@leap154:~> xdg-mime query default x-scheme-handler/http chromium-browser.desktop andrei@leap154:~>
Bingo! That was the magic I was missing. Thank you! -- David C. Rankin, J.D.,P.E.
participants (2)
-
Andrei Borzenkov
-
David C. Rankin