On Mon, 2010-04-05 at 13:56 -0600, Orion Poplawski wrote:
> So, how is the select of which VT X is to run on supposed to work in 
> F-13?  It appears that kdm can get it wrong, my guess is a race between 
> kdm and mingetty startup.  See 
> https://bugzilla.redhat.com/show_bug.cgi?id=577482
> 
> Do gdm specify which vt X is to run on?  How?

At least in F12 and later, it does not, unless you force it.  X is
perfectly capable of picking a free VT, and telling you which one it
chose after it starts.

atropine:~% DISPLAY=:0 xprop -root | grep XFree86_VT
XFree86_VT(INTEGER) = 7
atropine:~% ps auwx | grep ^root.*X      
root     31802  0.2  2.0  57188 42124 tty7     Ss+  Mar29  34:22 /usr/bin/Xorg 
:0 -br -verbose -auth /var/run/gdm/auth-for-gdm-7sXnhu/database -nolisten tcp

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to