Results 1 to 10 of 12
So i am new to all this and i installed mepis. So far so good, i like it. I have been looking at screenshots of other desktops and people have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-05-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 4
desktop enhansments
So i am new to all this and i installed mepis. So far so good, i like it. I have been looking at screenshots of other desktops and people have weather info, calendar, radar images, and computer temp. How do i go about getting that stuff to be on my desktop.
Thanks, Landon
- 05-05-2005 #2
Which Window Manager are you using? On KDE I like using SuperKaramba, but gDesklets and GNOME are nice too. gkrellm is a good system monitor docklet.
- 05-05-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 4
maybe i should do some more reading... what is superKaramba, gdesklets and gnome?
- 05-05-2005 #4Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Take a look at www.kde-look.org
On the left, you will find a link 'Karamba'. Click on it and read
. And do a Google search for Superkaramba. Make sure you install 0.36 (if you have a recent distro).
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 05-05-2005 #5
GNOME and KDE are the two biggest WM's, and you are probably using one of the two. gDesklets, SuperKaramba, and gkrellm are things that make your desktop "pretty" and "enhanced"
- 05-05-2005 #6Just Joined!
- Join Date
- May 2005
- Posts
- 4
Thanks guys. kde is the WM i am using. Is there a big diffrence between gnome and kde?
- 05-05-2005 #7Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
KDE is the default in mepis so I assume you use KDE. Try using this command in a commandline:
The "su" command makes you root in a terminal, root=the sysadmin, can earse the /-disk if want to, so be careful!Code:su apt-get update apt-get install superkaramba exit
"apt-get" is a commandline utility for debian and debian-based distros which downloads and installs packages automaticly for you, but you have to be root to do so. "apt-get update" updates apt's list of installable applications and versions, so you should so this some times to keep the package-list up2date. "apt-get install <package>" installs the desired package for you. the "exit" command returns you to the user you where before you ran "su", and if you retype it you will exit the terminal. Start superkaramba by simply typing "superkaramba" in a terminal, download a superkaramba-theme from here and load it with superkaramba. An other option is to run this in the terminal (as a normal user ofcourse):Other commands worth to know on mepis/debian/ubuntu etc.:Code:superkaramba /home/user/location-of-the-theme/script.theme
apt-cache search <name> = searches the package-list for the given name to find your package
apt-get remove <name> = uninstall the package
dpkg -i <package.deb> = installs a debian-package (.deb) manually
MAN is also very handy on linux/unix systems, "man commandname" in a terminal give you info about the command.
SuperKaramba is the prog used to show the "desklets" on your desktop, gDesklets is an equivalent for gnome. Gnome is like KDE, but different. Here's some screenshots of gnome: http://linux1.no/modules.php?set_alb...view_album.php
For more info about gnome check here: http://www.gnome.org
- 05-05-2005 #8Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
There showed up three new posts before I was done making the reply!
- 05-05-2005 #9Just Joined!
- Join Date
- May 2005
- Posts
- 4
Thanks jaboua, you many questions that i had in my head.
- 05-06-2005 #10
Actually, KDE has many things by itself, including a weather applet, sistem monitors (processor usage, network load...), ...
For karamba themes, go to www.kde-look.org (for gnome, www.gnome-look.org).Stumbling around the 'net:
www.cloudyuseful.com


Reply With Quote
