Lists all of the journal entries for the day.

Sat, 2 Jun 2007

12:56 AM - Widescreen in BSD

Getting widescreen displays in X11 to work is a pain.  With most displays, you must create a modeline.  Here is an example for my Westinghouse 19 inch LCD. 

Section "Monitor"
        #DisplaySize      410   260     # mm
        Identifier   "Monitor0"
        VendorName   "WDE"
        ModelName    "L1975NW"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 82.0
        VertRefresh  56.0 - 76.0
        Option      "DPMS"
        ModeLine    "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934
EndSection

Then just add the 1440x900 mode for your screen.  Now I googled this problem and everyone offered similar examples.  What do all those numbers mean on the ModeLine?  Well these numbers come from your xorg.0.log.  In BSD, this is /var/log/xorg.0.log.  Look for a line listing "Supported Additonal Video Mode"  It will list a clock and various h_ and v_ lines. 

ModeLine <name> <clock> <4 horizontal timings> <4 vertical timings>

This will work on MidnightBSD with xorg 6.9. 

()

7:31 PM - Bad Game

I purchased a copy of Super Mario All Stars on Ebay for the SNES.  I used to love the lost levels (Mario 2 in Japan).  So I spend $20 for this cartridge including shipping.  The game doesn't work.  The screen is black.  I've tried cleaning it with no effect.  I never leave bad feedback on ebay, but in this case I decided it was worth it.  $20 for a bad game is very irritating.  I could have purchased it from someone else.  Aside from finishing my essay, I planned to play that tonight.  I'm very pissed. 

()

8:40 PM - Funny essay revision

I was in the process of revising my style essay.  After all changes, it ended up at exactly 1337 words!  LEET or elite in plain english.  Gotta love l33t sp33k. 

()