Can a Program Change Computer Brightness?

  • Thread starter Thread starter AllenHe
  • Start date Start date
  • Tags Tags
    Brightness
AllenHe
Messages
74
Reaction score
0
is it possible to create a program which can change the brightness of the computer?
 
on Phys.org
No idea what you mean by "brightness of the computer", please elaborate. Monitor brightness?

And I will spare you and everyone else all puns that I can think of.
 
AllenHe said:
is it possible to create a program which can change the brightness of the computer?

What platform are you talking about? Windows, Linux, Unix, Other?
 
em.. Windows XP.using C++
yea, I'm talking about the brightness of the monitor.using C++
 
Is it good to learn C++ before learning Java?
cause programs created using C++ are command line interface, but not graphical interface.and I think that it's useless nowdays.
 
AllenHe said:
cause programs created using C++ are command line interface, but not graphical interface.and I think that it's useless nowdays.

C++ has a variety of GUI toolkits, i.e. C++ programs are not limited to running from a terminal.

Command lines are anything but useless. There are many, many tasks that are far easier using the command line than doing them through a GUI.
 
Borek said:
And I will spare you and everyone else all puns that I can think of.
Aw, heck:frown:
 
AllenHe said:
is it possible to create a program which can change the brightness of the computer?
Since games can do this in direct x (full screen mode), I would assume it's possible to duplicate this function. The video card software can also adjust brightness of the desktop, but I'm not sure if that's related to direct x or not.
 

Similar threads

  • · Replies 102 ·
4
Replies
102
Views
5K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 43 ·
2
Replies
43
Views
9K
  • · Replies 27 ·
Replies
27
Views
5K