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/tdeapps.docbook | 66 ++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'doc/faq/tdeapps.docbook') diff --git a/doc/faq/tdeapps.docbook b/doc/faq/tdeapps.docbook index e10a452e7..6f20acc69 100644 --- a/doc/faq/tdeapps.docbook +++ b/doc/faq/tdeapps.docbook @@ -14,45 +14,41 @@ -Many &tde; users report problems using &kppp;. But before you -complain about &kppp;, make sure you have already checked the +Many &tde; users report problems using &kppp;. Make sure you have already checked the following: Can you dialup to your ISP without using &kppp;? If you cannot, then perhaps &kppp; is not the culprit after all. -Have you gone through the &kppp; documentation at -least three times and followed its instructions and trouble-shooting +Have you gone through the &kppp; documentation +and followed the instructions and troubleshooting suggestions? -The &kppp; documentation can be accessed through the -&tde; Help Center. - 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: +The &kppp; handbook is available through the +&tde; Help Center. +If you still encounter problems, then the following might help: How do I change the &MTU; setting in &kppp;? Open up the &kppp; dialog box and select -Setup. Choose an existing account and click +Setup. Choose an existing account and click Edit, or New to create a -new dialup account. Select the Dial tab and -click Arguments. Type what you want to change +new dialup account. Select the Dial tab and +click Arguments. Type what you want to change in the Argument textbox (⪚ mtu 296) and -click Add. When you are satisfied, click +click Add. When you are satisfied, click Close. To check whether the options took, do one of the following: In a terminal window, run /sbin/ifconfig ppp0 and look -at the reported &MTU; in the output. It should match your +at the reported &MTU; in the output. It should match your request. Add and (each on a separate line) to your /etc/ppp/options file and restart your -&PPP; session. You will find debugging messages in +&PPP; session. You will find debugging messages in /var/log/messages, including &MRU; and &MTU; settings. @@ -68,13 +64,13 @@ normal. Try executing setserial spd_hi. The default &MTU; value is 1500, -which maybe too large -for a dialup connection. Try changing it to a smaller value like +which maybe too large +for a dialup connection. Try changing it to a smaller value like 296 or 576. Check in your $HOME/.kde/share/config for the -kppprc. Ensure the correct modem speed is +class="directory">$HOME/.kde/share/config for the +kppprc. Ensure the correct modem speed is actually defined there. @@ -99,18 +95,22 @@ Dn. -How do I perform a simple copy from &konsole; to +How do I copy text from &konsole; to anything else? -When I do a ls, first I select with -the mouse the desired text, press -&Ctrl;C, -then I make the target application active, point the mouse to the -relevant part and press Use the mouse to select the desired text. From the +Edit menu, select Copy, or press +&Ctrl;&Shift;C. This places +the text in the &tde; clipboard, &klipper;. Next select +the target application, place the mouse pointer to the +desired location and press &Ctrl;V. -Alternatively, highlight the text by dragging with the &LMB; down and +Alternately, highlight the text by dragging with the &LMB; down and paste by clicking with the &MMB; (or both buttons if you are using a 2 button mouse with 3 button emulation). - +Note that the copying and pasting keyboard shortcuts use the +&Shift; key. That is because in traditional Unix terminals, +&Ctrl;C is used to break or stop +a process from running. @@ -120,14 +120,14 @@ paste by clicking with the &MMB; (or both buttons if you are using a FontConfig must find the three fonts installed in: $TDEDIR/share/fonts. +class="directory">$TDEDIR/share/fonts. If the &tde; install does not install these fonts in a directory that already exists (⪚ /usr/share/fonts) then you must add this directory to the configuration file /etc/fonts/local.conf. This should be -the first line after <fontconfig>. For example: +class="directory">/etc/fonts/local.conf. This should be +the first line after <fontconfig>. For example: <fontconfig> <dir>/usr/trinity/share/fonts</dir> @@ -143,7 +143,7 @@ it found the directory. - + -- cgit v1.2.1