FINAL DESIGN STUDIOS
FDS Services | FDS Repository | Search our Services | Bookmark FDSFDS London UK


Ubuntu Super and Hyper Key assignments

xmodmap -e “keycode 234 = Super_L”
xmodmap -e “keycode 233 = Super_R”

Userland method (of course you’re using GNOME and FC6):
First method:
Create in $HOME a .Xmodmap file. It must be as such:
! Xmodmap for IBM Thinkpad T30: ! map browser keys to Super (Windows) and Hyper keys keycode 233 […]

Ubuntu CPU Frequency Management

Having changed the CPU frequency to ‘Performance’ I decided to go back to ‘On Demand’ so that the processor would not get so hot. My laptop’s Intel Centrino 1.7Ghz processor was heating up to 81 degrees celcius! Intel say that the maximun operating temperature for this processor is 100 degrees, but I think I would […]

Shift + Backspace Killing Ubuntu

Ever been typing on your computer with an Ubuntu installation and find the screen go black or that you have been logged out, shutting down all your open applications because you forget and hit the backspace key whilst holding down the Shift key? Major pain.
Here’s a solution I have come accross:
Open your terminal […]