{too much burden in my code....}
Feb 26

Make the Windows key a available key especially in beryl. Here’s how to enable it :

xmodmap -e "keycode 115 = Super_L"
xmodmap -e “keycode 116 = Super_R”

Common Super Shortcuts in KDE and Beryl

Super + R - Show the panel run dialog
Super + M - Show Desktop

Super + Mouse Scroll Up ( mouse button 4 ) - Zoom In ( Berly Input Enabled Zoom )
Super + Mouse Scroll Down ( mouse button 5 ) - Zoom Out ( Berly Input Enabled Zoom )

technorati tags:, , , ,

Blogged with Flock

Feb 23

Yesterday I update my beryl and after the updates, I turned it off and sleep. And first thing in the morning my wife open my pc for me. And she wakes me up wondering what happen to my desktop and tedent! A fully white display in my screen. Actually my pc continously working but there are thing that I can’t see except the white window(s), white desktop and white shadows.And here are the options on how to get your beryl worked.

  • Downgrading your copy of beryl to rc1 ( I still want my new version of beryl rc3 :p kase puro na lang dowgrade, downgrade na nga wp ko pati ba naman beryl downgrade din )
  • Change your rendering path from Automatic to Copy / or simply type this command into your terminal ( i tried but was slow thus it hungs my system :( ) :beryl-xgl --use-copy && emerald
  • By changing startxgl.sh from ( I recommend this one :) ):
    #!/bin/sh/usr/bin/Xgl :1 -fullscreen -ac -br -accel xv:fbo -accel glx:pbuffer &sleep 4
    export DISPLAY=:1
    cookie=”$(xauth -i nextract - :0 | cut -d ‘ ‘ -f 9)”
    xauth -i add :1 . “$cookie”
    exec startkde

    to :
    #!/bin/sh/usr/bin/Xgl :0 -fullscreen -ac -br -accel xv:fbo -accel glx:pbuffer &sleep 4
    export DISPLAY=:0
    cookie=”$(xauth -i nextract - :0 | cut -d ‘ ‘ -f 9)”
    xauth -i add :1 . “$cookie”
    exec startkde

note : this is based from the error i encountered but it seems that things work properly im not saying that this is the solution if you will still encounter some error feel free to post a comment. thanks to pinsan kinz. :)

technorati tags:, , , , ,

Blogged with Flock

Feb 15

$this->Post->title('Downgrading Wordpress from 2.1 to 2.0');

arg! A few weeks ago my provider always complaining regarding with the huge memory consumption of their resources. This incident happens when I’m start upgrading and using Wordpress 2.1. I don’t know if it’s the best way to resolved this problem… Basta Im just trying to get rid this problem out. Wish me luck! ;)

technorati tags:, ,

Blogged with Flock

Feb 14

$this->Post->title('Beryl 0.2.0-RC2');

New update for beryl. check your repos for a new version. A lot bugfixes in plugins, emerald and core.

Source : pricechild

technorati tags:, , , ,

Blogged with Flock

Feb 7

pinakisamahan mo ng maayos at pinagkaka tiwalaan mo pinaplastik ka pa din. yeah nice strategy!… sayang ka! sino? baka ikaw!

technorati tags:, ,

Blogged with Flock

Feb 4

weeeeeh! do you want to tour Paris with your sweetheart this valentine? try Google Earth the fastest and the easiest ( and cheapiest ) way maybe. ehehehe. poell try this one eh :p. ok here’s the step on how to install it in linux.

to install

chmod +x GoogleEarthLinux.bin
./GoogleEarthLinux

to uninstall

# depends where you install your binary files but by default cd /home/<username>/google-earth
sh uninstall

technorati tags:, ,

Blogged with Flock

Feb 4

$this->Post->title('Flock Patch 0.7.10.1 Released');

Added new features that I’m sure a lot of people are going to enjoy using it.

Download your new flock here

for those ubuntunista out there, here is the simple step installation.

sudo tar -C /opt -xzvf flock-0.7.10.1.en-US.linux-i686.tar.gz
sudo ln -s /opt/flock/flock /usr/bin/flock

create menu item sudo nano /usr/share/applications/flock.desktop

[Desktop Entry]
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec=flock
Icon=/opt/flock/icons/mozicon128.png
StartupNotify=true
Terminal=false
Type=Application
Categories=Applications;Network

Source : Flock on Ubuntu

technorati tags:, ,

Blogged with Flock

Feb 2

Yesterday I noticed that there something new in my desktop. Yes! My beryl’s new plugin called Group and Tab Windows. A window preview/thumbnail when I hover my mouse in titlebar. I thought it’s just a preview but it’s not…

screenshots :

technorati tags:, , , , , , , ,

Blogged with Flock