To solve this problem i have edit the config file of gdm (
/etc/gdm/gdm.conf ) for make at start 2 X sessions
here the config file :
# 2emeX = name of the second Xserver
[server-2emeX]
name=2emeX
command=/usr/bin/X11/X -bpp 16 -dpi 95
flexible=true
[daemon]
[security]
[xdmcp]
[gui]
[greeter]
[chooser]
[debug]
# Note that to disable servers defined in the defaults.conf file (such as
# 0=Standard, you must put a line in this file that says 0=inactive, as
# described in the Configuration section of the GDM documentation.
#
[servers]
1=2emeX vt8
You must ajust the "dpi" variable to have the same size o font in the 2
X session
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]