Skip to content

hasegawayosuke/RotateDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RotateDisplay

rotate display when DSR of COM4 becomes signaled state.

install as a service

C:\>sc create RotateDisplay binpath= foo\bar\display.exe displayname= RotateDisplay
C:\>net start RotateDisplay

uninstall

C:\>net stop RotateDisplay
C:\>sc delete RotateDisplay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages