$this->Twitter->status('tambay ulet sa beanstalkapp.com');
Feb
26
$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