Jump to content
LaptopVideo2Go Forums

TablePC Rotation feature


®®®

Recommended Posts

http://www.tabletpcbuzz.com/forum/topic.asp?TOPIC_ID=16600

I wonder if we can help them getting rid of step 5:

Step 5) Open the modified INF file and locate the "RotateFlag" line. On this line, change 4 to 0x40 and save the INF file, overwriting it.
Link to comment
Share on other sites

4 and 0x40 are the same thing, so yes, that step can be removed. To enable rotation, all you need are these two lines:

HKR,, NvCplEnableRotatePage, %REG_DWORD%, 1

HKR,, RotateFlag, %REG_DWORD%, 4

Link to comment
Share on other sites

00d = 0x00 = disabled

04d = 0x04 = enabled (absent)

16d = 0x10 = Tablet PC

Link to comment
Share on other sites

Teraphy is right... 0x04 not 0x40. Sorry!

Link to comment
Share on other sites

So they/we should use 0x10 instead of 0x40?

Link to comment
Share on other sites

Yes 0x40 is a mistake by the OEM and hence copyied.

Try 0x10 or even 0x14 the best of both worlds.

Link to comment
Share on other sites

yeah, I am thinking what Pieter is. I'd have to see the original files though.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...