Rotate 90 degree

  • Thread starter Thread starter Chen
  • Start date Start date
C

Chen

Hi,

After I pressed arrow ->key , All picture and words on screen rotate 90
degree.
I restart the window, It still cannot return to normal.
How should I do

Thank

C
 
This will turn out to be a feature of your display controller driver.

Read the display controller manual to find out what keys cause that
rotation, and what keys restore the initial setting.

You accidentally pressed some combination of keys; I doubt any single
key would do that. It would be a foolish design!
 
Back
Top