Inhaltsverzeichnis

Asus Eee PC Tips

This page is about the Asus Eee PC 900 netbook serie with Xandros Linus preinstalled.

The Wiki at eeeuser.com seems to have many useful infos about tweaking the Eee. And for German speaking people, the manuals at einfach-eee.de are also useful.

Tips

Updating Packages

On my exemplar of the Eee the default app to update software did not work. But an alternative package manager did:

  1. Start a console window with Strg+Alt+T
  2. Get full root access by typing sudo bash in console
  3. Start alternative package manager by typing synaptic
  4. Download and installation of the new packages in Synaptic is self-explanatory then

German source

Installing unsupported Applications

Additional packages can be installed with apt-get or it's graphical frontend snaptic.

For this you have to add additional repositories sources for apt. This can be done directly in snaptic or manually by editing /etc/apt/sources.list.
According to the links below, the Eeepc-OS is based on Xandros 4. This means repositories for this OS have to be added. On good repo seems to be

deb http://www.geekconnection.org/ xandros4 main

More detailled information and more repositories can be found here:

An alternative method might be the tratditional way of compiling source code with ./configure; make; make install, but in order to do this, first the compiler and development tools must be installed with apt-get.

Change Keyboard Layout

Settings → Personalization → Keyboard Layout lets you select only between 3 different English Layouts. Select English/UK here, then all characters on the keyboard match with what you get on the screen.

But if you need an additional keyboard layout, eg. to get German Umlauts, you need to switch the layout to a different language then English:

Afterwards in the system tray (left side on the bottom of the screen) will appear a British or German or whatever selected national flag, which can be used to switch between the different keyboard layouts. It may be necessary to restart some applications in order to get the new new layout accepted.

Try out / To do