Question
-
Topic
-
How to unlock Secondary Landscape Orientation
LockedI have a tablet pc and the secondary landscape orientation is locked. I downloaded Intel’s version of the GMA x4500 driver and it unlocked the ability to rotate 180 degrees, however Tablet PC settings in control panel still shows the 180 degree orientation (secondary landscape) as locked, or not there. I can’t assign the screen rotate button on the screen bezel to rotate to secondary landscape without it being unlocked there.
I think I’ve found the registry key responsible for this, but I have no idea how to change it and Deleting it did not seem to do the trick.
HKEY_CURRENT_USER\Control Panel\Tablet PC\TiltData\DisplayOrientation180
In the DisplayOrientation180 subkey is a REG_SZ with the name (Default) and (value not set) in the data column.
Under it is a REG_NONE titled ISD V4 which contains hex values as follows:
[code]
0000 40 00 00 00 02 00 00 00 @…….
0008 00 00 00 00 00 00 00 00 ……..
0010 00 80 00 00 00 80 00 00 ……..
0018 00 00 00 00 02 00 02 00 ……..
0020 19 03 F5 04 66 03 47 05 ..?.f.G.
0028 B3 7C F5 04 00 7C 8F 06 ?|?..|..
0030 19 03 B8 7A 66 03 EB 79 ..?zf.ey
0038 B3 7C B8 7A 00 7C C2 79 ?|?z.|?y
0040
[/code]I suspect this is a registry entry which locks out the 180 degree display orientation (secondary landscape) from showing up in the Tablet PC Settings in the Control Panel. Please help? I want to be able to rotate my screen to any orientation on my Fujitsu Lifebook T5010 Tablet PC!
How would I change this entry to be able to do so?