Ubuntu Forums Archive Viewer

Widgets for Ubuntu

Archived thread 100287 from Absolute Beginner Talk. Markdown source: Absolute_Beginner_Talk/thread_100287_Widgets_for_Ubuntu.md

Original URL About this archive
#1

Where and how do I get widgets for Ubuntu?

#2

I assume you are talking about gdesklets?

sudo apt-get install gdesklets sudo apt-get install gdesklets-data

(someone correct this if I'm wrong on the command line syntax)

#3

Not really wrong but could combine in the same line.

sudo apt-get install gdesklets gdesklets-data

Make sure universe repo is enabled.

#4

Thanks, I'll try that.

#5

I also recommend adesklets -> Less resources consuming, but there are only few widges created (most pretty fine).

adesklets are in the repos.

#6

After you install gdesklets, if you want whichever widgets you are running, make sure to add to your startup list so that it starts each time the system boots. I use starter bar, so it starts automatically each time i boot up. The startup is located in System > preferences > Session, then click on the startup tab, click add, and then type in gdesklets

#7
#8

Thanks!

Is there a good resource of widgets other than gdesklets.gnomedesktop.org?