15.1. | Does KDE support transparency and other visual effects provided by the new composite extension to X.org? |
Yes! An exciting new feature in KDE 3.4 and greater is support for the new X composite extension. This allows for effects such as translucency and drop shadows for all windows, easily configurable through KWin's configuration dialog. This requires you to be using X.org version 6.8.0 or newer and have: Section "Extensions" Option "Composite" "Enable" EndSection
In your Section "Device" Identifier "nvidia-fx5200" Driver "nvidia" Option "RenderAccel" "true" Once you have configured X.org correctly, transparency and other effects can be enabled through the -> KDE Control Center module, under the Translucency tab. | |
15.2. | 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 . | |
15.3. | Does KDE have a graphical FTP client? |
Yes, and it is none other than your favorite file manager, Konqueror. You can drag and drop remote files into local folders. | |
15.4. | 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. | |
15.5. | 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). | |
15.6. | 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. | |
15.7. | How do I copy and paste in KDE? |
The simplest method is to use your mouse:
For more information about using the clipboard in KDE please see the Klipper hand book, accessed by typing | |
15.8. | How do I convert the default Red Hat® menus into a menu in the menu? |
Click on the button and select ->. | |
15.9. | What isSVN? |
It stands for Subversion, and is a version control system. It is similar to CVS, but improves on it in many ways. 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 internet 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. | |
15.10. | 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 | |
15.11. | How do I check which version of KDE I am using? |
Fire up the KDE Control Center. It comes up with an Info Screen including the version of KDE
The KDE version is also included in the application's
dialog. You can also check from the command line with the command | |
15.12. | How do I go about creating themes and icons? |
Go see http://kde-artists.org. There is also a more informal community of KDE related artists and artwork at http://kde-look.org. | |
15.13. | 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. |