Copyright © 1997, 1998, 1999, 2000, 2001, 2003 The KDE Team
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
This is a compilation of the most frequently asked questions about the K Desktop Environment. Please report any bugs, inconsistencies or omissions you find in this FAQ to (kde-doc-english AT kde.org)
. Please do not mail your questions to this list. Post them to the KDE mailing lists and newsgroups instead. They are monitored for this FAQ.
Table of Contents
1.1. | What can I do to help out with this FAQ? |
First, send us any errors that you may find. Also, any suggestions that you might have, are appreciated. Better yet, send us everything that you think is unclear, and if possible, send us what you think would be a clearer solution. Our email address is Second, send us your solutions of those frequently-asked questions which are still not in this FAQ. We will put them in as soon as possible. Last but not least, please make full use of this FAQ. Read this FAQ (and other relevant documentation) well before asking questions on the various KDE mailing lists or newsgroups. NoteYou might also want to consider becoming a FAQ maintainer. Please refer to Q: 1.2 for more details. | |
1.2. | How do I become a FAQ maintainer? |
Actually, it is very easy to become an FAQ maintainer, and we are always in need of fresh blood. :-) Just send us an email at |
2.1. | What is KDE? |
KDE is the K Desktop Environment. It is a project initiated by Matthias Ettrich in 1996. The aim of the KDE project is to connect the power of the UNIX® operating systems with the comfort of a modern user interface. In short, KDE will bring UNIX® to the desktop! If you want further information about KDE, have a look at What is KDE? | |
2.2. | On which platforms can I expect KDE to work? |
KDE is a Desktop Environment for all flavours of UNIX®. While it is true that most KDE developers use Linux®, KDE runs smoothly on a wide range of systems. You may, however, need to tweak the source code a bit to get KDE to compile on a not-so-popular variant of UNIX®, or if you are not using the GNU development tools, in particular the gcc compiler. For an almost complete list of systems KDE is running on, please refer to this list of systems for KDE | |
2.3. | Is KDE a window manager? |
No, KDE is not a window manager. While KDE includes a very sophisticated window manager (KWin), KDE is much more than that. It is a full-blown Integrated Desktop Environment. KDE provides a complete desktop environment, including a web browser, a file manager, a window manager, a help system, a configuration system, uncountable tools and utilities, and an ever increasing number of applications, including but not limited to mail and news clients, drawing programs, a PostScript® and a DVI viewer and so forth. | |
2.4. | Is KDE a CDE, Windows® 95 or Mac® OS clone? |
No, KDE is not a clone. Specifically KDE is not a CDE or Windows® clone. While the KDE developers have and will continue to glean the best features from all existing desktop environments, KDE is a truly unique environment that has and will continue to go its own way. | |
2.5. | Is KDE free software? |
Yes, KDE is free software according to the GNU General Public Licence. All KDE libraries are available under the LGPL making commercial software development for the KDE desktop possible, but all KDE applications are licensed under the GPL. KDE uses the Qt™ C++ crossplatform toolkit, which is also released (since version 2.2) under the GPL. It is absolutely legal to make KDE and Qt™ available on CD-ROM free of charge. No runtime fees of any kind are incurred. |
3.1. | Where do I get KDE? |
The main distribution site for KDE is ftp.kde.org. However, this site is often under heavy load, so you might prefer to use download.kde.org which automatically redirects you to the mirror nearest to you. You can also have a look at the list of KDE mirror sites. | |
3.2. | Are there Linux® distributions that include KDE? |
Yes, major Linux® distributions already ship KDE. As building a distribution takes some time, they might not always contain the latest version, but for a start or to avoid downloading from the Internet, they do provide a good starting point. You can find an up-to-date list of distributions that ship with KDE here. | |
3.3. | What is the current version? |
Currently, the latest stable version is 3.2 The KDE 3.2 Info Page contains a lot of information specific to this release. | |
3.4. | Where do I find KDE snapshots? |
You can get the latest snapshots from ftp://ftp.kde.org/pub/kde/unstable/snapshots. You might also want to consider setting up your own CVS client in order to maintain the latest snapshot at all times. Please refer to Anonymous CVS and KDE for further information. | |
3.5. | Where do I get Qt™? |
Qt™ is a product of the Norwegian company Trolltech. You can always get the latest Qt™ version from their FTP server. And with most up-to-date Linux® distributions, Qt™ is already included. Please see Q: 4.3 for the version of Qt™ you need. | |
3.6. | What is Qt™, by the way? |
Qt™ is a C++-based class library to build user interfaces. It also includes many utility classes like string classes and classes to handle input and output. It provides most of the widgets you will see in a KDE application: menus, buttons, sliders, etc.. Qt™ is a cross-platform library that allows you to write code that will compile on UNIX® systems as well as Windows® and embedded devices. You can learn more about Qt™ at http://www.trolltech.com. |
These are the generic installation instructions for the K Desktop Environment. Please complement your reading with the README
s and INSTALL
s that come along with the package. Please read them carefully and try to help yourself out if anything goes wrong. If you need further assistance, consider joining the KDE mailing lists (see our web site instructions for joining the KDE mailing lists) or newsgroups.
4.1. | To the would-be converts |
So you have heard the rumours. Or you have seen the screenshots. And you are dying to get hold of KDE. But you know next to nothing about this whole “alternative OS” business. Don't worry! You only need to do some (well, maybe not some) reading, that's all! KDE does not run on any version of Microsoft® Windows® or OS/2 (yet). To run KDE, you need to have a UNIX® system. Please refer to Q: 2.2 for more details. Decide on a platform and set it up for your system. This FAQ can not help you with this, since KDE runs on many UNIX® platforms. Finally, you are ready to commence the KDE installation. Please start reading from the next section. To get KDE, please refer to Q: 3.1. Last but not least, if you encounter any problems while installing KDE, please do not hesitate to make use of the KDE mailing lists and newsgroups. But do bear this in mind: no question is too silly to ask, but some are too silly to answer, especially when they are already answered in this FAQ. Good luck and have fun! | |
4.2. | Available package formats |
You can find several kinds of binary and source packages for different distributions and operating systems on the ftp://ftp.kde.org/pub/kde/. The binary packages are not made by the KDE Team, but by the distributors themselves, or some dedicated individuals. Please refer to KDE Package Policy Explained for information about the KDE Package Policy. The only “official” release is the source tar.bz2 packages. Please refer to the | |
4.3. | Prerequisites |
For KDE 3.2, you need the Qt™ library version 3.2 or greater. Please make sure you download the correct Qt™. You will also need the header files, if you want to compile KDE yourself. They are all available, at no cost, from http://www.trolltech.com/download. In addition, there are optional libraries that might improve KDE if installed on your system. An example is OpenSSL which will enable Konqueror to browse web pages securely and is needed in a version >=0.9.6. These should be provided by your distributor; if not, ask for an update. | |
4.4. | Description of the base packages |
The base distribution currently consists of eleven packages. Some are required, while others are optional. Each package is available in each of the aforementioned package formats.
aRts and then kdelibs should be installed before everything else, and kdeaddons last. The other packages can be installed in any arbitrary order. Most package management tools will let you put all these packages in one folder and install them all at once, figuring out the dependencies as they go. | |
4.5. | Installation instructions for the different package formats |
ImportantPlease do not forget to read the
| |
4.6. | Post-installation procedures |
First of all, please make sure that you have added KDE's binary installation folder (e.g. CautionPlease bear in mind that it is unwise to set Even though you can use most of the KDE applications simply by calling them, you can only benefit fully from KDE's advanced features if you use the KDE window manager and its helper programs. In order to make it easy for you, we have provided a simple script called Edit the file NoteSome systems (notably Red Hat® Linux®) use This should present you with a new shining KDE desktop. You can now start to explore the wonderful world of KDE. In case you want to read some documentation first, there is a highly recommended Quick Start guide available. Furthermore, every application has an online help that is available via the menu. | |
4.7. | Should I remove old version xyz before installing a new one? |
In principle, this is not necessary. RPM and Debian packages should take care of all dependencies. If you compile the source code yourself, you should take more care. Instructions for running two different versions of KDE on the same system are given at http://developer.kde.org/build/kde2-and-kde3.html. However, please note that running two different versions of KDE from source can lead to problems if you are not careful. | |
4.8. | How do I start KDE? |
The most comfortable method to start KDE is to use the | |
4.9. | Is it possible to install KDE in a user folder? |
Yes, you can install KDE in any folder you want. What you have to do depends on the kind of packages you want to install: Procedure 4.4. Source packages
Procedure 4.5. RPM packages
NoteAlthough KDE will run from a user folder, there are some problems with programs that require suid root, e.g. the programs in the kdeadmin package. But since they are not meant to be run by users in the first place, this is nothing to worry about. However, on systems using shadow passwords, the screensavers have to be suid root to enable password access for unlocking the screen, so this option will not work. | |
4.10. | startkde fails with can not connect to X server. What is wrong? |
You probably tried to start the X server with startkde. The X server is started with startx. startkde is the script that should be run from your | |
4.11. | KDE on AIX®? |
IBM now officially support KDE on AIX®. You can find details at http://www.ibm.com/servers/aix/products/aixos/linux/index.html. There is also some older information at http://space.twc.de/~stefan/kde/aix.html. | |
4.12. | KDE on a laptop? |
If you can get X Window System® to run on your laptop, you should not have any problem getting KDE to run on it. In addition, you might find the following links helpful: | |
4.13. | I have a neomagic chipset in my laptop. Is there anything special I should do to run KDE? |
On some laptops using the 2160 chipset (MagicGraph 128XD) the following options in Option "XaaNoScanlineImageWriteRect" Option "XaaNoScanlineCPUToScreenColorExpandFill" If you have experienced desktop hangs while using KDE please try this option. | |
4.14. | I do not like the default KDE folder after installation. How do I move it without breaking anything? |
Assuming the default is
This will put all your KDE files in | |
4.15. | What files can I delete from my KDE install folder? Can all the |
There should not be any need to keep the | |
4.16. | Will I lose my current settings when I upgrade KDE? |
No. In most cases KDE will be able to transport your settings intact. You may need to reenter passwords in some applications (such as KMail or KNode) but most other settings will be safe. There were mixed reports of results between some previous versions of KDE. To be safe, you may like to back up your entire KDE configuration. Settings are kept in the You can override the use of | |
4.17. | I upgraded KDE and it seemed to go fine, but when I start it, I get a blank grey screen, and nothing happens. There are errors in the console about DCOPserver. What's going on? |
KDE uses several temporary files during its operation. These are usually to be found in the following locations:
If the symlinks get broken, usually because a cron or shutdown script is emptying out the If you are only getting a grey screen when you start KDE, or if you get an error message telling you to Check your installation, then shut down X and delete all the files listed above, then try to restart X. Normally (i.e. when not upgrading between KDE versions) it's quite safe to leave these files intact, and you may shave a few seconds off your KDE startup time by doing so. | |
4.18. | Compiling kdebase gives me a bin/sh: msgfmt: command not found error! |
You need the GNU msgfmt which is part of the GNU i18n package gettext. You should be able to download it from any GNU mirror. | |
4.19. | How do I uninstall KDE applications compiled from source? |
You can uninstall your programs by typing make uninstall in the folder where you did make install. If you have already deleted that folder, then there is only one way, and it is not good: go to If you expect to find yourself in this situation, you might want to consider a program such as GNU stow, found at http://www.gnu.org/software/stow/stow.html. | |
4.20. | What is up with GIF support? |
This has to do with issues with Unisys' LZW patent. GIF support is turned off from Qt™ 1.44 onwards by default. When you want to use GIFs and have the relevant license, recompile Qt™ with GIF support. ./configure | |
4.21. | How do I install KDE themes? |
Theme support in KDE has been discontinued with this version. However, there are many opportunities to personalise and add eye candy to KDE Look at, for example, Appearance & Themes in KControl. |
The default window manager provided by KDE is the K Window Manager (KWin). Please read “The K Window Manager Handbook” (which should be accessible from the KDE Help Centre) for usage information.
The file manager and web browser of KDE is Konqueror. The Konqueror home page is located at http://www.konqueror.org where a Konqueror specific FAQ can be found.
8.1. | How do I use Konqueror as a web browser with a proxy? |
Konqueror can be used with HTTP and FTP proxies. To set up the proxy server in Konqueror, just select -> from the Konqueror menu and go to the Proxy tab. | |
8.2. | How can I change the appearance of a folder in Konqueror? |
Right-click the folder, select , click on the large icon in the dialogue which appears and choose another icon. To change the icon displayed for entries in the , use the Menu Editor, located at ->. | |
8.3. | How can I do non-anonymous FTP transfers with Konqueror? |
Normally, if you enter a URL like | |
8.4. | What are |
They are used by all KDE applications (since they are implemented in A standard line for a KDE application looks like this: This way a user can change these things in KMenuEdit for his or her applications. The | |
8.5. | How do I specify the startup folder for Konqueror? |
Using the . Under the Application tab you will probably find something like kfmclient openProfile filemanagement; just append | |
8.6. | How do I import Netscape® bookmarks? |
There is no need to import anything at all. Netscape® bookmarks are automatically available under the menu in Konqueror with no configuration on your part necessary. The Bookmark Editor is able to convert Netscape® bookmarks to the format used by Konqueror, if you want this. | |
8.7. | How do I fool a site into believing Konqueror is Netscape® or some other browser? |
In Konqueror, select -> and in the configuration dialogue, select Browser Identification. Default and site-specific browser identifications can be set from here. | |
8.8. | How do I configure Konqueror to run Java™ applets? |
Choose -> from Konqueror's menubar and then select Java & Javascript. Set the Path to Java executable correctly. If it doesn't work, please check the Konqueror + Java HOWTO. | |
8.9. | What is this new Smart policy for JavaScript web popups? |
This new policy attempts to block intrusive JavaScript popup windows. If the user does not click on a button or submit a form to trigger the popup, then the popup is not permitted. Some sites will open a second new window from within the first and in that case, the second window will not show. | |
8.10. | Why doesn't my banking site work with Konqueror? It pops up a new window with the login screen in other browsers, but not in Konqueror. |
Make sure you have Javascript enabled, and the default JavaScript web popups policy set to Ask or Allow. The Smart policy is not always sufficient for some banks. Many banks also require Java™ support. You can find more help on enabling this at http://www.konqueror.org/. | |
8.11. | Why can't Konqueror render GIF images? |
It is because you did not enable GIF support in Qt™. Please see Q: 4.20 for more details. | |
8.12. | How do I rename files? |
Simply or click once on an already selected file. The default keyboard shortcut to rename a file is F2. click on the file and select |
9.1. | How do I set the language used by KDE? |
There are two ways to set the language KDE uses in the messages it will display:
| |
9.2. | Is there any keyboard switcher for international keyboards for KDE? |
Yes, you can configure it using the KDE Control Centre configuration page. | |
9.3. | How do I replace the standard text login screen with the KDE login screen? |
NoteYour distribution/UNIX® flavour may have its own setup tools to change this (e.g. YaST on SuSE® Linux®). This will be the safest way to enable the KDE login screen. However, if for some reason you do not wish to use these tools, the following instructions may be useful. First, you need to change to the “xdm runlevel” (runlevel 5 on Red Hat® and SuSE® systems) by editing your NoteThe location of kdm may differ on your system. For changes to take effect immediately, type init 5 (for Red Hat® systems) at the shell prompt. CautionIt is risky to initiate a graphical login without checking beforehand whether it works. If it fails to work, you would be in for a hard time getting back.... | |
For FreeBSD, you should edit the file ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secureto instead say ttyv8 "/usr/local/bin/kdm -nodaemon" xterm off secure . | |
9.4. | I would like to click the menu displayed. mouse button anywhere on the desktop and have the |
Open the KDE Control Centre and choose ->. You can now choose the behaviour of mouse clicks on the desktop. To have the menu open from a single mouse button click, change the entry labelled Left button to say Application Menu. | |
9.5. | Where do I find information regarding KDE themes? |
9.6. | How do I change MIME Types? |
If you are using Konqueror, do this instead: first, open a Konqueror window and choose ->, then File Associations. Find the type you want to change (e.g. | |
9.7. | KDE (kdm) does not read my |
The login managersxdm and kdm do not run a login shell, so | |
9.8. | How do I use TrueType® fonts in KDE? |
You need to install TrueType® font support into your X Window System® configuration. Please take a look at x.themes.org for the fonts, and xfsft: TrueType® Font Support For X11 or X-TrueType® Server Project Home Page for the font servers. If you have a bunch of TrueType® fonts from Microsoft® Windows®, edit the | |
9.9. | Is it possible to enter, show and work with the Euro Symbol in KDE? |
Yes and no. For details, look here: http://www.koffice.org/kword/euro.php. |
10.1. | KPPP |
Many KDE users report problems using KPPP. But before you complain about KPPP, make sure you have already checked the following:
The KPPP documentation can be accessed through the KDE Help Centre. Last, but not least, the KPPP homepage is at http://ktown.kde.org/~kppp/. Now, if you still encounter problems, here's what might help you solve them:
| |
10.2. | Konsole |
| |
10.3. | KMail |
KMail has its own home page at http://kmail.kde.org where an FAQ is available. |
13.1. | Why does KDE use Qt™? |
Qt™ is a very sophisticated toolkit that provides everything that is needed to build a modern user interface. Qt™ is written in C++, thus allowing object-oriented development which ensures efficiency and code reuse in a project the size and scope of KDE. In our opinion there is no better toolkit available for UNIX® systems and that it would have been a grave mistake to try to build KDE on anything but the best. | |
13.2. | Why does KDE not use gtk, xforms, xlib, whatever? |
There are a number of toolkits available. To provide a consistent user interface and to keep used resources such as memory to a minimum, KDE can use only one of them. Qt™ was selected for the reasons mentioned above. | |
13.3. | But Qt™ isn't free, is it? |
It is! As of September 4, 2000, version 2.2 of the Qt™ libraries were licensed under the GPL, thereby fulfiling all aspects of “free software”. | |
13.4. | Does KDE have terminal emulators with transparent background? |
Yes and no. Konsole has the ability to simulate transparency by redrawing the background of the window inside the Konsole window. This gives the illusion of transparency, but if you place Konsole on top of another window, the transparency is lost. Eterm should work fine under KDE if you desire more complete transparency. | |
13.5. | How do I create icons for non-KDE applications that I can put in the menu? Where do these icons go? |
Create them using your favourite image manipulator, for example, GIMP, or the KDE Icon Editor and put them in | |
13.6. | What about KDE programs that do not have icons? How do I get them into the menu? |
Use KMenuEdit. To access it use the mouse button on the button and select . | |
13.7. | Does KDE have a graphical FTP client? |
Yes, and it is none other than your favourite file manager, Konqueror. You can drag and drop remote files into local folders. | |
13.8. | How do I exit KDE? |
Simply click on the button and select . In addition, if you click on an empty area of the desktop, you will be presented with a menu containing logout as one of the options. NoteDepending on your configuration of the X Window System®, Ctrl+Alt+Backspace might also do the trick by killing the X server, but its use prevents session management and cannot be recommended. | |
13.9. | Is there a program that checks for new mails at my ISP if and only if I am online? |
KOrn will do the job. If you are not connected, it will just sit there (idling). | |
13.10. | Is it really necessary to upgrade to the latest version? |
We recommend to always use the latest stable release. If you don't, it will probably be difficult to get answers to your questions. If you have a problem with an old version, the answer will probably be “Please upgrade and try again”. Note that new versions also sometimes fix security problems. | |
13.11. | How do I copy and paste in KDE? |
The simplest method is to use your mouse:
| |
13.12. | How do I convert the default Red Hat® menus into a menu in the menu? |
Click on the button and select ->. | |
13.13. | What is CVS? |
It stands for Concurrent Versions System. It is a version control system and is based on RCS (Revision Control System), but offers more functionality. It is used to maintain source code under development. It will keep multiple versions of things (handy if you broke something and have to back up and get a clean old version), and allows people remote access over the Net to pick up the latest source code and even to check in new files if they have permission. It is also open source (you pay for support if you want it), and since it is free it is the system of choice for people writing more free products, such as KDE. | |
13.14. | Does KDE support dual screen (Xinerama)? |
Yes, you need to have a multi-headed X server (e.g. MetroX or XFree86 4.0 and above) and a KDE >= 2.2.1 | |
13.15. | Why does Drag and Drop not work with Xinerama? |
You should upgrade to XFree86 4.2.0 for this to work properly. | |
13.16. | How do I check which version of KDE I am using? |
Fire up your KDE Control Centre. It comes up with an Info Screen including the version of KDE The KDE version is also included in the application's dialogue. | |
13.17. | Can I write commercial software for KDE? |
You can use the KDE libraries to write “commercial and closed source” as well as “commercial and open source” software. If you write open source software you can use the Qt™ free edition. But if you write closed source software you may not use the Qt™ free edition; you need to obtain the Qt™ professional edition from Troll Tech. If you want more information, please contact Troll Tech directly. | |
13.18. | How do I go about creating themes and icons? |
Go see http://artist.kde.org. | |
13.19. | Is KLyX dead? |
Yes. But future versions of LyX will be GUI independent. Check the progress of the various GUI frontends here. | |
13.20. | How can I get to know about development updates? |
You might want to subscribe to the various KDE mailing lists available, especially kde-cvs, which lists all commits done to the KDE CVS repository. Check http://lists.kde.org if you want to read without subscribing. |
14.1. | Where is the KDE homepage? |
The KDE homepage is located at http://www.kde.org. If you prefer a local mirror, there are several to choose from. For a current list of web site mirrors sorted by location, please visit http://www.kde.org/mirrors/web.php. | |
14.2. | Is there a KDE mailing list? |
There are several KDE mailing lists. Each focuses on a different aspect of KDE. Some are for developers, so they are not discussed in detail. Some of the more important lists that users might be interested in are:
For the complete list of mailing lists available, please refer to http://www.kde.org/mailinglists/. Please note that it is not a good idea to ask questions which are already answered in this FAQ. | |
14.3. | How do I subscribe/unsubscribe to these lists? |
To subscribe, send an email to list-request, that is: The email must contain To unsubscribe, send an email to list-request, that is: The email must contain ImportantNever send subscribe/unsubscribe request to the mailing lists directly! Use the list-request instead. There is also a complete list of all KDE-related mailing lists, and a web interface for subscribing and unsubscribing located at http://master.kde.org/mailman/listinfo. | |
14.4. | Is there a mailing list archive? |
Yes, there is a searchable mailing list archive hosted by Progressive Computer Concepts. The URL is http://lists.kde.org. There you will see a folder listing of the mailing lists. Note that you can only do a subject/author search at this level. You probably will not find what you want doing this kind of search. To do a body search, you have to enter one of the mailing lists. Just click on the folder you want to search (e.g. “kde” or “kde-user”) and then the pull-down menu by the search box will default to “Body” searches. To be thorough, you should probably search the “kde”, “kde-user”, and “kde-devel” folders. | |
14.5. | Is there a newsgroup about KDE? |
Yes, there is! It is at | |
14.6. | Are there any other KDE-related FAQs? |
Yes. Here is a list of them: |
15.1. | How can I contribute to KDE? |
KDE is a free software project that lives from voluntary contributions. Everybody is encouraged to contribute to KDE. Not only programmers are welcome. There are many ways in which you can help to improve KDE:
There are several places to look for more information if you want to get involved in the development. The first step is to subscribe to some of the mailing lists. You will soon see something that can be improved or added. | |
15.2. | How do I submit a bug report? |
There is a bug tracking system available at http://bugs.kde.org. The system features a wizard to submit new bug reports and a list of all known bugs. The easiest way to submit a bug is to select -> from the menu bar of the application with the bug. This will open a small dialogue box with a link to the bug tracking system. Please make sure to follow the instructions of the bug reporting wizard. | |
15.3. | I want to program for KDE. What should I do first? |
Everybody is encouraged to develop software for KDE. What you should do first depends strongly on your experience, e.g. whether you have already learned C++ or have experience with the Qt™ toolkit and so on. To get into KDE programming, you will need some basic tools: automake, autoconf, and egcs. You should look to http://developer.kde.org/ for more tips. Another excellent resource for learning KDE programming is the Qt™ online tutorials. These are installed along with Qt™. To view them, open There is, however, one thing that everybody interested in programming for KDE should do: subscribe to the developers mailing list. To subscribe, you have to send an email to kde-devel-request@kde.org with the subject ImportantPlease read How to subscribe/unsubscribe to these lists carefully. Everything said there applies to the development list as well. | |
15.4. | How do I get access to the CVS? |
The KDE project uses CVS to develop the core parts of the software. Usually, when you have changed one of the parts (e.g. fixed a bug), and you want to commit this change, the best way is to create a patch against a current snapshot and send this patch to the developer/maintainer of the respective program. If you are doing this more or less regularly, you can ask Stephan Kulow, | |
15.5. | I am just curious. Can I have read-only access to the CVS? |
Yes. It is possible to get read-only access to the CVS repository with cvsup or cvs utility. You can find more information about how to set up cvsup for the KDE repository from How to use cvsup to get KDE. In addition, anonymous CVS service is also available. To find out more about how to set up and use anonymous CVS, please see here. | |
15.6. | Are there any cvs mirror sites for KDE? |
Yes. The main KDE server is normally very busy. Please take a look at http://developer.kde.org/source/cvsupmirrors.html and http://developer.kde.org/source/anoncvs.html for the list of available mirrors. Once you have selected a new cvsup server, simply replace *default host=cvs.kde.orgwith *default host=cvsup.your.new.hostin your cvsup script. The instructions to change the anoncvs server can be found on http://developer.kde.org/source/anoncvs.html, too. | |
15.7. | How do I go about translating KDE programs into my native language? |
Look at the The KDE Translators' and Documenters' Web Site to see whether your program is already translated (most are). Otherwise you will find information there on how to do it yourself. |
The current FAQ maintainers are:
Rainer Endres (endres AT kde.org)
Many of the answers in this FAQ are taken from the various KDE mailing lists and newsgroups. Here is a big thank you to all of you who have contributed answers that eventually appear in this FAQ.
Special thanks go to the former FAQ maintainer, who has written most of the stuff in here, and did a tremendous job: Mr. Lee Wee Tiong
Conversion to British English: Malcolm Hunter (malcolm.hunter AT gmx.co.uk)
This documentation is licensed under the terms of the GNU Free Documentation License.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team