Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread bsd
Thanks for your replies.  I've searched for .xorg.conf and xorg.conf but 
they don't exist.  When I ran X -configure it errors because the display is 
already started.  I prefer X configure the hardware sections instead of 
manually doing it, so how do I drop to a command line when the system is 
running?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Alan Coopersmith
bsd wrote:
 Thanks for your replies.  I've searched for .xorg.conf and xorg.conf but 
 they don't exist.  When I ran X -configure it errors because the display is 
 already started.  I prefer X configure the hardware sections instead of 
 manually doing it, so how do I drop to a command line when the system is 
 running?

Like all systems using modern Xorg, the server runs without xorg.conf
by default, and you create one when needed to override the default settings.

You should just be able to create one with the sections you need, and it
will continue to use the default values for everything else.  If you want
a template to work from, then you have two choices:

 - Copy the reported configuration default out of /var/log/Xorg.0.log
   (but only when you don't already have a xorg.conf)

 - Kill the running session with 'svcadm disable gdm' and login on the
   command line to run Xorg -configure

-- 
-Alan Coopersmith-alan.coopersm...@oracle.com
 Oracle Solaris Platform Engineering: X Window System

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Matthias Pfützner
Strange, but I checked my build 124 system, and, yes, no xorg.conf, nor
.xorg.conf.

So:

Log in remotely:

-bash-3.2# svcs -a|grep login
disabled   Apr_11   svc:/system/console-login:vt2
disabled   Apr_11   svc:/system/console-login:vt3
disabled   Apr_11   svc:/system/console-login:vt4
disabled   Apr_11   svc:/system/console-login:vt5
disabled   Apr_11   svc:/system/console-login:vt6
disabled   Apr_11   svc:/network/login:eklogin
disabled   Apr_11   svc:/network/login:klogin
disabled   Apr_11   svc:/network/login:rlogin
online Apr_11   svc:/system/console-login:default
online Apr_11   svc:/application/graphical-login/gdm:default
-bash-3.2# 

You'll see:

   svcadm disable gdm

will disable the graphical login, and then

 EXPORT DISPLAY :0.0
 Xorg -configure

will create an xorg.conf file

and then, don't forget to restart the graphical login again:

svcadm enable gdm

Hope, this helps!

  Matthias

You (bsd) wrote:
 Thanks for your replies.  I've searched for .xorg.conf and xorg.conf but 
 they don't exist.  When I ran X -configure it errors because the display is 
 already started.  I prefer X configure the hardware sections instead of 
 manually doing it, so how do I drop to a command line when the system is 
 running?
 -- 
 This message posted from opensolaris.org
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
 

-- 
Matthias Pfützner | Tel.: +49 700 PFUETZNER  |Keith Packard said:
Lichtenbergstr.73 | mailto:matth...@pfuetzner.de | R5 is different from R4.
D-64289 Darmstadt | AIM: pfuetz, ICQ: 300967487  | That's why we changed the
Germany  | http://www.pfuetzner.de/matthias/ | release number :-)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread bsd
When I disabled gdm is blanked my screen and that was it :)

After I rebooted I removed /tmp/X0-lock and ran Xorg -configure which created 
my file.  When I added the line 'Virtual 3286 1080' in the Subsection of 
display for 24.  The system hung when I rebooted.  I then booted into the old 
BE and then mounted the new BE and removed the xorg.conf.

Thanks for all of your help with this.
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Matthias Pfützner
So, if you have not re-logged in to often, what are the error messages in

/var/log/Xorg.0.log*

You (bsd) wrote:
 When I disabled gdm is blanked my screen and that was it :)
 
 After I rebooted I removed /tmp/X0-lock and ran Xorg -configure which created 
 my file.  When I added the line 'Virtual 3286 1080' in the Subsection of 
 display for 24.  The system hung when I rebooted.  I then booted into the old 
 BE and then mounted the new BE and removed the xorg.conf.
 
 Thanks for all of your help with this.
 -- 
 This message posted from opensolaris.org
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
 

-- 
Matthias Pfützner | Tel.: +49 700 PFUETZNER  |Keith Packard said:
Lichtenbergstr.73 | mailto:matth...@pfuetzner.de | R5 is different from R4.
D-64289 Darmstadt | AIM: pfuetz, ICQ: 300967487  | That's why we changed the
Germany  | http://www.pfuetzner.de/matthias/ | release number :-)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread bsd
This is the Xorg log file from b134.  After it hung I rebooted into b129 and 
haven't gone back yet.

