search for: includeall

Displaying 2 results from an estimated 2 matches for "includeall".

Did you mean: include_all
2013 Jun 26
0
CentOS 6 and XDMCP
...gt; -once -query localhost I get a black screen without any login window or desktop background. My /etc/gdm/custom.conf looks like this: > # GDM configuration storage > [daemon] > [security] > DisallowTCP=false > AllowRemoteRoot=true > [xdmcp] > Enable=true > [greeter] > IncludeAll=true > [chooser] > [debug] According to the howtos on the net this should be sufficient, so I am quite stuck. How can I figure out if this is a problem of the CentOS config or of XQuartz? Any hint or help would be appreciated. Dirk
2005 Aug 15
16
swig_up
Tracing down some things to add in validators and I''ve run across something that kinda bothers me... In order to implement validators you have to override the clone method. The directors seems to be set up to specifically handle this situation. However, whenever C++ calls back to the object''s methods the swig_get_up function is returning false. It seems like swig_up