Finally … Ubuntu + Compiz + Kiba Dock
We all know that the Geforce 7300 series are somewhat problematic under Linux and obviously under Ubuntu especially when it comes to Compiz … and if you don’t have compiz you can’t run ‘eye’ candy apps which make use of a composition manager … yeaaak!
Compiz was working fine for me except that the Windows Borders never showed up, no matter what I did. So here is how I made this work … make sure that you have this line in your /etc/X11/xorg.conf .
Option “AddARGBGLXVisuals” “True”
The easiest way to do this, is to fire up a terminal and type in the following:
sudo nvidia-xconfig –add-argb-glx-visuals -d 24
Then restart compiz, and the borders should appear. Of course this assumes that you have installed the “NVidia” drivers (restricted) .
I also compiled the latest version of the “Kiba Dock”, and played around with the Compiz settings. Now i’m in the hunt for the perfect theme and maybe background …
May the source be with you, and good night
PS: until now I didn’t had the will to play around with these extensively … haha!
3 Comments »
Leave a comment
About
Blog moved to Szabster.net …
Formal Introduction: 100% Computer Science Geek, made from 100% pure and recyclable electrons.
Current Occupation: Software Engineer and a lot more
I speak fluently the following languages: Hungarian, Romanian, English, French, C/C++/C#, Delphi, HTML, CSS, JavaScript, PHP, MySQL, Python, and a lot more.
I am known as: Icebreaker, coder_master or Lone Wolf (Wolverine).
I can be also found on IRC: DynastyNet (network) as coderguy.
Favorite Quote: I’m never wrong. I thought I was wrong once but I was mistaken. - Jeff Mayer
My Favorite Linux Distribution is: Ubuntu
Place where I would like to relax: On the beach …
… and with who? : With a million naked girls.
My Personal Geek Code:
—–BEGIN GEEK CODE BLOCK—–
Version: 3.1.2
GCS/TW/IT dpu s: a? C++(++++) UBL
P+ L+(++) E— W+++ N+ o+
K- w++>+++ !O M V- PS+(+++) PE++
Y PGP>+ t+@ 5? X+ R>+++ !tv
b++(+++) DI? D+>+++$ G e h! r– y++
——END GEEK CODE BLOCK——
-
Archives
- May 2008 (15)
- April 2008 (12)
- March 2008 (7)
- February 2008 (11)
- January 2008 (3)
- December 2007 (2)
- November 2007 (8)
- October 2007 (6)
- August 2007 (1)
- July 2007 (2)
- May 2007 (1)
- April 2007 (6)
-
Categories
- 4k 64k
- Blogging
- box2d
- Chick
- Coding
- demo
- directx
- documents
- Download
- easter
- egg
- flash
- framework
- Free
- Friends
- Game
- Game Engine
- Gamer
- Games
- Geek
- humor
- Internet
- intro
- Linux
- mac
- macosx
- music
- Nerd
- Open Source
- OpenGL
- Operating System
- physics
- Poetry
- Programming
- rc
- Real Life
- resources
- Scene
- sdl
- skype
- Social Networking
- software
- sp1
- texture
- Toughts on things
- Ubuntu
- Uncategorized
- Vista
- web
- winamp
- Windows
- word
-
RSS
Entries RSS
Comments RSS





thank for the tip now i have the window borders too on my compiz
i have added
Option “AddARGBGLXVisuals” “True”
in the Screen section restarted the xorg
and now i have wobbly windows
Good point Mariuz … lol i assumed that users can mess with Xorg :)) haha