Announcement
Collapse
No announcement yet.
Lazy strikes again, lol...
Collapse
This topic is closed.
X
X
-
It is in System Settings>File Associations. Find the extension in question and the right pane will show the default files which can be edited.Linux because it works. No social or political motives in my decision to use it.
Always consider Occam's Razor
Rich
- Top
- Bottom
Comment
-
Open-with settings
File Manager (Dolphin) > Right click > Open with > Other > Open with history pull down
~/.kde/share/config/dolphinrc -> Open-With settings
The KDE rc files are text files. Can be edited, when the application (Dolphin) is not running.
A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
Searching FAQ's: Google Search 'FAQ from Kubuntuforums'
- Top
- Bottom
Comment
-
@Rog132...BINGO! Thank you, as for the screenshots (I have no clue how you did it), showoff, lol.
I am assuming I can set 'Completion Mode' to '1', the history will be overwritten every time I use a different program? The 'History' line I get, just clear it.
Oh, I see, because you can't have Dolphin open when editing, you have to basically 'kdesudo kate' and 'drill' to the file with Kate, then edit, cool.
- Top
- Bottom
Comment
-
Editing KDE config files
The KDE applications are usually reading the configuration file when they are starting and saving on exit.
There is the kwriteconfig:
:~$ kwriteconfig --help
Usage: kwriteconfig [Qt-options] [KDE-options] [options] value
Write KConfig entries - for use in shell scripts
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
--file <file> Use <file> instead of global config
--group <group> Group to look in. Use repeatedly for nested groups. [KDE]
--key <key> Key to look for
--type <type> Type of variable. Use "bool" for a boolean, otherwise it is treated as a string
Arguments:
value The value to write. Mandatory, on a shell use '' for empty
Code:kwriteconfig -file dolphinrc -group 'Open-with settings' -key History -type string ''
Screen capture tools:http://www.kubuntuforums.net/showthr...apture-utilityA good place to start: Topic: Top 20 Kubuntu FAQs & Answers
Searching FAQ's: Google Search 'FAQ from Kubuntuforums'
- Top
- Bottom
Comment
-
@Rog132..Pah ha, neat, very similar to what I did with shred, gave it an icon and everything.Code:shred -f -n35 -u -v -x -z
Code:kwriteconfig -file dolphinrc -group 'Open-with settings' -key History -type string ''
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
-
Originally posted by SteveRiley View Post*sniff* Our little heretik is growing up! :wipes-eyes:
Edit: @Steve...the Quordlepleens called, they want their spaceship back, you're grounded, your 'mission' has been suspended, apparently there have been complaints about you messing with earthlings, lol.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
- Top
- Bottom
Comment
Comment