Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Xinerama -Solaris 8 wih Smallworld

Status
Not open for further replies.

Usoporte

MIS
Joined
May 24, 2001
Messages
1
Location
UY
We have a Sparc 20 with Solaris 8 and we want to run Smallworld (Gis) in 2 screens (as if they were one)

We put the option xinerama in the /etc/dt/config/Xservers file :

:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/cgsix1:/dev/cgsix0 +xinerama

Smallworld starts perfectly in the first monitor, with graphics and texts but when we pass to the other screen ALL texts disappear.

Does anyone know if it is a bug or something missing ?


Thanks

Magda Gorriaran
 
I am not sure if this matters, but your entry does not seem right to me.

:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/cgsix1:/dev/cgsix0 +xinerama

I always put a dev before each video card...

:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/cgsix0 -dev /dev/cgisix1 +xinerama
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top