1st September 2009
in
Applications, System
If you start a GTK GUI with root permissions and you notice that it uses the old GTK theme, you can make all applications started as root to use your current theme by doing this:
sudo ln -s ~/.themes /root/.themessudo ln[...]
Tags: GTK, theme, Ubuntu
3 Comments
21st August 2009
in
Applications, Multimedia
Most DivX/XviD movies you download from Torrent sites are packed in multiple RAR archives. It takes some time for each to extract. If you don;t want to wait, you can use VLC and unrar to play the file within instantly. Y[...]
Tags: files, movie, RAR, unrar, video, VLC
5 Comments
20th August 2009
in
Applications, Multimedia
If you want to have Flash support in Google Crome, the Linux version, you can enable it like this:Make a plugins directory in the Google Chrome folder
sudo mkdir /opt/google/chrome/pluginscd to it
cd /opt/google/chrome/p[...]
Tags: firefox, Flash, Google, Google Chrome
1 Comment
10th August 2009
in
Applications, GNOME, System
If you want your most-used applications already opened when you boot up into your Ubuntu box, all you have to do is go to System > Preferences > Startup Applications and in the Options tab check the box next to [...]
Tags: Applications, remember, Ubuntu
2 Comments