Linux, programming, computers and life

December 25, 2006

mplayer configuration goodies

Filed under: linux

I just found out that mplayer has some cool configuration options. The file is ~/.mplayer/config.
The following options make my life much easier:
# Find subtitle files. (1: load all subs containing movie name)
sub-fuzziness=1

# Disable screensaver.
stop-xscreensaver=yes

And there are many others…
Update:
There’s one more post on mplayer configuraion with my config file.

Technorati Tags: , ,

December 21, 2006

del.icio.us tagometer

Filed under: internet

Del.icio.us have a nice new feature - tagometer. That’s how it looks:

Technorati Tags:

December 19, 2006

htop - more beautiful top

Filed under: CLI, linux

I’m sure you are using top command from time to time. Try htop :) .

Technorati Tags: , ,

December 12, 2006

pretty structures display in gdb

Filed under: CLI, programming, linux

If you are debugging with gdb and print a structure with a lot of members, you are generally lost in the members till you find the right one. The command set print pretty will make your life much easier :) .

Technorati Tags: , , ,

Get free blog up and running in minutes with Blogsome
Theme designed by Gary Rogers