diff options
author | Darrell Anderson <[email protected]> | 2012-07-05 21:15:27 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-07-05 21:15:27 -0500 |
commit | 3c152dcd9b0f62c878a1a56150fcbed404adb44c (patch) | |
tree | 4c077c7f12892cd4337b6318b42934f95a2705f3 /doc/faq/desktop.docbook | |
parent | 38a4b91dbd23ba7650b8e4e567f2c734c288ced6 (diff) | |
download | tdebase-3c152dcd9b0f62c878a1a56150fcbed404adb44c.tar.gz tdebase-3c152dcd9b0f62c878a1a56150fcbed404adb44c.zip |
Help handbook updates.
Diffstat (limited to 'doc/faq/desktop.docbook')
-rw-r--r-- | doc/faq/desktop.docbook | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/doc/faq/desktop.docbook b/doc/faq/desktop.docbook index 4c984b4ab..cd5e8c1c5 100644 --- a/doc/faq/desktop.docbook +++ b/doc/faq/desktop.docbook @@ -15,8 +15,8 @@ <answer> <para>Just choose the desired application from the <guimenu>TDE</guimenu> menu and drag and drop it to the Desktop. -</para> -<para>For applications not listed in the <guimenu>TDE</guimenu> menu, +</para> +<para>For applications not listed in the <guimenu>TDE</guimenu> menu, use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</guimenuitem><guisubmenu>File</guisubmenu> <guimenuitem>Link to Application...</guimenuitem></menuchoice> and fill in the configuration for the application you want to link to. </para> @@ -30,9 +30,9 @@ use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</gui </question> <answer> -<para>First, make sure you are allowed to <command>mount</command>/<command>umount</command> the relevant device as a user. +<para>First, make sure you are allowed to <command>mount</command>/<command>umount</command> the relevant device as a user. </para> -<para>Then you can add any device via &RMB; on the desktop and then choosing <menuchoice><guimenu>Create New</guimenu><guimenuitem>Link to Device</guimenuitem></menuchoice> and then selecting the device of the type you wish to control from the desktop. Fill in the settings for the device in the dialog that appears and click <guilabel>OK</guilabel>. You can use the resulting desktop icon to mount/unmount the device from the desktop. +<para>Then you can add any device via &RMB; on the desktop and then choosing <menuchoice><guimenu>Create New</guimenu><guimenuitem>Link to Device</guimenuitem></menuchoice> and then selecting the device of the type you wish to control from the desktop. Fill in the settings for the device in the dialog that appears and click <guilabel>OK</guilabel>. You can use the resulting desktop icon to mount/unmount the device from the desktop. </para> </answer> @@ -46,14 +46,13 @@ use the &RMB; on the desktop and choose <menuchoice><guimenuitem>Create New</gui <answer> <para>The icons can be found only in <filename class="directory">$<envar>TDEDIRS</envar>/share/icons</filename> or <filename -class="directory">$<envar>HOME</envar>/.kde/share/icons</filename> or -<filename class="directory">$<envar>HOME</envar>/.kde2/share/icons</filename>. To use icons +class="directory">$<envar>HOME</envar>/.trinity/share/icons</filename>. To use icons stored in other locations, you must either copy them into one of the above-mentioned fixed &tde; locations or make symlinks.</para> </answer> </qandaentry> -<qandaentry> +<!--<qandaentry> <question> <para>How do I use the mouse scroll wheel in &tde;?</para> </question> @@ -61,7 +60,7 @@ above-mentioned fixed &tde; locations or make symlinks.</para> <para>Mouse wheel support comes with &Qt; 2.0 and above, so &tde; based on that will automatically support the use of the mouse scroll wheel if your system is configured correctly. Check your &X-Server; settings support the use of a scrollwheel if it is not working.</para> </answer> -</qandaentry> +</qandaentry>--> <qandaentry> <question> @@ -71,7 +70,7 @@ that will automatically support the use of the mouse scroll wheel if your system <para>&tde; comes with a program called &kstart;. To start an <application>xterm</application> on the second desktop and then activate it use: -<userinput><command>kstart</command> <option>--desktop +<userinput><command>kstart</command> <option>--desktop 2 --activate --window "xterm" </option>xterm</userinput>.</para> <para>Note that the <option>--window</option> option is important. It takes an argument which is a regular expression matching the title of the window to @@ -89,7 +88,7 @@ the desktop?</para> </question> <answer> <para><filename -class="directory">$<envar>HOME</envar>/Desktop</filename>. You might +class="directory">$<envar>HOME</envar>/Desktop</filename>. You might need to refresh your desktop after you have saved your files.</para> </answer> </qandaentry> |