gdm2 r4882 - in trunk: . daemon docs/C docs/es docs/uk



Author: bcameron
Date: 2007-05-01 08:18:05 +0100 (Tue, 01 May 2007)
New Revision: 4882
ViewCVS link: http://svn.gnome.org/viewcvs/gdm2?rev=4882&view=rev

Modified:
   trunk/ChangeLog
   trunk/daemon/display.c
   trunk/daemon/display.h
   trunk/daemon/gdm-daemon-config.c
   trunk/daemon/gdm-daemon-config.h
   trunk/daemon/gdm.c
   trunk/daemon/server.c
   trunk/daemon/slave.c
   trunk/docs/C/gdm.xml
   trunk/docs/es/gdm.xml
   trunk/docs/uk/gdm.xml
Log:
2007-05-01  Brian Cameron  <brian cameron sun com>

        * daemon/display.[ch], daemon/server.c, daemon/slave.c,
          daemon/gdm-daemon-config.[ch], docs/C/gdm.xml: Add optional
          X-Gdm-XserverArgs key to the GDM desktop files.  If this is
          set in the desktop file, then GDM will restart the Xserver
          with the additional arguments specified.  This allows
          people to create sessions that require special Xserver
          flags (e.g. for accessibility or to use a session that
          requires special Xserver extensions to be turned on, etc.)
          This implements enhancement request #326771.  Patch by Ron
          Yorston <rmy tigress co uk>.  I had to rework the patch
          quite a bit to get it to compile against the latest code.
          Also added a test so that any such extra arguments are
          *not* used when using Xnest since this "restarting"
          feature does not work with Xnest.
        * daemon/gdm.c: Minor cleanup.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]