LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to have more than one screen ? (https://www.linuxquestions.org/questions/linux-general-1/how-to-have-more-than-one-screen-4175560392/)

Borneq 12-02-2015 07:55 AM

How to have more than one screen ?
 
I am getting setup info from X11 server, directly without Xlib or XCB but from sockets;
Is one problem: in structure I get field "Visual types count" was 119 whereas I got 122 VisualTypes.
Will be worse if will more than one screen. I don't know if will first screen, second screen, all visualtypes or first screen, visualtypes, second screen, visualtypes.
U want test it from more than one screen, how to have more than one screen ?

damn.snarky.bastard 12-02-2015 11:50 AM

dual screens
 
To configure two screens install and run "xrandr". In Ubuntu you can find it in the "X11-xserver-utils package". there is also "arandr" or "lxrandr" (for LXDE), possibly others. Don't worry, it is pretty easy to use.


All times are GMT -5. The time now is 12:54 PM.