Skip to main content

Posts

Showing posts with the label kde4

How To Speed Up Your KDE Plasma Desktop (KDE4)

KDE is one of the oldest desktop environment in Linux. While GNOME (the other desktop that as old as KDE) is trying to built its own style of user interface, KDE from the beginning seems to mimics the Microsoft Windows' "classic" user interface. Thus, KDE has its own user base, especially for them who still in love with the Windows' philosophy : a simple desktop, with a single taskbar in the bottom, and a start menu in the left. Personally, I love KDE. It's gorgeous and eyecandy. But sometimes, I feel KDE is little bit slow in my older hardwares. So, after some experiences, I've found some tweak how to make KDE Plasma Desktop Runs Faster . 1. Change The Compositing Engine  Go to System Settings>Desktop Effect>Advanced , and change the Compositing type from OpenGL 2.0 to XRender. 2. Remove All Bloatware Apps There are some uneeded apps installed in Kubuntu (my favorite KDE distro) and you could safely remove them. Here are my list : ...

Bug Pada Amarok2 : Berharap Perbaikan Terus Dilakukan

Saya sedang menggunakan Mandriva Linux 2009.1 Spring, dan menggunakan aplikasi music manager Amarok2 (KDE4). Kesan pertama, Amarok2 lebih simpel, tidak ada welcome screen saat kita pertama menjalankannya. Hanya saja ada beberapa bug (yang saya alami) yang saya temukan : 1. Collection Directories Amarok2 hanya mau membaca direktori koleksi musik kita yang ada di /home/music. Akan menyebalkan kalau koleksi musik kita terletak di partisi lain (sebagai misal), karena Amarok2 benar-benar tidak mau men-scan (membaca) koleksi musik selain dari folder/direktori /home/music. Solusinya, buat saja symbolic link koleksi musik kita ke /home/music. Sebagai contoh, koleksi musik saya terletak di : /media/win/musik Maka saya buat symbolic link : ln -s /media/win/musik /home/alwan/Music Jika koleksi musik kita tersebar di banyak tempat, maka buatlah symbolic link sebagai subfolder/subdirektori di direktori /home/Music Sebagai misal, koleksi musik kita a...