Results 1 to 5 of 5

Thread: Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

  1. #1
    Join Date
    Sep 2011
    Posts
    65

    Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

    I purchase this Lenovo Ideapad S10-3T laptop in last week and now I am facing issue on it. When I try to rotate the screen of this laptop, it will be not rotating. It mostly happens because of the Ubuntu 11.10 OS present on my laptop. I need help to fix this rotating problem. Thanks in advance for any help.

  2. #2
    Join Date
    Jul 2011
    Posts
    1,576

    Re: Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

    To change either of these options, click the icon on the very right of the panel and click System Settings-> Hardware->Displays. There is rotating display option present on this opened dialog box. You need to select appropriate rotating display option and check its result on screen. Try this simple thing and check what result arrives onto it.

  3. #3
    Join Date
    Jul 2011
    Posts
    2,014

    Re: Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

    Quote Originally Posted by robot.txt View Post
    To change either of these options, click the icon on the very right of the panel and click System Settings-> Hardware->Displays. There is rotating display option present on this opened dialog box. You need to select appropriate rotating display option and check its result on screen. Try this simple thing and check what result arrives onto it.
    You just need to add one line to your xorg.conf file. This line is to be as Option "RandRRotation" "on". This line will be work to fix this rotating issue. Hence find out this file on your setup folder of the Ubuntu OS and check its number of lines. If you found this line, just set this option to “on”. This simple way to fix the rotating issues on Ubuntu OS.

  4. #4
    Join Date
    May 2011
    Posts
    1,433

    Re: Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

    You can rotate the screen with the xrandr command. For doing this task on Ubuntu you need to first open the terminal and then run the below mentioned commands with their respective instructions.
    To flip the screen upside down: xrandr -o inverted
    To rotate left: xrandr -o left
    To go back to normal: xrandr -o normal
    To rotate right: xrandr -o right

  5. #5
    Join Date
    May 2011
    Posts
    1,740

    Re: Lenovo Ideapad S10-3T - How to rotate the screen on running Ubuntu 11.10

    For doing the same task in different way you can necessary to first open the /etc/X11/xorg.conf file in a text editor as root using below command.
    gksu gedit /etc/X11/xorg.conf
    then set the Option "RandRRotation" to "true". It works to rotate the screen of the laptop system.

Similar Threads

  1. Replies: 8
    Last Post: 03-04-2012, 12:30 AM
  2. Lenovo Ideapad Z570 and Lenovo IdeaPad V570 wifi is not working
    By dhanush123 in forum Portable Devices
    Replies: 3
    Last Post: 28-02-2012, 11:59 PM
  3. Lenovo IdeaPad S10-3 Cracked Screen
    By KalaK in forum Portable Devices
    Replies: 9
    Last Post: 19-11-2011, 04:45 PM
  4. Replies: 10
    Last Post: 02-09-2011, 10:26 PM
  5. Lenovo Ideapad z560 laptop is running slow
    By Cauvery in forum Portable Devices
    Replies: 6
    Last Post: 15-06-2011, 10:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,038,243.23324 seconds with 17 queries