ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

SOLVED: Screen rotation -> possible in AHK ?

<< < (2/2)

lanux128:
reviving an old topic but i had been looking for something similar and found the solution via nVidia's DTCFG Desktop Configuration Commands.

Description    Rotate a display to the designated orientation.
Format          rundll32.exe NvCpl.dll,dtcfg rotate <display#> <angle: 0,90,180,270>

Example        rundll32.exe NvCpl.dll,dtcfg rotate 2 90
                   Rotates display #2 to the 90 degree position.
-rotate
--- End quote ---

• http://docs.google.com/viewer?url=http%3A%2F%2Fdeveloper.download.nvidia.com%2FSDK%2F9.5%2FSamples%2FDEMOS%2Fcommon%2Fsrc%2FNvCpl%2Fdocs%2FNVControlPanel_API.pdf

Navigation

[0] Message Index

[*] Previous page

Go to full version