$ pfexec beadm mount opensolaris-1 /mnt
$ cat /mnt/var/log/Xorg.0.log

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 i86pc 
Current Operating System: SunOS dsg15 5.11 snv_134 i86pc
Build Date: 15 February 2010  05:28:12PM
Solaris ABI: 64-bit 
Current version of pixman: 0.16.4
Before reporting problems, check http://sunsolve.sun.com/
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Apr 13 10:57:32 2010
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout X.org Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(==) Disabling SIGIO handlers for input devices
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
catalogue:/etc/X11/fontpath.d,
catalogue:/etc/X11/fontpath.d
(**) ModulePath set to /usr/lib/xorg/modules/amd64,/usr/X11/lib/modules/
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' 
will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 622318
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 2

(--) PCI:*(0:1:5:0) 1002:9712:1179:ff1f ATI Technologies Inc M880G [Mobility 
Radeon HD 4200] rev 0, Mem @ 0xc000/268435456, 0xd230/65536, 
0xd220/1048576, I/O @ 0x8000/256, BIOS @ 0x/65536
(II) extmod will be loaded. This was enabled by default and also specified in 
the config file.
(II) dbe will be loaded. This was enabled by default and also specified in 
the config file.
(II) glx will be loaded. This was enabled by default and also specified in 
the config file.
(II) dri will be loaded. This was enabled by default and also specified in 
the config file.
(II) dri2 will be loaded. This was enabled by default and also specified in 
the config file.
(II) ia will be loaded. This was enabled by default and also specified in the 
config file.
(II) xtsol will be loaded by default.
(II) LoadModule: dri2
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri2.so
(II) Module dri2: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions/GL/amd64/libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: ia
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
(II) Module IANAME: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SolarisIA
(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: xtsol
(WW) Warning, couldn't open module xtsol
(II) UnloadModule: xtsol
(EE) Failed to load module xtsol (module does not exist, 0)
(II) LoadModule: radeonhd
(II) Loading /usr/lib/xorg/modules/drivers/amd64/radeonhd_drv.so
(II) Module radeonhd: vendor=AMD GPG
compiled for 1.7.4, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices:
RV505 : Radeon X1550, X1550 64bit.
RV515 

Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Alan Coopersmith
Matthias Pfützner wrote:
 Strange, but I checked my build 124 system, and, yes, no xorg.conf, nor
 .xorg.conf.

.xorg.conf was a private cache for use by the xorgcfg GUI to use as a template
for customization.   It was never present on OpenSolaris, since it was built by
the kdmconfig service, and went away even on SXCE when both xorgcfg  kdmconfig
were gone, so there was no longer a need for it, nor a creator of it.

-- 
-Alan Coopersmith-alan.coopersm...@oracle.com
 Oracle Solaris Platform Engineering: X Window System

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Matthias Pfützner
OK, thanks, had been using Nevada way to long... Still have it on
Corp-Laptop... ;-) snv_102... Need to update somewhen soon... ;-)

   Matthias

You (Alan Coopersmith) wrote:
 Matthias Pfützner wrote:
  Strange, but I checked my build 124 system, and, yes, no xorg.conf, nor
  .xorg.conf.
 
 .xorg.conf was a private cache for use by the xorgcfg GUI to use as a template
 for customization.   It was never present on OpenSolaris, since it was built 
 by
 the kdmconfig service, and went away even on SXCE when both xorgcfg  
 kdmconfig
 were gone, so there was no longer a need for it, nor a creator of it.
-- 
Matthias Pfützner | Tel.: +49 700 PFUETZNER  | Die Strafen dienen zur Ab-
Lichtenbergstr.73 | mailto:matth...@pfuetzner.de | schreckung derer, die
D-64289 Darmstadt | AIM: pfuetz, ICQ: 300967487  | keine Sünde begehen
Germany  | http://www.pfuetzner.de/matthias/ | wollen. Karl Kraus
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-13 Thread Matthias Pfützner
Sadly, there nothing in there indicating, that Xorg even did read your
xorg.conf file...

Did you log out or kill the Xserver by ctrl-alt-backspace?

So, what about the contents of

$ cat /mnt/var/log/Xorg.0.log.old

Curious...

Matthias

