Int 10/AX=1E07h

Prev Next Ralf Interrups Categories Contents

------

VIDEO - FLAT-PANEL - BRIGHTNESS SETTING

AX = 1E07h
BH = function

bit 7:
=1 set brightness control, =0 query brightness

bit 6:
Use standard brightness

bits 5-0:
Reserved (0). ---if BH bits 7,6=10---. BL = brightness (00h = minimum, FFh = maximum)

Return:
AL = 1Eh if function supported BH = results

bit 7:
Query/set (copied from input)

bit 6:
Standard/custom (copied from input)

bits 5-2:
Reserved (0)

bit 1:
Software brightness control is supported

bit 0:
Set operation was succesful (always clear on get) BL = brightness (00h = minimum, FFh = maximum)

Note: This function operates independently of AX=1E05h

See Also: AX=1E00h - AX=1E05h - AX=1E08h

Category: Video - Int 10h - V

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------