From 3c152dcd9b0f62c878a1a56150fcbed404adb44c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Jul 2012 21:15:27 -0500 Subject: Help handbook updates. --- doc/faq/misc.docbook | 88 ++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 48 deletions(-) (limited to 'doc/faq/misc.docbook') diff --git a/doc/faq/misc.docbook b/doc/faq/misc.docbook index 0b2e4febd..0dd2c4556 100644 --- a/doc/faq/misc.docbook +++ b/doc/faq/misc.docbook @@ -15,7 +15,7 @@ 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: +Yes. &tde; supports for the X composite extension and provides its own compositor. This allows for effects such as translucency and drop shadows for all windows, easily configurable through &twin;'s configuration dialog. For those using an xorg.conf file, be sure the following is included: Section "Extensions" @@ -23,15 +23,16 @@ 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: + + +After correctly configuring xorg.conf, transparency and other effects can be enabled through the DesktopWindow Behavior &kcontrolcenter; module, under the Translucency tab. @@ -43,7 +44,7 @@ them into the menu? Use &kmenuedit;. To access it use the &RMB; on the -K button and select Menu Editor. +T button and select Menu Editor. @@ -63,15 +64,17 @@ 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. +On the panel (kicker) use the &LMB; to select the T +button and select Log Out.... Another method is to use the &RMB; +to select an empty area of the desktop, which opens a popup menu, +containing Log Out... as one of the options. +Another option is to use a keyboard shortcut, which on many systems is +&Ctrl;&Alt;Delete. +A fourth option is to add the Lock/Logout button applet. 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. +might also exit &tde; by killing the X server, but using that shortcut prevents +session management and is recommended only for emergencies. @@ -88,14 +91,13 @@ connected, it will just sit there (idling). -Is it really necessary to upgrade to the latest version? +Is it really necessary to update 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. +We recommend updating to the latest stable release, or at least to stay within +a release version. Otherwise, getting answers to questions might be challenging. +Each release always contains bug fixes and enhancements. Often a problem with an old version +has been fixed in a more recent release. Newer versions also fix security problems. Only seldom are bug and security fixes backported to older releases. @@ -115,10 +117,9 @@ focus. 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. - +The standard keyboard shortcuts for copying is &Ctrl;C, to cut is &Ctrl;X, and to paste is &Ctrl;V. +&tde; provides a multiple layer clipboard called &klipper;. Refer to the &klipper; handbook for further information. @@ -128,27 +129,19 @@ into the &konqueror; address bar. TDE menu? -Click on the K button and select +Click on the T button and select SystemAppfinder. - -What is CVS? + +What is GIT? -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;. +GIT is a distributed version control and source code management system. +GIT is used to maintain source code under development. The &tde; developers use GIT. + @@ -157,20 +150,19 @@ 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 +Yes, you need to have a multi-headed X server. - + @@ -183,9 +175,9 @@ related information in the About dialog. - + 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/ +You might want to subscribe to the + +&tde; developer's mail list. +Refer to http://trinity-devel.pearsoncomputing.net/ if you want to read without subscribing. @@ -245,7 +239,5 @@ in the development sources. - - -- cgit v1.2.3