I threw Windows 7 on a Cr-48, and I'm using the excellent SharpKeys to remap the laptop's F1-F10 keys to do what their little icons look like--such as volume up/down/mute, back/forward in browser, full-screen, etc. The problem is, as far as I can tell, brightness controls don't have a virtual keycode in Windows, so I can't just remap F6 to VK_BRIGHTNESS_DOWN or something.
I'm willing to write a little widget of my own to get it done. Does anyone know of a way to programmatically adjust laptop backlight brightness, or an existing utility that might allow me to do what I describe?