slitaz-doc-wiki-data diff pages/en/handbook/systemtools.txt @ rev 51

Updated pages folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 08 13:38:19 2011 +0000 (2011-05-08)
parents 70b5f3ae5339
children 97a7350129a1
line diff
     1.1 --- a/pages/en/handbook/systemtools.txt	Sat Feb 26 12:17:18 2011 +0000
     1.2 +++ b/pages/en/handbook/systemtools.txt	Sun May 08 13:38:19 2011 +0000
     1.3 @@ -22,6 +22,10 @@
     1.4  
     1.5  <code> # tazpkg get-install htop </code>
     1.6  
     1.7 +===== LXTask - Graphical system process viewer =====
     1.8 +
     1.9 +LXTask is the default process viewer in SliTaz. It offers the same functionality as Htop, except for the ability to control it remotely. You can start it from the System Tools Menu -> Task Manager.
    1.10 +
    1.11  ===== Mountbox - Mount devices =====
    1.12  
    1.13  Mountbox is a small GTK+ application to quickly mount media such as a USB drive, hard drive or cdrom. Mountbox can be launched from a terminal or via the Tools menu (System Tools). Simply specify the peripheral (Device) and the mount point, ie. the directory where you want to access the media in question. Typically a CD is mounted on /media/cdrom, a USB key on /media/flash and disk drives on the local machine on /mnt. Note the Handbook also contains more information.