LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Rotate screen Intel 945 (https://www.linuxquestions.org/questions/slackware-14/rotate-screen-intel-945-a-730126/)

koloth 06-02-2009 07:25 AM

Rotate screen Intel 945
 
Hi everyone,
I have an Acer Aspire one netbook running slackware current, I was wondering if it was possible to rotate the screen 90 degrees. everything i've found is either about KDE-Gnome or ATI-Nvidia card. I'm using Windowmaker. Has anyone tried it?

Thanks

Uncle_Theodore 06-02-2009 08:08 AM

Quote:

Originally Posted by koloth (Post 3560251)
Hi everyone,
I have an Acer Aspire one netbook running slackware current, I was wondering if it was possible to rotate the screen 90 degrees. everything i've found is either about KDE-Gnome or ATI-Nvidia card. I'm using Windowmaker. Has anyone tried it?

Thanks

You could try the xrandr command from the commandline like this

xrandr -o right
or
xrandr -o left

If you want permanent changes, you can include the option

Option "Rotate" "right"

in the "Monitor" section of you /etc/X11/xorg.conf


All times are GMT -5. The time now is 10:21 PM.