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”

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 [...]

Ubuntu Animated Desktop

For Compiz Users An embedded screensaver is light on memory usage, but won’t play nice with Compiz Fusion. gconftool‐2 ‐‐type bool ‐‐set /apps/nautilus/preferences/show_desktop false /usr/lib/xscreensaver/glmatrix ‐root If you don’t like the Matrix look, you can substitute any listed screensaver instead of “glmatrix.” For Compiz Fusion Users: XWinWrap is not available in the Ubuntu repositories. I [...]

Ubuntu Themes

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:

Wine Sub-Programs

These sub-programs are usually accessible by running ‘wine <wineprogram>’ . With some exceptions, the programs can be also be accessed with just ‘<wineprogram>’ (if Wine was installed in the user’s $PATH), although it is usually safer to use the former invocation. A complete list of these programs can be found in the source at wine-<version>/programs/

Bush’s Betrayal

Over and over, President Bush confidently promised to “solve problems, not pass them on to future presidents and future generations.” As the clock runs out on his eight-year presidency, a tall stack of troubles remain and Bush’s words ring hollow. Iraq, budget deficits, the looming insolvency of Social Security and Medicare, high health and energy [...]

Adding New True Type Fonts to Linux Ubuntu

In GNOME GUI Here is a method for doing this via Gnome. In gnome, choose Places | Home Folder from the menu panel (ie open nautilus). When file browser opens, enter “fonts:///” as the Location. Then simply drag the new font into the fonts directory. Alternately, you can get to the fonts directory by going [...]