Posts Tagged desktop

Installing Ubuntu 9.10 and XBMC on the Acer Aspire Revo

Acer Aspire Revo

Acer Aspire Revo

I recently bought an Acer Aspire Revo with the idea of turning it in to a media center. I decided to install Ubuntu 9.10 (Karmic Koala) and use XBMC (Xbox Media Center) as a front end. Here’s how I did it:

First I installed Ubuntu 9.10 to a USB stick. I did this using the USB Startup Disc Creator app which is installed, by default, with Ubuntu. It’s under System > Administration. I just pointed it to the ISO of 9.10, it detected my USB stick and off it went. So, with Ubuntu on my USB I popped the USB in to the Revo and booted it up.

Read the rest of this entry »

, , , , , , , , , , , , , , , , , , ,

5 Comments

Conky, finally! System monitor woes…

Having seen many a flash desktop with system info, I decided to give Conky a go. Going in to the package manager and installing ‘conky’ was easy enough! With no menu entry I did the old Alt+F2 trick and just entered ‘conky’ to see if anything would happen.

Life!

A small window popped up at the bottom left of the screen with some basic info, but it wasn’t embedded into my desktop, nor was it pretty. Back to the drawing board.

After a quick search at Ubuntu Forums, it seems you need to create a .conkyrc file in the home directory and configure it through that text file.I found a basic conky configuration and pasted it in to my .conkyrc file and gave it a whirl. Progress! Conky was now embedded in the desktop but it was flickering like mad. The almighty Ubuntu Forums then tells me that you need to enable double buffering in the conky config file. Ok, done that. Try again.

What the…

Now my desktop icons are missing! What gives?! But wait, moving my pointer over where the icons were, brings them back. For a flash. Then conky wipes them out again!

Grrr!

Eventually, after many a search, I came across a small piece of code which said:

own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

… and that was it!

My Ubuntu desktop with Conky in the top right corner

My Ubuntu desktop with Conky in the top right corner

Conky seems to work better when it is in a window which is transparent, has no decorations, and is stuck to the desktop.

Once I had conky working I found a more elaborate config file and chopped out some unnecessary bits to give me:

My current conky setup

My current conky setup

As conky configs go, mine is pretty standard, you can get really creative and have Gmail alerts, weather reports (my next project) and all sorts in there!

Long live conky!

I’ll post my conky config in the comments below…

, , , , , ,

1 Comment

Bluetooth mobile phone and KBlueLock

While browsing Ubuntu Forums today I stumbled across a post asking what cool stuff a Bluetooth enabled mobile phone can do with Linux and discovered KBlueLock.

Of course, you need a Bluetooth dongle on your PC, I have a USB one.

In KDE I get a ‘K’ version of the Bluetooth logo in my task bar. If I right click it, I can choose KBlueLock.

KBlueLock - menu

The KDE Bluetooth menu (above)

Read the rest of this entry »

, , , , , , , , ,

7 Comments

Break through!

After much tinkering, I’ve finally managed to get VNC working on the EEE!

Meaning? That I can now control my home PC through the internet using the EEE! WHEEEE! (no pun intended, honest!)

My home PC desktop:

My KDE desktop

Same desktop being controlled in the ASUS EEE:

KDE desktop showing on EEE

I did a quick write up on how I managed it.

Smashin’!

, , , , , , , ,

No Comments