Só que você quer que esta segunda tela fique no formato retrato, mas essa opção não existe. Aí você descobre que, por padrão, a HP deixa essa opção (giro da tela) desabilitada durante a instalação. Depois de pesquisar em muitos fóruns, o que funcionou foi isto: modificar chaves do Registro do Windows. Lembre-se sempre de exportar o registro antes de efetuar qualquer modificação. Boa sorte!
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\4D36E968-E325-11CE-BFC1-08002BE10318\0001
and changed all of the following values from 0 to 1(after backing the registry up)
Display1_EnableIndependentRotation
Display1_IndependentRotation
Display1_PortraitMode
Display1_RotationCaps
Display2_PortraitMode
Display2_RotationCaps
Outra:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\4D36E968-E325-11CE-BFC1-08002BE10318\0001
Display1_EnableIndependentRotation =1
Display1_IndependentRotation =1
Display1_PortraitMode =1
Display1_RotationCaps =1
Display2_PortraitMode =1
Display2_RotationCaps =1
After doing the changes he suggested I was able to see the option for "Orientation" on the windows display settings but I wasn't able to save the changes.
Then I changed:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Cl ass\4D36E968-E325-11CE-BFC1-08002BE10318\0001
Display1_DisableAsyncFlips = 0 (was 1)
Display1_RotationCaps = 7
Display2_RotationCaps = 7
Nenhum comentário:
Postar um comentário