Category Archives: Uncategorized

>Upgrade Compiz 0.8.6 –> 0.8.8

>source components to upgrade Not all components of Compiz has been released on 0.8.8; here the list of the releases (and the order of compile/install): compiz 0.8.8 bcop 0.8.8 libcompizconfig 0.8.8 compizconfig-python 0.8.4 ccsm 0.8.4 compiz-plugins-main 0.8.8 compiz-plugins-extra 0.8.8 compiz-plugins-unsupported … Continue reading

Posted in Uncategorized | Leave a comment

>Using Scripts to Control MOC Playback

>MOC to play or pause #! /bin/bashSTOP=`mocp -i | grep State: STOP | cut -c8-13`PLAY=`mocp -i | grep State: PLAY | cut -c8-12`PAUSE=`mocp -i | grep State: PAUSE | cut -c8-13`if [ “$STOP” == “STOP” ]; thenmocp -p && sleep … Continue reading

Posted in Uncategorized | Leave a comment

>Disable Drop Shadow on Specific Items "Compiz Simple Tricks"

>open your ccsmselect windows decorationand see on drop shadow optionyou can see it fill with “any”now just add the “any” with“& !(class=item)” without quotesitem can be gnome-panel, fbpanel, or another applications

Posted in Uncategorized | Leave a comment

>Standalone Compiz Archlinux

> #pacman -S compiz-fusion emerald #nano ~/.xinitrc xbindkeys & fbpanel &tint2 &emerald &synapse -s &mocp -S &parcellite &wicd-gtk &/usr/local/bin/volumeicon &exec ck-launch-session dbus-launch compiz ccp relog your session or just kill X

Posted in Uncategorized | Leave a comment

>Application List for Perfect Openbox

>source: ArchBang Wiki Main Package Repositories Base System alsa-firmware – ALSA firmware package alsa-oss – OSS compatibility library alsa-utils – extra alsa plugins aufs2 – Another Unionfs Implementation no longer implemented since kernel 2.6.39.1 (package now moved to AUR) aufs2-util – Another Unionfs utilities no longer … Continue reading

Posted in Uncategorized | Leave a comment

>Simple Trick for Console Login Fedora 15

>1. add “3” (without quote) at the end of kernel boot line options.2. remove rhgb and also… after you login on console… you may need startx manually… defaultly it will run your gnome, if not installed… you can make your … Continue reading

Posted in Uncategorized | Leave a comment

>ID lang on Openbox

>Already installed ID lang on fedora but openbox still using EN as its lang 😀 just edit your .bashrc 😀 add this export LC_ALL=id_ID.utf8

Posted in Uncategorized | Leave a comment

>Linux != Windows

> Linux != Windows PRAPRAKATA: Sebenarnya ane uda ngeshare 3 kali di Komunitas sebelah, tapi dalam bentuk HTML. Ini sekarang ane share disini juga deh… :)Jangan malas membacanya ya? Kalo bisa bagi-bagiin juga sama yang anti-Linux (alias males belajar Linux). … Continue reading

Posted in Uncategorized | Leave a comment

>Canon PIXMA iP1700 printer

>1) First download the zipped file that contains the drivers here iP1880 + iP1700put the downloaded file at your Desktop. 2) Open the terminal and run this commands line by line. Code: cd ~/Desktop/iP1880+iP1700sudo dpkg -i *.deb 3)Open System → Administration → … Continue reading

Posted in Uncategorized | Leave a comment

>Remove Pulseaudio

> Safely Remove Pulseaudio: – Ubuntu Forums Using Ubuntu 10.04 “Lucid Lynx”? Having persistent audio problems? You probably know Pulseaudio is at the root of them. Get rid of Pulseaudio finally, for good, forever, get shot of it, never use … Continue reading

Posted in Uncategorized | Leave a comment