From da12dcd4dd41b9f7e5b266841fed2a96c1c2d663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 17 Nov 2020 23:50:55 +0100 Subject: Move the khelpcenter guides to the directory level in which they are installed. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1) --- .../docs/tdebase/khelpcenter/faq/desktop.docbook | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/desktop.docbook (limited to 'tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/desktop.docbook') diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/desktop.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/desktop.docbook new file mode 100644 index 00000000000..a523f222b83 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/faq/desktop.docbook @@ -0,0 +1,83 @@ + + + +The desktop + + + + +How do I add an application to the desktop? + + + +Just choose the desired application from the K menu and drag and drop it to the Desktop. +For applications not listed in the K menu, use the &RMB; on the desktop and choose Create NewFile Link to Application... and fill in the configuration for the application you want to link to. + + + + + + +How do I mount/unmount a device from the desktop? + + + +First, make sure you are allowed to mount/umount the relevant device as a user. +Then you can add any device via &RMB; on the desktop and then choosing Create New. + + + + + + + +Where are the icons kept? + + +The icons can be found only in $TDEDIRS/share/icons or $HOME/.trinity/share/icons or $HOME/.kde2/share/icons. To use icons stored in other locations, you must either copy them into one of the above-mentioned fixed &kde; locations or make symlinks. + + + + + +How do I use the mouse scroll wheel in &kde;? + + +Mouse wheel support comes with &Qt; 2.0 and above, so &kde; based on that will automatically support the use of the mouse scroll wheel. + + + + + +Why can't I get system sound to work, like for opening windows? + + +System sound currently does not work on non-FreeBSD and non-&Linux; systems. This is being worked on. If you use FreeBSD or &Linux;, you have found a bug, so please report it. + + + + + +How do I launch applications in a particular desktop? + + +&kde; comes with a program called &kstart;. To start an xterm on the second desktop and then activate it use: kstart xterm. +Note that the option is important. It takes an argument which is a regular expression matching the title of the window to apply the settings to. +Please read kstart for more magic available with &kstart; (and there is an abundance). + + + + + +Where do I save my files if I want them to appear directly on the desktop? + + +$HOME/Desktop. You might need to refresh your desktop after you have saved your files. + + + + -- cgit v1.2.1