Tuesday, January 15, 2008

Enabling Sinhala in Linux

How to install

  1. Add to /etc/apt/sources.list

    1. On Debian 4.0 (Etch)

      deb http://sinhala.sourceforge.net/debian/i386/etch/ ./
    2. On Debian testing (Lenny)

      deb http://sinhala.sourceforge.net/debian/i386/lenny/ ./

    3. On Ubuntu 7.10 (Gutsy) i386

      deb http://sinhala.sourceforge.net/ubuntu/i386/gutsy/ ./

    4. On Ubuntu 7.10 (Gutsy) amd64

      deb http://sinhala.sourceforge.net/ubuntu/amd64/gutsy/ ./

  2. Update repository metadata:
    apt-get update

  3. Install Sinhala packages:
    apt-get install sinhala-gnu-linux

  4. Upgrade relevant packages:
    apt-get upgrade

  5. Logout and login again. Environment variables need to be set/updated (NO NEED TO REBOOT)


How to test
  1. Visit http://si.wikipedia.org/ and see if the Sinhala letters render correctly.

  2. Copy and paste some of the content from Sinhala wikipedia to Open Office Writer. Then highlight the Sinhala text and choose the LKLUG font to display them.

  3. To test SCIM, press Control-space whilst you are running a GNOME application. Then select one of the Sinhala input methods


Read More

A First Look at the Final Release of KDE 4.0

After five long months of development, the most expected project of 2007, KDE 4, has finally seen the light today! KDE 4 is the next generation of the popular K Desktop Environment, which seeks to fulfill the need for a powerful yet easy-to-use desktop, for both personal and enterprise computing. KDE project's goal for the 4.0 release is to put the foundations in place for future innovations on the FREE desktop.

Screenshot KDE 4.0





Monday, January 14, 2008

How to Change splash in Ubuntu

there's a symbolic link in /usr/share/pixmaps/splash pointing to the ubuntu splash image.

Just recreate it pointing to YOUR png file like this:

Code:
cd /usr/share/pixmaps/splash
sudo mv path_to_your_splash.png ./mysplash.png
sudo rm ubuntu-splash.png => we're just deleting a link, not the png
sudo ln -s mysplash.png ubuntu-splash.png
Done! Fast and easy!


To cancel changes, just delete the link again and rebuilt it pointing to the original png:

Code:
cd /usr/share/pixmaps/splash
sudo rm ubuntu-splash.png
sudo ln -s ubuntu-slick.png ubuntu-splash.png

Setting up Compiz/Fusion 3D Desktop in Ubuntu


Compiz/Fusion is a 3D desktop environment for your Linux system. Its objective is to make the various elements that are visible on your computer look more physical. It aims to make your work less tiring and increase productivity through more natural visual perception.

One way to do that is by placing the windows and icons on a three-dimensional looking cube, that can be rotated. Another way is to keep the windows or menus in motion after you move or expand them, sort of like a piece of paper floating on the desk. This makes is easier to track which window or menu has just been activated.

Compiz/Fusion provides many settings and parameters to customize these effects, and the results depend each user's preferences and work habits. In my own experience I found that these features pretty much work as intended
The wobbly behavior may seem unsettling at first, but after getting used to it, it does make for a less tiring work experience.

In order to be able to use Compiz/Fusion in Ubuntu 7.10, you need to install the "Advanced Desktop Effects Settings (ccsm)" package. Here is how you set it up:


  1. Click on "Applications" on the task bar to bring up the Applications menu.
  2. From the Applications menu select "Add/Remove" to show the "Add/Remove Applications" window.
  3. Click on the "Show" selection box and select "All available applications".
  4. In the "Search" box type: "compiz". This should bring up a listing of the software along with a description.
  5. Click the check box next the "Advanced Desktop Effects Settings (ccsm)" line.
  6. Push button "Apply Changes".
  7. Click "OK" in confirmation dialog window.
  8. Click on "Apply" on summary dialog window.
  9. In dialog window "New application has been installed" click "Close" button.

Now you can run the the CompizConfig Settings Manager as follows:

  1. Click on "Systems" on the task bar to bring up the System menu.
  2. From the System menu select "Preferences".
  3. From the Preference menu select "Advanced Desktop Effects Settings.

This should bring up a window with the title "CompizConfig Settings Manager". The user interface has several sections, starting with "General", "Accessibility", "Desktop", and "Effects". To set up the cube, you should start by setting the number of desktops to four as follows:

  1. Click on "General Options" in the section "General" to bring up a screen with several tabs.
  2. Click on the "Desktop Size" tab to show three sliders.
  3. Set the slider "Horizontal Virtual Size" to "4" (this will give the cube four sides to rotate to).
  4. Click on the "Back" button in the lower left hand corner to return to be previous screen.

Then you need to mark the check boxes of "Desktop Cube" and "Rotate Cube" in the "Desktop" section. Now you can rotate the cube by dragging the the middle mouse button on the background.

To enable wobbly windows, mark the corresponding check box under "Effects". To make the menus wobbly as well, click on the "Wobbly Windows" button, select the "General" tab, and change "Map Effect" to "Shiver".


 

blogger templates 3 columns | Make Money Online