$this->Post->title('How to enable your Windows key as Super Key / Hyper Key in kubuntu and (Beryl Input Enabled Zoom)');
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:xmodmap, winkey, windows+key, super+key, Input+Enabled+Zoom
Blogged with Flock
$this->Post->title('Beryl 0.2.0 rc3 White Screen / Cube of Death');
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:beryl, kubuntu, xgl, beryl0.2.0rc3, white+screen+of+death, white+cube+of+death
Blogged with Flock
$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:wp+2.0, wp+2.1, wordpress
Blogged with Flock
$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:beryl, edgy, kubuntu, xgl, beryl+0.2.0+rc2
Blogged with Flock
$this->Post->title('ang mga taong plastik nga naman… darating ang araw plastik pa rin…');
$this->Post->title('Explore, Search and Discover using Google Earth Linux');
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:google+earth, kubuntu, edgy
Blogged with Flock
$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.
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:flock, 0.7.10.1, kubuntu
Blogged with Flock
$this->Post->title('Latest Beryl 0.2.0-svn Plugin Group and Tab Windows');
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…
technorati tags:beryl, kubuntu, edgy, group+and+tab+windows, xgl, ramseyramos.net, beryl-plugins, beryl-settings, beryl-0.2.0-svn
Blogged with Flock

