KDE-Reducing the no. of last documents???

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

KDE-Reducing the no. of last documents???

Postby viking60 » 01 Mar 2011, 15:15

I have this question over in the MDV forum How to reduce the no of recent documents. In Gnome it is under "places" and they can be "emptied". In KDE it apparently is under programs.
Here is how it is done in Gnome:
:A

Code: Select all

touch ~/.gtkrc-2.0


Making the document yours:

Code: Select all

sudo chown -R <you> .gtkrc-2.0

(If you don't use sudo, use su here)

Edit the file and put in this line to remove all content:

Code: Select all

gtk-recent-files-max-age=0

Or add this line to control the no of lines shown:

Code: Select all

gtk-recent-files-limit=5


As you can see you can adjust "5" to whatever you need.
This will only affect Gnome not OpenOffice



But anyway: How de we change the no. of last documents shown in KDE? :S Gurus??
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: KDE-Reducing the no. of last documents???

Postby viking60 » 02 Mar 2011, 00:59

eh ping :pray:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: KDE-Reducing the no. of last documents???

Postby dedanna1029 » 02 Mar 2011, 04:14

Um, :?:
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: KDE-Reducing the no. of last documents???

Postby viking60 » 02 Mar 2011, 11:32

It is about that atumatically generated list over the last "documents" you have opened.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “Help”