Configuring KDE konqueror profiles in SUSE Studio
From openSUSE
Start
FAQ
Tour
Howto
API
Bugs
Support
Download
On some cases you may want to launch konqueror with a specific profile. In order to do that, you first need an image to test. You can use testdrive for this. After booting the image, do the following:
- Launch Konqueror.
- Select "Configure View Profiles ..." under the "Settings" menu. Add a new profile name (e.g., welcome). You might want to set "Save window size in profile". Click on "Save"
- Load the new profile ("Settings" -» "Load View Profile" -» your_profile).
- Change the window size, the menus that are visible, etc.
- Save your profile ("Settings" -» "Save View Profile your_profile ...").
- Include these files into your appliance (on the overlay section):
- /home/tux/.kde/share/apps/konqueror/profiles/your_profile
- /home/tux/.kde/share/config/konquerorrc
Launch Konqueror with "konqueror --profile your_profile" on your scripts.

