LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 06-08-2010, 07:08 PM   #1
JCole123
LQ Newbie
 
Registered: May 2010
Posts: 28

Rep: Reputation: 15
Smile Desktop tricks for a rookie


Hey, i started using Ubuntu over a month now and everything has been going great thanks to some help from users on here but I was wondering

What things I should install for my desktop?
Are there tricks to make it look cool with accessories and what not?
Different themes or tool bars, etc?

thanks in advance!
 
Old 06-08-2010, 07:45 PM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
As far as the looks are concerned, you might find this useful (that is assuming that you use Gnome desktop environment)
It's really difficult to tell what you should install on your system as we don't know what you want to have on your system. It would be better if you asked more specific questions.

If you like eye-candy, you might want to google 'compiz'.
 
Old 06-08-2010, 07:58 PM   #3
JCole123
LQ Newbie
 
Registered: May 2010
Posts: 28

Original Poster
Rep: Reputation: 15
yeah sorry I was worried bout that.

one thing i want tho is something like the toolbar at the bottom of this.. mac looking.
http://gnome-look.org/content/previe...+color+chooser
 
Old 06-08-2010, 08:17 PM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
If I'm not mistaken, this is cairo-dock.
https://help.ubuntu.com/community/CairoDock
 
Old 06-09-2010, 05:23 AM   #5
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Neither docks nor Gnome are really my kind of thing but have a look here, particularly that first makeuseof link.
 
Old 06-09-2010, 04:39 PM   #6
resuni
Member
 
Registered: Oct 2009
Location: Colorado, USA
Distribution: I use Arch btw
Posts: 142

Rep: Reputation: 12
Quote:
Originally Posted by JCole123 View Post
yeah sorry I was worried bout that.

one thing i want tho is something like the toolbar at the bottom of this.. mac looking.
http://gnome-look.org/content/previe...+color+chooser
Yeah, google 'ciarodock'. (I think I spelled it right) I know many people who use it on both Linux and Windows.
 
Old 06-10-2010, 05:01 PM   #7
mhouston100
Member
 
Registered: Jun 2010
Posts: 32

Rep: Reputation: 16
I use avant window manager over cairo dock, just a personal preference. You can get some themes and icon packs for it and make it look pretty awesome. You can get it in Ubuntu with

Code:
sudo apt-get install awn
Or just through Synaptic by searching 'awn' or 'avant'

Another thing you might want (which I dont use anymore) is conky. Conky allows you to display information right on your desktop, check it out you might find it useful.

Pretty sure its in the repo's for Ubuntu or just get it from http://conky.sourceforge.net/

Gnome-look.org is good for themes and what not though the way they are packaged doesnt seem very consistent to me and it usually turns into a hassle getting icons etc to work.

The main one if your system is decent would be Compiz. It give all the effects you mostly see on youtube etc Things like window effects, the rotating desktop cube, transitions etc. If you have a decent pc you will barely notice any performance hit and if its setup right you can 'wow' most windows users who havent seen linux before

It is basically installed on default, im not in front of a ubuntu box at the moment but you basically go to "System -> Appearance -> Desktop effects (I think) -> Advanced".

To get advanced options install

Code:
sudo apt-get install compiz-settings-manager
Good luck!

-Matt

Last edited by mhouston100; 06-10-2010 at 05:09 PM. Reason: Forgot to include any links etc, My bad
 
1 members found this post helpful.
Old 06-11-2010, 06:15 AM   #8
JCole123
LQ Newbie
 
Registered: May 2010
Posts: 28

Original Poster
Rep: Reputation: 15
Thanks guys,

One thing I dont get though is how to use the codes. Where do I enter that code?
 
Old 06-11-2010, 09:32 AM   #9
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Terminal.

See the LinuxCommand tutorial in my sig.
 
Old 06-11-2010, 01:22 PM   #10
resuni
Member
 
Registered: Oct 2009
Location: Colorado, USA
Distribution: I use Arch btw
Posts: 142

Rep: Reputation: 12
Quote:
Originally Posted by JCole123 View Post
Thanks guys,

One thing I dont get though is how to use the codes. Where do I enter that code?
Go to Applications -> Accessories -> Terminal (if you're using gnome)

And I also believe it's

Code:
sudo apt-get install compizconfig-settings-manager
Then to use it type

Code:
ccsm
To clear up any confusion

Last edited by resuni; 06-11-2010 at 01:28 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
New Tricks and Toys For Linux Addicts- USB tricks and Portables OS's! linus72 Linux - Newbie 3 05-29-2009 05:36 PM
Thanks from New Rookie jockeyjoc LinuxQuestions.org Member Intro 1 12-16-2007 09:28 PM
LXer: Tricks and treats for your desktop LXer Syndicated Linux News 0 10-31-2007 12:20 AM
LXer: Desktop tune-up. Four cool Linux tricks LXer Syndicated Linux News 0 09-30-2007 06:10 PM
PLEASE HELP! Im a rookie paolo220887 Linux - General 1 06-20-2007 08:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 10:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration