Tagged Questions
9
votes
6answers
2k views
What's a good linux C/C++ IDE for a low-res screen?
I recently bought an Asus Eee PC 901, on which I am running Ubuntu linux.
I was mucking around in C on my old (larger) laptop, and I want to continue to do so on the Eee. However, Anjuta - the IDE ...
1
vote
1answer
174 views
API for Asus 1005pe control backlight programmably?
I'm using VS2008, my OS is Win7.
I tried WinAPI IOCTL_VIDEO_QUERY_SUPPORTED_BRIGHTNESS on my netbook. I can retrive a correct the LCD handle, but DeviceIoControl returns 0. I haven't found any APIs ...