You (bsd) wrote:
 This is the Xorg log file from b134.  After it hung I rebooted into b129 and 
 haven't gone back yet.
 
 $ pfexec beadm mount opensolaris-1 /mnt
 $ cat /mnt/var/log/Xorg.0.log
 
 X.Org X Server 1.7.4
 Release Date: 2010-01-08
 X Protocol Version 11, Revision 0
 Build Operating System: SunOS 5.11 i86pc 
 Current Operating System: SunOS dsg15 5.11 snv_134 i86pc
 Build Date: 15 February 2010  05:28:12PM
 Solaris ABI: 64-bit 
 Current version of pixman: 0.16.4
   Before reporting problems, check http://sunsolve.sun.com/
   to make sure that you have the latest version.
 Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.0.log, Time: Tue Apr 13 10:57:32 2010
 (==) Using config file: /etc/X11/xorg.conf
 (==) ServerLayout X.org Configured
 (**) |--Screen Screen0 (0)
 (**) |   |--Monitor Monitor0
 (**) |   |--Device Card0
 (**) |--Input Device Mouse0
 (**) |--Input Device Keyboard0
 (==) Disabling SIGIO handlers for input devices
 (==) Automatically adding devices
 (==) Automatically enabling devices
 (**) FontPath set to:
   catalogue:/etc/X11/fontpath.d,
   catalogue:/etc/X11/fontpath.d
 (**) ModulePath set to /usr/lib/xorg/modules/amd64,/usr/X11/lib/modules/
 (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' 
 will be disabled.
 (WW) Disabling Mouse0
 (WW) Disabling Keyboard0
 (II) Loader magic: 622318
 (II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 6.0
   X.Org XInput driver : 7.0
   X.Org Server Extension : 2.0
 (--) using VT number 2
 
 (--) PCI:*(0:1:5:0) 1002:9712:1179:ff1f ATI Technologies Inc M880G [Mobility 
 Radeon HD 4200] rev 0, Mem @ 0xc000/268435456, 0xd230/65536, 
 0xd220/1048576, I/O @ 0x8000/256, BIOS @ 0x/65536
 (II) extmod will be loaded. This was enabled by default and also specified 
 in the config file.
 (II) dbe will be loaded. This was enabled by default and also specified in 
 the config file.
 (II) glx will be loaded. This was enabled by default and also specified in 
 the config file.
 (II) dri will be loaded. This was enabled by default and also specified in 
 the config file.
 (II) dri2 will be loaded. This was enabled by default and also specified in 
 the config file.
 (II) ia will be loaded. This was enabled by default and also specified in 
 the config file.
 (II) xtsol will be loaded by default.
 (II) LoadModule: dri2
 (II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri2.so
 (II) Module dri2: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.1.0
   ABI class: X.Org Server Extension, version 2.0
 (II) Loading extension DRI2
 (II) LoadModule: extmod
 (II) Loading /usr/lib/xorg/modules/extensions/amd64/libextmod.so
 (II) Module extmod: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
 (II) Loading extension MIT-SCREEN-SAVER
 (II) Loading extension XFree86-VidModeExtension
 (II) Loading extension XFree86-DGA
 (II) Loading extension DPMS
 (II) Loading extension XVideo
 (II) Loading extension XVideo-MotionCompensation
 (II) Loading extension X-Resource
 (II) LoadModule: glx
 (II) Loading /usr/lib/xorg/modules/extensions/GL/amd64/libglx.so
 (II) Module glx: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
 (==) AIGLX enabled
 (II) Loading extension GLX
 (II) LoadModule: ia
 (II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
 (II) Module IANAME: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
 (II) Loading extension SolarisIA
 (II) LoadModule: dri
 (II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri.so
 (II) Module dri: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.0.0
   ABI class: X.Org Server Extension, version 2.0
 (II) Loading extension XFree86-DRI
 (II) LoadModule: dbe
 (II) Loading /usr/lib/xorg/modules/extensions/amd64/libdbe.so
 (II) Module dbe: vendor=X.Org Foundation
   compiled for 1.7.4, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
 (II) Loading extension DOUBLE-BUFFER
 (II) LoadModule: xtsol
 (WW) Warning, couldn't open module xtsol
 (II) UnloadModule: xtsol
 (EE) Failed to load module xtsol (module does not exist, 0)
 (II) LoadModule: radeonhd
 (II) Loading 

[osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread bsd
Using a laptop and have an external 23 monitor connected.  The laptop has a 
resolution of 1366x768 and the external has a resolution of 1920x1080.  

It sees both, but when I try to set the external I get a message screen cannot 
be larger than 1920x1920 (desired size 3286x1080).  Using xrandr in BSD I can 
set Virtual in xorg.conf which fixes the problem.  I saw there was bug for this 
same problem in something like build 121 but I'd think it's resolved by now.
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread Ian Collins

On 04/13/10 04:22 AM, bsd wrote:

Using a laptop and have an external 23 monitor connected.  The laptop has a 
resolution of 1366x768 and the external has a resolution of 1920x1080.

It sees both, but when I try to set the external I get a message screen cannot be 
larger than 1920x1920 (desired size 3286x1080).  Using xrandr in BSD I can set 
Virtual in xorg.conf which fixes the problem.  I saw there was bug for this same problem 
in something like build 121 but I'd think it's resolved by now.
   

/etc/X11/xorg.conf - if its there at all.

How are you setting up the displays?  If you are using nvidia-settings, 
are you trying to configure one or two X screens?


--
Ian.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread bsd
I searched for xorg.conf system-wide but it wasn't found.

I have a Toshiba Satellite L505D-S5983 laptop but it isn't nvidia.  Using the 
preferencesdisplay to set it.  I prefer the external to be to the left of the 
LVDS (laptop) display, but get that message. 

I want two screens so I have more work area, but not cloned or mirrored, but 
just an extension.  It seems to work if the laptop display is above the 
external display, but trying to put the external to the left gives the error 
message.
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread Matthias Pfützner

As you are using opensolaris build 134, you are running a version of the 
graphics subsystem which, at boot time, or restart, creates the config from 
parsing the hardware.

You'll find it in /etc/X11

There is a file named .xorg.conf (note the . at the beginning!)

If you copy those to xorg.conf and modify it accordingly, you'll get what you 
want...

Matthias

-Ursprüngliche Nachricht-

Von: bsd mascotgr...@yahoo.com
An: opensolaris-discuss@opensolaris.org
Gesendet: 13.4.'10,  0:26

I searched for xorg.conf system-wide but it wasn't found.

I have a Toshiba Satellite L505D-S5983 laptop but it isn't nvidia.  Using the preferencesdisplay to set it.  I prefer the external to be to the left of the LVDS (laptop) display, but get that message. 


I want two screens so I have more work area, but not cloned or mirrored, but 
just an extension.  It seems to work if the laptop display is above the 
external display, but trying to put the external to the left gives the error 
message.
--
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org



___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread Ian Collins

On 04/13/10 10:26 AM, bsd wrote:

I searched for xorg.conf system-wide but it wasn't found.

   

It won't be there until you create it.


I have a Toshiba Satellite L505D-S5983 laptop but it isn't nvidia.  Using the 
preferencesdisplay to set it.  I prefer the external to be to the left of the 
LVDS (laptop) display, but get that message.

I want two screens so I have more work area, but not cloned or mirrored, but 
just an extension.  It seems to work if the laptop display is above the 
external display, but trying to put the external to the left gives the error 
message.
   

You want something like:

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
Screen  1  Screen1 leftOf Screen0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
Option Xinerama 0
EndSection

along with Screen and Monitor sections to identify you displays in your 
xorg.conf.


I can send you mine if it helps.

--
Ian.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread John Martin

On 04/12/10 06:49 PM, Ian Collins wrote:

On 04/13/10 10:26 AM, bsd wrote:



You want something like:

Section ServerLayout
Identifier Layout0
Screen 0 Screen0 0 0
Screen 1 Screen1 leftOf Screen0
InputDevice Keyboard0 CoreKeyboard
InputDevice Mouse0 CorePointer
Option Xinerama 0
EndSection

along with Screen and Monitor sections to identify you displays in your
xorg.conf.



The above is for multiple X screens.  I believe a single X screen is
desired.  In this case, the single Screen section needs:

  Virtual 3286 1080

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Dual monitors --- where is xorg.conf?

2010-04-12 Thread Ian Collins

On 04/13/10 11:28 AM, John Martin wrote:

On 04/12/10 06:49 PM, Ian Collins wrote:

On 04/13/10 10:26 AM, bsd wrote:



You want something like:

Section ServerLayout
Identifier Layout0
Screen 0 Screen0 0 0
Screen 1 Screen1 leftOf Screen0
InputDevice Keyboard0 CoreKeyboard
InputDevice Mouse0 CorePointer
Option Xinerama 0
EndSection

along with Screen and Monitor sections to identify you displays in your
xorg.conf.


The above is for multiple X screens.  I believe a single X screen is
desired.  In this case, the single Screen section needs:

  Virtual 3286 1080


True, but he as different horizontal resolutions, will that still work?

--
Ian.

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org