Common Tasks: Difference between revisions

From KDE UserBase Wiki
m (fix formating)
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Tutorials/Common_Tasks}}
<languages />
__TOC__


==When common tasks feel strange==
<translate>
If you are new to the Plasma Workspace it's likely that many common tasks will feel strange.  Some things are completely new concepts, and other things are just done differently. There are screencasts of how to perform many plasma tasks at '''[[Plasma/FAQ/HowTo |this How-To page]].'''
==When common tasks feel strange== <!--T:1-->
If you are new to the Plasma Workspace it's likely that many common tasks will feel strange.  Some things are completely new concepts, and other things are just done differently. There are screencasts of how to perform many plasma tasks at [[Special:myLanguage/Plasma/HowTo/Index |this How-To page]].


==How do I install additional KDE software?==
==How do I install additional KDE software?== <!--T:2-->


Installing software on your computer, whether with KDE SC or GNOME, largely depends on your distribution's software management system. Please consult with your distribution for more information.
<!--T:3-->
Installing software on your computer, whether with KDE SC or GNOME, largely depends on your distribution's software management system. Please consult with your distribution for more information.  [[Special:myLanguage/Tutorials/Install_KDE_software|Install KDE software]] has more details.


==How do I install drivers for wifi/video/other hardware?==
==How do I install drivers for wifi/video/other hardware?== <!--T:4-->


Installing hardware drivers for networking or video is a task that most distributions take care of. Different distributions use different tools for configuring hardware. Please consult with your distribution first for more information.
<!--T:5-->
Installing hardware drivers for networking or video is a task that most distributions take care of. Different distributions use different tools for configuring hardware. Please consult with your distribution first for more information.  A good way is by asking other users on  [[Special:myLanguage/How_to_chat_with_other_KDE_users|chat channels]].


==File Management on Steroids==
==File Management on Steroids== <!--T:6-->
Dolphin is your new file manager, but it looks and feels very different from older file managers.  Learn how to enable previews, give yourself quick access to the directories you use most, and choose how much detail you see about your files.  All this and more '''[[Dolphin/File_Management|in this File Management tutorial]]'''
===Using a more traditional file manager===
'''[[Konqueror]]''' is primarily a web interface, but it can also function as a traditional file manager.  If this is your preference, in  System Settings, go to the Advanced tab and click on File Associations. In the list of Known Types, go to the inode/directory type. In the General tab at the right side of the window, select Konqueror in the Application Preference Order and click on the Up button until it is at the top. Click on Apply to save the changes.


==Renaming Multiple Files==
<!--T:7-->
'''[[Special:myLanguage/Dolphin|Dolphin]]''' is your new file manager, but it looks and feels very different from older file managers.  Learn how to enable previews, give yourself quick access to the directories you use most, and choose how much detail you see about your files.  All this and more [[Special:myLanguage/Dolphin/File_Management|in this File Management tutorial]]
 
===Using a more traditional file manager=== <!--T:8-->
 
<!--T:9-->
[[Special:myLanguage/Konqueror|Konqueror]] is primarily a web interface, but it can also function as a traditional file manager.  If this is your preference, in  '''System Settings''', go to the <menuchoice>Advanced tab</menuchoice> and click on <menuchoice>File Associations</menuchoice>. In the list of ''Known Types'', go to the ''inode/directory'' type. In the <menuchoice>General</menuchoice> tab at the right side of the window, select
'''Konqueror''' in the ''Application Preference Order'' and click on the <menuchoice>Up</menuchoice> button until it is at the top. Click on <menuchoice>Apply</menuchoice> to save the changes.
 
==Using Removable Drives== <!--T:27-->
 
===Mounting the drive=== <!--T:28-->
 
<!--T:39-->
{{Note|1=What does "Mounting" the drive mean?  Think of it as opening it for reading.  Similarly, ''umount'' is like closing the book.}}
 
<!--T:29-->
Most distros don't, in their default settings, automatically mount removable drives.  There are two main ways of dealing with this.
 
<!--T:30-->
* Using the '''Device Notifier''' - click on the device name and you will be shown relevant options, one of which will be <menuchoice>Open with File Manager</menuchoice>.  This opens '''Dolphin''' with the contents of the device listed.
* Mounting in '''Dolphin''' - if you already have '''Dolphin''' open you will see the new device appear in the '''Places''' panel.  Click on that and you will see the contents of the device.
* If you prefer the drive to be automatically mounted, you can now do this by going to <menuchoice>System Settings ->  Hardware Section -> Removable Devices</menuchoice> and check <menuchoice>Enable automatic mounting of removable storage media</menuchoice>.
 
<!--T:40-->
{{Tip|1=The first option "Only automatically mount removable media that has been manually mounted before" may be a more secure option than mounting all removable media}}
 
<!--T:41-->
If you choose to automount, remember that you still need to umount it (close it) before removing it.  This is the equivalent of Windows software saying "safely remove".  In '''Device Notifier''' you will see {{Icon|media-eject}}.  In Dolphin, a right-click will offer you the same icon with "Safely Remove" and the device's name.
 
 
<!--T:31-->
{{Info|1=Audio disks can be played without mounting.  Use your favourite disk-playing application}}
 
===Umounting the drive=== <!--T:32-->
 
<!--T:33-->
Again, you have two main possibilities.
 
<!--T:34-->
* Use the device notifier.  Instead of the plug icon that you saw before, there will now be an up-arrow icon similar to that shown on VHS and DVD players.  That will "safely remove" the drive.  However, it will not eject it.  Always wait a few seconds after using this, as buffers are flushed and you want to be sure that it has finished writing.
* In '''Dolphin''', look for the name of the device in the '''Places''' panel.  Right-click on it and you will see the Eject icon.  Again, take care not to remove the drive too quickly.
 
===Opening an empty CD tray=== <!--T:35-->
 
<!--T:36-->
Usually you use a hardware button to do this, but if that is not possible you can create a link to a script to do it for you. You will find details of this on [[Talk:Dolphin/File_Management#How_do_I_eject_a_device_that_is_not_mounted.3F_494|this talk page]]
 
==Renaming Multiple Files== <!--T:10-->
 
<!--T:11-->
There are times when you need to rename a large number of files or folders at the same time. This is often referred to as "batch renaming," and can be accomplished a number of ways in KDE.
There are times when you need to rename a large number of files or folders at the same time. This is often referred to as "batch renaming," and can be accomplished a number of ways in KDE.


=== With Dolphin ===
=== With Dolphin === <!--T:12-->
Dolphin has a ability to rename multiple files by numbering them, though the functionality is currently limited and only useful in certain situations. One useful application would be renaming a set of photos.  '''[[Dolphin/Batch_Rename|Here's how it's done]]'''
 
<!--T:13-->
'''Dolphin''' has a ability to rename multiple files by numbering them, though the functionality is currently limited and only useful in certain situations. One useful application would be renaming a set of photos.  [[Special:myLanguage/Dolphin/Batch_Rename|Here's how it's done]]
 
=== With KRename === <!--T:14-->
 
<!--T:15-->
'''[[Special:myLanguage/KRename|KRename]]''' has the ability to rename large numbers of files based on many different criteria, including search and replace, file properties, mp3 & ogg metadata, and many others.
 
<!--T:16-->
'''KRename''' can be found in the '''Kickoff''' menu in the ''Utilities'' section.  It may be called "Bulk Rename".
 
==Configuration Help== <!--T:17-->
 
===Workspace=== <!--T:18-->
 
<!--T:19-->
* [[Special:myLanguage/Workspace_Configuration/Desktop_Configuration|Tweak your Desktop]]


=== With KRename ===
====Full KDE on Small Screens (e.g. Netbooks)==== <!--T:20-->
'''[[KRename]]''' has the ability to rename large numbers of files based on many different criteria, including search and replace, file properties, mp3 & ogg metadata, and many others.


KRename can be found in the Kickoff menu in the Utilities section. It may be called Bulk Rename.
<!--T:21-->
*  [[Special:myLanguage/Plasma/Netbooks|The Plasma Netbook Interface]] is customised to make the most of the available space and automatically configures window management to give full room to applications.
* [[Special:myLanguage/KWin#Using_with_small_screens_(eg_Netbooks)|KWin's page]] has hints for slimming down window decorations, making fonts smaller, and disabling tooltips in KMail.


===Internet=== <!--T:22-->


==Configuration Help==
<!--T:23-->
===Workspace===
* [[Special:myLanguage/Browser_Configuration|Tweak your Browser's appearance]]
* '''[[Workspace_Configuration/Desktop_Configuration|Tweak your Desktop]]'''
====Full KDE on Small Screens (e.g. Netbooks====
*  '''[[Plasma/Netbooks|The Plasma Netbook Interface]]''' is customised to make the most of the available space, but if you wish to use the full Desktop interface you will need to tweak KWin to maximise your screen space.
* '''[[KWin#Using_with_small_screens_.28eg_Netbooks.29|KWin's page]]''' has hints for slimming down window decorations, making fonts smaller, and disabling tooltips in KMail.


===Internet===
===Session=== <!--T:37-->
* '''[[Browser_Configuration|Tweak your Browser's appearance]]'''


==Where did my Favourite Application go?==
<!--T:38-->
* '''[[Finding_Your_Application|Finding your Application]]''' Some applications have changed names when ported to the new KDE platforms.  You may find your favourite on this page.
* Occasionally, when something is not working well, you may be told that you need to set up an Environmental Variable.  [[Special:myLanguage/Session_Environment_Variables|Here's how to do it]]


<!--T:26-->
[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Getting Started]]
[[Category:Getting Started]]
</translate>

Revision as of 18:32, 20 January 2019

When common tasks feel strange

If you are new to the Plasma Workspace it's likely that many common tasks will feel strange. Some things are completely new concepts, and other things are just done differently. There are screencasts of how to perform many plasma tasks at this How-To page.

How do I install additional KDE software?

Installing software on your computer, whether with KDE SC or GNOME, largely depends on your distribution's software management system. Please consult with your distribution for more information. Install KDE software has more details.

How do I install drivers for wifi/video/other hardware?

Installing hardware drivers for networking or video is a task that most distributions take care of. Different distributions use different tools for configuring hardware. Please consult with your distribution first for more information. A good way is by asking other users on chat channels.

File Management on Steroids

Dolphin is your new file manager, but it looks and feels very different from older file managers. Learn how to enable previews, give yourself quick access to the directories you use most, and choose how much detail you see about your files. All this and more in this File Management tutorial

Using a more traditional file manager

Konqueror is primarily a web interface, but it can also function as a traditional file manager. If this is your preference, in System Settings, go to the Advanced tab and click on File Associations. In the list of Known Types, go to the inode/directory type. In the General tab at the right side of the window, select Konqueror in the Application Preference Order and click on the Up button until it is at the top. Click on Apply to save the changes.

Using Removable Drives

Mounting the drive

Note

What does "Mounting" the drive mean? Think of it as opening it for reading. Similarly, umount is like closing the book.


Most distros don't, in their default settings, automatically mount removable drives. There are two main ways of dealing with this.

  • Using the Device Notifier - click on the device name and you will be shown relevant options, one of which will be Open with File Manager. This opens Dolphin with the contents of the device listed.
  • Mounting in Dolphin - if you already have Dolphin open you will see the new device appear in the Places panel. Click on that and you will see the contents of the device.
  • If you prefer the drive to be automatically mounted, you can now do this by going to System Settings -> Hardware Section -> Removable Devices and check Enable automatic mounting of removable storage media.

Tip

The first option "Only automatically mount removable media that has been manually mounted before" may be a more secure option than mounting all removable media


If you choose to automount, remember that you still need to umount it (close it) before removing it. This is the equivalent of Windows software saying "safely remove". In Device Notifier you will see . In Dolphin, a right-click will offer you the same icon with "Safely Remove" and the device's name.


Information

Audio disks can be played without mounting. Use your favourite disk-playing application


Umounting the drive

Again, you have two main possibilities.

  • Use the device notifier. Instead of the plug icon that you saw before, there will now be an up-arrow icon similar to that shown on VHS and DVD players. That will "safely remove" the drive. However, it will not eject it. Always wait a few seconds after using this, as buffers are flushed and you want to be sure that it has finished writing.
  • In Dolphin, look for the name of the device in the Places panel. Right-click on it and you will see the Eject icon. Again, take care not to remove the drive too quickly.

Opening an empty CD tray

Usually you use a hardware button to do this, but if that is not possible you can create a link to a script to do it for you. You will find details of this on this talk page

Renaming Multiple Files

There are times when you need to rename a large number of files or folders at the same time. This is often referred to as "batch renaming," and can be accomplished a number of ways in KDE.

With Dolphin

Dolphin has a ability to rename multiple files by numbering them, though the functionality is currently limited and only useful in certain situations. One useful application would be renaming a set of photos. Here's how it's done

With KRename

KRename has the ability to rename large numbers of files based on many different criteria, including search and replace, file properties, mp3 & ogg metadata, and many others.

KRename can be found in the Kickoff menu in the Utilities section. It may be called "Bulk Rename".

Configuration Help

Workspace

Full KDE on Small Screens (e.g. Netbooks)

  • The Plasma Netbook Interface is customised to make the most of the available space and automatically configures window management to give full room to applications.
  • KWin's page has hints for slimming down window decorations, making fonts smaller, and disabling tooltips in KMail.

Internet

Session

  • Occasionally, when something is not working well, you may be told that you need to set up an Environmental Variable. Here's how to do it