X.org 6.8 is Finally Running!
After several hours compiling and waiting for a chance to restart X, finally I got X.org 6.8 running with drop shadow and transparency. These are what I did to achieve that under Gentoo Linux.
- Unmask X.org with these lines under /etc/portage/package.keywords:
=x11-misc/ttmkfdir-3.0.9-r2 ~x86 =x11-base/xorg-x11-6.8.0 ~x86 - Install X.org at least with these (new) USE flags: dmx xprint
- Edit your config file (/etc/X11/xorg.conf), and add the following lines:
Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection - Also add
Option "RenderAccel" "on"on your Device section, mine is like this:Section "Device" Identifier "NVIDIA GeForce4 Ti 4200 (AOpen)" Driver "nvidia" Option "DPMS" "on" Option "RenderAccel" "on" EndSection - Emerge both xcompmgr and transset, both are ~x86 masked, I took the easy way by emerging the ebuild files.
- Run
xcompmgr -cto enable drop shadow. I just put symlink to it under~/.kde3.3/Autostart. - You can make a window transparent by executing
transset, and then clicking on the window you want to make transparent. - Enjoy!
Thank to all the folks that posted various information at Gentoo Forums.
Beda dengan XWindows apa ya mas? apa ini adalah Utilities tambahan biar XWindowsnya tambah bagus