If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Announcement
Collapse
No announcement yet.
Kubuntu keeps reseting default browser to rekong after using kdesudo
...the Kubuntu is resetting to the default Kubuntu settings... workaround: edit the Kubuntu defaults: /usr/share/kubuntu-default-settings/kde4-profile/default/share/config/kdeglobals
The System or root's settings
There can be only one login theme, the root/administrator's theme. The KDM theme: KDE system settings > Login Screen.
The settings are saved to the /etc/kde4/kdm/kdmrc.
*1. The html mime type (local html files) is associated by the KDE System Settings > File Associations > text > html > Application Preference Order.
Saved to the ~/.local/share/applications/mimeapps.list.
There can be only one login theme, the root/administrator's theme. The KDM theme: KDE system settings > Login Screen.
The settings are saved to the /etc/kde4/kdm/kdmrc.
*1. The html mime type (local html files) is associated by the KDE System Settings > File Associations > text > html > Application Preference Order.
Saved to the ~/.local/share/applications/mimeapps.list.
Okay that was it. Thank You.
I opened /usr/share/kubuntu-default-settings/kde4-profile/default/share/config/kdeglobals with kdesudo and edited the file with kate. Changed the fonts to what I wanted and changed rekonq to firefox. That has solved the issue.
I guess I could have just
sudo kate /usr/share/kubuntu-default-settings/kde4-profile/default/share/config/kdeglobals
Comment