Single controller screen rotation problem, controller screen Rotation
How to Set screen rotation for a single controller in the APP
-(BOOL)ShouldAutorotate
{
NSLog (@ "don't let me rotate? ");
Return NO;
}
-(NSUInteger) supportedInterfaceOrientations {
// Force portrait is required
Return UIInterfaceOrientationMaskPortrait // you can directly use the enumerated items;
}
}
[URGENT] 180-degree screen rotation on NVIDIA Control Panel
There must be a way to solve the screen inversion.
1. Press Ctrl + Alt + up arrow
2. Right-click the desktop and choose "properties"> "advanced"> "graphics"> "display direction"> "reverse 180"> "OK ".
3. Right-click "desktop"> "Image Selection"> "graphic attributes"> "rotation" to select a 90,180,270-degree rotation.
4. Sometimes, image inversion may occur when using some players. Restarting the system and re-installing the software cannot solve the problem. Solution: Right-click the Green Arrow of the current taskbar in the lower right corner and select Original Picture. (Flipped Picture is an inverted image)
Or right-click the Player Plug-in icon in the lower right corner of the monitor and select original clip in the displayed dialog box.
Reference: zhidao.baidu.com/..w.query
Dual display screen rotation problem, help
Re-install the driver package, so there will be a setting menu. In the lower right corner of the computer. Right-click the desktop and choose a menu. Check it out!
If you do not know which driver to download, download a driver wizard and install it based on the driver updates!