Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old January 11th, 2006   #1
poofyhairguy
SADFL's Commando
 
poofyhairguy's Avatar
 
Join Date: Nov 2004
Location: Texas
Beans: 2,351
Send a message via AIM to poofyhairguy
Knome Guide: Stealing KDE's Eye Candy

Now that Xcompmgr has run its course, its time to move on the greener pastures. Those who use KDE full time already can use the compositor built into their favorite desktop environment to enjoy a whole bunch of pretty effects. Gnome, on the other hand, is just starting to get these ducks in line. If you are like me and you prefer the Gnome Environment, you will be happy to know that its possible to "upgrade" its native window manager to one that is more fun so you don't have to wait.

This guide is very similiar to my old Enlightened Gnome guide, except that it does not advocate using a window manager from the turn of the century (which is why I never updated the other guide for Breezy). I hope someone likes this.

Lets get started. First step is to edit your Xorg file. Best way is follow the first part of my older guide here:

http://www.ubuntuforums.org/showthread.php?t=75527

If you are using an Nvidia card (recommended) I also will suggest getting the newest drivers. The ones in the repos are crashtastic. Use this guide here to do that:

http://www.ubuntuforums.org/showthread.php?t=75074

Now on to the specific parts of my guide.

Now save everything you are doing and close all other programs cept the ones I talk about.

First put this command into the terminal:

Code:
sudo gedit /etc/apt/sources.list
Copy and paste this line in the bottom of the file that comes up:

Code:
deb http://kubuntu.org/packages/kde35 breezy main
Now save and close the file.

Now put this command into terminal:

Code:
sudo apt-get update
Now put this command into terminal:

Code:
sudo apt-get install kwin kwin-baghira kdeartwork-theme-window
Tell apt-get yes when it asks something.

When its done, put this command into terminal:

Code:
sudo cp /usr/share/gnome/default.session ~/.gnome2/session
Write that command on a piece of paper somewhere too.

Now put this command into terminal:

Code:
sudo gedit ~/.gnome2/session
Look for this line:

Code:
0,RestartCommand=gnome-wm --sm-client-id default0
Delete that line. Yes. Delete it. Now save and close the file.

Now go to your menu.

"System" -> "Preferences" -> "Sessions"

Click on the last tab "Startup Programs"

Click "Add"

In the place for "Startup Command" put

Code:
kwin
For the order, make it "10"

Now hit "alt" + "control" + "backspace"

Login and notice the difference!

Ok. Now its time to control this darn thing. Put this in the terminal:

Code:
kcontrol
Under "Desktop" and "Window Behavior" click the "Translucency" tab.

Click the checkbox to turn it on. Now play with the other settings as you wish. Apply and close when you are done.

To change the look of the window borders, right click on any title and choose the "Configure Window Behavior" option.

The first thing that pops up is "Window Decoration." Choose the one you want and the option you want and apply and close. I like "Smooth Blend" best.

There you have it- you are using a window manager that was meant to do neat tricks. I hope someone enjoys.

Undoing what you did.

This section is in case you do not like the result or it does not work for you.

Hit "alt" + "control" + "backspace"
Change the "Sessions" to "Failsafe Terminal" and log in.

Now enter into the terminal the command I said to write down:

Code:
sudo cp /usr/share/gnome/default.session ~/.gnome2/session
When its done, put in this command:

Code:
exit
Now change the "Sessions" to "Failsafe Gnome" and log in.

"System" -> "Preferences" -> "Sessions"

Click on the last tab "Startup Programs"

Choose the one that says "kwin" and delete it.

Reboot and welcome back to normal.

Ok. That is it for now. I hope you all enjoy!
__________________
Quote:
Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
- Mark Shuttleworth

Last edited by poofyhairguy; January 12th, 2006 at 08:04 AM..
poofyhairguy is offline   Reply With Quote
Old January 11th, 2006   #2
poofyhairguy
SADFL's Commando
 
poofyhairguy's Avatar
 
Join Date: Nov 2004
Location: Texas
Beans: 2,351
Send a message via AIM to poofyhairguy
Re: Knome Guide: Stealing KDE's Eye Candy

Any person with more KDE experiance than me know how to turn off "Edge Flipping?" Its driving me nuts and I want to add it to the guide.
__________________
Quote:
Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
- Mark Shuttleworth
poofyhairguy is offline   Reply With Quote
Old January 11th, 2006   #3
Norm 2782
A Carafe of Ubuntu
 
Norm 2782's Avatar
 
Join Date: Aug 2005
Location: Netherlands
Beans: 10
Hardy Heron (Ubuntu Development)
Send a message via MSN to Norm 2782
Re: Knome Guide: Stealing KDE's Eye Candy

wow cool... gonna try this tomorrow on Dapper ^^ thanks
__________________
Norm 2782, why are you here?
Norm 2782 is offline   Reply With Quote
Old January 11th, 2006   #4
derrick1985
Way Too Much Ubuntu
 
Join Date: Apr 2005
Beans: 321
Ubuntu 9.04 Jaunty Jackalope
Re: Knome Guide: Stealing KDE's Eye Candy

Anyone have a screenshot so I can see this before I actually try it?

Thanks
derrick1985 is offline   Reply With Quote
Old January 11th, 2006   #5
Bloot
Just Give Me the Beans!
 
Bloot's Avatar
 
Join Date: Sep 2005
Location: Barcelona
Beans: 39
Ubuntu Breezy 5.10
Re: Knome Guide: Stealing KDE's Eye Candy

Quote:
Originally Posted by derrick1985
Anyone have a screenshot so I can see this before I actually try it?

Thanks
Yes I'd like to see some pictures too. But what I'd like most is to know that all those ugly bugs are really gone.
__________________
MSI K8N Neo2 Platinum | A64 Winchester 3000+@2,5GHz 1.4V | XP-90+PAPST 92x92 | GeForce 6800GT@Ultra (416/1120)
2x512MB Elixir PC3200@PC3700 | 80GB Seagate P-ATA100 | Samsung SD-616Q | Sony DRU710A | Tagan 480W | Lian Li PC-60 | Flatron F700P
Bloot is offline   Reply With Quote
Old January 11th, 2006   #6
poofyhairguy
SADFL's Commando
 
poofyhairguy's Avatar
 
Join Date: Nov 2004
Location: Texas
Beans: 2,351
Send a message via AIM to poofyhairguy
Re: Knome Guide: Stealing KDE's Eye Candy

Quote:
Originally Posted by derrick1985
Anyone have a screenshot so I can see this before I actually try it?

Thanks
Sure. I posted one here:

http://www.ubuntuforums.org/gallery/...original=1&c=2

I made the titlebar a LITTLE more translucent than what I would normally use to show the "Aero" effect. You can set it to what you want.

Really...this this has MANY options. It would take a while to go through them all.
__________________
Quote:
Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
- Mark Shuttleworth
poofyhairguy is offline   Reply With Quote
Old January 11th, 2006   #7
poofyhairguy
SADFL's Commando
 
poofyhairguy's Avatar
 
Join Date: Nov 2004
Location: Texas
Beans: 2,351
Send a message via AIM to poofyhairguy
Re: Knome Guide: Stealing KDE's Eye Candy

Quote:
Originally Posted by Bloot
But what I'd like most is to know that all those ugly bugs are really gone.
Bugs still exist. Its not perfect. It won't be for years.

What is gone (for me with the newest Nvidia drivers) are the REALLY bad bugs- aka the ones that crash X and take everything with them. Its usuable now...where before it was "something you turn on to play with and turn right back off afterwards).

Yet I will admit some display artifacts exist. Yet I noticed after using my sister's Powerbook all week that even the mighty OSX still has MANY composite artifacts, so if you hold out until its perfected then you won't get to play with this fun stuff for a Windows release life cycle (aka six or so years).
__________________
Quote:
Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
- Mark Shuttleworth
poofyhairguy is offline   Reply With Quote
Old January 11th, 2006   #8
Bloot
Just Give Me the Beans!
 
Bloot's Avatar
 
Join Date: Sep 2005
Location: Barcelona
Beans: 39
Ubuntu Breezy 5.10
Re: Knome Guide: Stealing KDE's Eye Candy

Quote:
Originally Posted by poofyhairguy
Bugs still exist. Its not perfect. It won't be for years.

What is gone (for me with the newest Nvidia drivers) are the REALLY bad bugs- aka the ones that crash X and take everything with them. Its usuable now...where before it was "something you turn on to play with and turn right back off afterwards).

Yet I will admit some display artifacts exist. Yet I noticed after using my sister's Powerbook all week that even the mighty OSX still has MANY composite artifacts, so if you hold out until its perfected then you won't get to play with this fun stuff for a Windows release life cycle (aka six or so years).
Yes I meant the bad bugs such as crashing X. Thanks, I'll take a chance on it surely.
__________________
MSI K8N Neo2 Platinum | A64 Winchester 3000+@2,5GHz 1.4V | XP-90+PAPST 92x92 | GeForce 6800GT@Ultra (416/1120)
2x512MB Elixir PC3200@PC3700 | 80GB Seagate P-ATA100 | Samsung SD-616Q | Sony DRU710A | Tagan 480W | Lian Li PC-60 | Flatron F700P
Bloot is offline   Reply With Quote
Old January 11th, 2006   #9
poofyhairguy
SADFL's Commando
 
poofyhairguy's Avatar
 
Join Date: Nov 2004
Location: Texas
Beans: 2,351
Send a message via AIM to poofyhairguy
Re: Knome Guide: Stealing KDE's Eye Candy

Quote:
Originally Posted by Bloot
Yes I meant the bad bugs such as crashing X. Thanks, I'll take a chance on it surely.
There is one bug left that I find will crash X.

Don't drag playing video files under the Gnome panel. Even visualizations.

Thats it.
__________________
Quote:
Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
- Mark Shuttleworth
poofyhairguy is offline   Reply With Quote
Old January 11th, 2006   #10
benplaut
100% Pure Ubuntu
 
benplaut's Avatar
 
Join Date: Apr 2005
Location: Not-So-Sunny Hawaii
My beans are hidden!
Send a message via AIM to benplaut Send a message via MSN to benplaut Send a message via Yahoo to benplaut Send a message via Skype™ to benplaut
Re: Knome Guide: Stealing KDE's Eye Candy

by edge flipping, do you mean virtual desktops going 1, 2, 3, 4, 1, 2, ... i hate it, too. one of the only reasons i don't use kde...
__________________
Quote:
So... a 1337 java programmer walks into a bar...
benplaut is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:43 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry