| View previous topic :: View next topic |
| Author |
Message |
mla n00b


Joined: 10 Jan 2005 Posts: 39 Location: sthlm.swe
|
Posted: Wed Sep 20, 2006 9:09 pm Post subject: howto - nvidia twinview with portrait (pivoted lcd:s) |
|
|
Ok, here goes nothing, maybe this might be helpful to someone.
I was looking around in the forum for a howto or something for this, but i couldn't find anything.
The topic might be bad, so here is a description:
| Code: |
i wanted
____________
| || |
| || |
| || |
| || |
------------
instead of
____________________
| || |
| || |
---------------------
|
in xorg.conf serverlayout section:
Disable Xinerama if u have it enabled, it wont work with it. (which i hope nvidia will add support for)
Enable RandR
| Code: |
Option "Xinerama" "0"
Option "RandR" "1"
|
in xorg.conf device section:
enable twinview
set twinvieworientation to above (or below)
enable randrrotation
| Code: |
Option "TwinView" "1"
Option "TwinViewOrientation" "Above"
Option "RandRRotation" "1"
|
startup x, and use:
xrandr -o left (or right) in a terminal.
have fun! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|