[kde-solaris] 2 monitors howto
Cory C. Omand
kde-solaris@mail.kde.org
Thu Feb 20 17:40:02 2003
Rajiv Mordani wrote:
> Hi I am running kde 2.2.2 on solaris 8 on an ultra 10. I have 2 monitors
> connected to it. Couple of questions -
>
> 1. Does KDE support this configuration such that the workspace in the
> second monitor is a continuation of the first? Right now it seems to have
> it's own workspaces and they overlap in the workspace number from the
> other monitor.
You can run Xsun in Xinerama mode by adding the -xinerama option to your
/etc/dt/config/Xservers file. Have a look at 'man Xsun' for more details.
> 2. How do I determine the device name of the second graphics card? I want
> to set the depth of the card to be more than 8.
/usr/sbin/fbconfig -list
Regards,
C.Omand