Mario Goebbels wrote:
> Wouldn't it be of advantage to automatically run the 64bit version of X11 if 
> Solaris fired up in 64bit mode, alone for performance reasons? I know that 
> right now, the X server is hardcoded as a service property, but maybe there 
> should be some sort of transient service on which GDM depends on, that checks 
> the ISA and then sets the property on applications/x11-server accordingly.
>
>   
Doesn't it do this already, at least for the Xorg default?
The property is set to /usr/X11/bin/Xorg and this is just an isaexec
program that launches /usr/X11/bin/amd64/Xorg if running in 64 bit
mode or /usr/X11/bin/i386/Xorg if running in 32 bit mode.


Reply via email to