Miscellaneous questions Does &tde; support transparency and other visual effects provided by the new composite extension to X.org? Yes! An exciting new feature for &tde; 3.4 is support for the new X composite extension. This allows for effects such as translucency and drop shadows for all windows, easily configurable through &twin;'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 xorg.conf. If you have an nvidia graphics card and use the nvidia driver you can improve the performance of these effects by also adding the RenderAccel option to the Device section for your graphics card: 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 DesktopWindow Behavior &kcontrolcenter; module, under the Translucency tab. What about &tde; programs that do not have icons? How do I get them into the menu? Use &kmenuedit;. To access it use the &RMB; on the K button and select Menu Editor. Does &tde; 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. How do I exit &tde;? Simply click on the K button and select Logout. In addition, if you right click on an empty area of the desktop, you will be presented with a menu containing logout as one of the options. Depending on your configuration of the &X-Window;, &Ctrl;&Alt;&Backspace; might also do the trick by killing the X server, but its use prevents session management and cannot be recommended. 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). 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. How do I copy and paste in &tde;? The simplest method is to use your mouse: Highlight the text you want to copy by holding down the &LMB; and dragging across the text. This adds the selected text to the clipboard. Go to the destination area; depending on your configuration, you might need to click it using the &LMB; to give it focus. Click the &MMB; to paste. If you have a two button mouse and are emulating a three button mouse, push both buttons simultaneously. For more information about using the clipboard in &tde; please see the &klipper; hand book, accessed by typing help:/klipper into the &konqueror; address bar. How do I convert the default &RedHat; menus into a menu in the K menu? Click on the K button and select SystemAppfinder. 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 &tde;. Does &tde; support dual screen (Xinerama)? Yes, you need to have a multi-headed X server (⪚ MetroX or XFree86 4.0 and above) and a &tde; >= 2.2.1 Why does Drag and Drop not work with Xinerama? You should upgrade to XFree86 4.2.0 for this to work properly. How do I check which version of &tde; I am using? Start any Trinity app. Each app has a Help menu providing related information in the About dialog. How do I go about creating themes and icons? Go see http://artist.kde.org. There is also a more informal community of &tde; related artists and artwork at http://kde-look.org. How do I learn about development updates? You might want to subscribe to the &tde; developer's mail list. Check http://trinity-devel.pearsoncomputing.net/ if you want to read without subscribing. Is there a release schedule? The Trinity developers strive for a six to nine month schedule but that is not rigid or set in stone. Are there plans to support semantic desktops? Not at this time. Are there plans to support tablet-like or special netbook desktop modes? No. The TDE team suggests a tablet-centric interface such as Unity, KDE4, or GNOME 3 for those devices. How do the developers propose to transition away from HAL (hardware abstraction layer)? The Trinity team developed a new native hardware support layer that is under testing. That new system will be enabled by default in a future release, but is available now in the development sources.