-
Recent Posts
Recent Comments
Archives
- March 2014
- August 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- March 2012
- February 2012
- January 2012
- November 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- January 2010
- December 2009
- November 2009
- May 2008
- March 2008
- February 2008
Categories
Meta
Monthly Archives: July 2011
>Tint2-SVN
>Why tint2-SVN ??? Just because it support launcher 😀 How to Install adapted from http://code.google.com/p/tint2/wiki/Install + trick tint2-svn support launcher ubuntu : sudo aptitude install libcairo2-dev libpango1.0-dev libglib2.0-dev libimlib2-dev libxinerama-dev libx11-d​ev libxdamage-dev libxcomposite-dev libxrender-dev libxrandr-dev libgtk2.0-dev debian : apt-get install libcairo2-dev libpango1.0-dev libgtk2.0-dev libglib2.0-dev libimlib2-dev libxinerama-dev libx11-dev ​libxdamage-dev libxcomposite-dev libxrender-dev libxrandr-dev gentoo : emerge -av cairo pango glib:2 imlib2 libXinerama libX11 libXdamage libXcomposite libXrender libXrandr then install subversion and cmake ubuntu : sudo aptitude install subversion … Continue reading
Posted in Uncategorized
Leave a comment
>Blokir Situs Porno Squid
>sudo apt-get install squid , sesuaikan dengan distro ada yg squid atau squid3 penamaanya…squid –version 1. buat file/etc/squid/badurl.txt 2. msukan situs2 yg ingin do block 3. tmbahkan pd /etc/squid/squid.conf 4. acl bad_url dstdomain “/etc/squid/badurl.txt” 5. dan http_access2 deny bad_url 6. squid -k … Continue reading
Posted in Uncategorized
Leave a comment
>Simple Menu Transparency Trick with Compiz
> Open ccsm first In the Opacity Windows text field, you have to input a pipe-separated list of window types to which you want to apply the transparency. I use the following string: Tooltip | Menu | PopupMenu | DropdownMenu … Continue reading
Posted in Uncategorized
Leave a comment
>Simple Trick for Making ISO Image from CD
> 1. Insert the CD or DVD that you want to make an ISO image of. 2. Open a terminal window. 3. Execute the following command:cat /dev/scd0 > /home/shamanstears/test.isowhere /dev/scd0 is the device name for your drive (to find this, … Continue reading
Posted in Uncategorized
Leave a comment
>Plugins Resize Compiz
>On my arch, i got a flickerring when resizing windows…the simple trick you can do is change resize window plugins from normal to another modes…now i use scretch mode… another explain check here
Posted in Uncategorized
Leave a comment
>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