[arch-commits] CVS update of extra/gnome/gdm (PKGBUILD defaults.conf)

Jan de Groot jgc at archlinux.org
Thu Oct 18 19:46:26 UTC 2007


    Date: Thursday, October 18, 2007 @ 15:46:26
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gdm

Modified: PKGBUILD (1.62 -> 1.63) defaults.conf (1.4 -> 1.5)

upgpkg: gdm 2.20.1-1
Update default config


---------------+
 PKGBUILD      |   12 +-
 defaults.conf |  309 +++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 245 insertions(+), 76 deletions(-)


Index: extra/gnome/gdm/PKGBUILD
diff -u extra/gnome/gdm/PKGBUILD:1.62 extra/gnome/gdm/PKGBUILD:1.63
--- extra/gnome/gdm/PKGBUILD:1.62	Sat Sep 22 17:56:00 2007
+++ extra/gnome/gdm/PKGBUILD	Thu Oct 18 15:46:25 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.62 2007/09/22 21:56:00 jgc Exp $
+# $Id: PKGBUILD,v 1.63 2007/10/18 19:46:25 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gdm
-pkgver=2.20.0
+pkgver=2.20.1
 pkgrel=1
 pkgdesc="Gnome Display Manager (a reimplementation of xdm)"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('pam>=0.99.8' 'libdmx' 'tcp_wrappers>=7.6' 'libgnomecanvas>=2.20.0' 'librsvg>=2.18.2' 'gksu' 'xorg-xsm' 'dbus-glib>=0.7.4')
+depends=('pam>=0.99.8' 'libdmx' 'tcp_wrappers>=7.6' 'libgnomecanvas>=2.20.1' 'librsvg>=2.18.2' 'gksu' 'xorg-xsm' 'dbus-glib>=0.7.4')
 makedepends=('perlxml' 'zenity>=2.20.0' 'gnome-doc-utils>=0.12.0' 'pkgconfig')
 install=gdm.install
 url="http://www.gnome.org"
@@ -18,8 +18,8 @@
 	defaults.conf
 	gdm.pam
 	gdm-autologin.pam)
-md5sums=('cf374113a1f837b0df916572625b5078' '770fe5aeb8d35271a5a2330ce01508f0'
-         '682c0602f2f235085d5d9255428d7a35' 'b20fe3c8487a039050986d60e45233a9'
+md5sums=('ed7b7efcb7fd97cc400e2416e0093e71' '770fe5aeb8d35271a5a2330ce01508f0'
+         '0fbc2d17fad5a3e979e742e0403c19d5' 'b20fe3c8487a039050986d60e45233a9'
 	 '157f32e089a7aab50732dc122e592b35')
 
 build() {
@@ -44,7 +44,7 @@
   
   #init script and configuration
   install -m755 ${startdir}/src/gdm ${startdir}/pkg/etc/rc.d/ 
-  install -m444 ${startdir}/defaults.conf ${startdir}/pkg/usr/share/gdm/ 
+  #install -m444 ${startdir}/defaults.conf ${startdir}/pkg/usr/share/gdm/ 
 
   #Remove the session .desktop file, we have this one in gnome-session now.
   rm -rf ${startdir}/pkg/usr/share/xsessions
Index: extra/gnome/gdm/defaults.conf
diff -u extra/gnome/gdm/defaults.conf:1.4 extra/gnome/gdm/defaults.conf:1.5
--- extra/gnome/gdm/defaults.conf:1.4	Sun Apr 22 12:39:24 2007
+++ extra/gnome/gdm/defaults.conf	Thu Oct 18 15:46:25 2007
@@ -1,18 +1,26 @@
-# GDM Configuration file.
+# GDM System Defaults Configuration file.
 #
-# You should not update this file by hand.  Since GDM 2.13.0.4, configuration
-# choices in the gdm.conf-custom file will override the default values
-# specified in this file.  This file may be overwritten on upgrade, so to
-# ensure that your configuration choices are not lost, please make sure that
-# your modifications are only made to the gdm.conf-custom file.  If you were
-# using a previous version of GDM and had made changes to your gdm.conf file,
-# this file should have been automatically renamed as gdm.conf-custom to ensure
-# that your previous modifications are preserved.
+# This file should not be updated by hand.  Since GDM 2.13.0.4, configuration
+# choices in the GDM Custom Configuration file will override the default
+# values specified in this file.  This GDM System Defaults Configuration file
+# may be overwritten on upgrade, so to ensure that your configuration choices
+# are not lost, please make sure that your changes are made only the GDM Custom 
+# Configuration file.  The GDM Custom Configuration file is found at the
+# following location:
+#
+# /etc/gdm/custom.conf
+#
+# If you were using an older version of GDM, your system may have the the older
+# gdm.conf configuration file on the system.  If so, then this file is used
+# instead of the GDM Custom Configuration file for backwards support.  If you
+# make changes to the GDM Custom Configuration file and they seem to not be
+# taking effect, this is likely the problem.  Consider migrating your
+# configuration to the new configuration file and removing the gdm.conf file.
 #
 # You can use the gdmsetup program to graphically edit the gdm.conf-custom
 # file.  Note that gdmsetup does not support every option in this file, just
-# the ones that most users want to change.  If you feel that gdmsetup should
-# support additional configuratio options, please file a bug report at
+# the most common ones that users want to change.  If you feel that gdmsetup
+# should support additional configuration options, please file a bug report at
 # http://bugzilla.gnome.org/.
 #
 # If you hand-edit the GDM configuration, you should run the following command
@@ -21,8 +29,7 @@
 #
 # gdmflexiserver --command="UPDATE_CONFIG <configuration key>"
 #
-# For example, the "Enable" key in the "[debug]" section would be specified by
-# "debug/Enable".
+# e.g, the "Enable" key in the "[debug]" section would be "debug/Enable".
 #
 # You can also run gdm-restart or gdm-safe-restart to cause GDM to restart and
 # re-read the new configuration settings.  You can also restart GDM by sending
@@ -34,14 +41,14 @@
 # GNOME|System category.  You can also find the docs in HTML form on
 # http://www.gnome.org/projects/gdm/
 #
-# NOTE: Some values are commented out but show their default values.  Lines
+# NOTE: Some values are commented out, but show their default values.  Lines
 # that begin with "#" are considered comments.
 #
 # Have fun!
 
 [daemon]
-# Automatic login, if true the first local screen will automatically logged in
-# as user as set with AutomaticLogin key.
+# Automatic login, if true the first attached screen will automatically logged
+# in as user as set with AutomaticLogin key.
 AutomaticLoginEnable=false
 AutomaticLogin=
 
@@ -59,8 +66,8 @@
 # should leave this alone.
 #Chooser=/usr/lib/gdm/gdmchooser
 
-# The greeter for local (non-xdmcp) logins.  Change gdmlogin to gdmgreeter to
-# get the new graphical greeter.
+# The greeter for attached (non-xdmcp) logins.  Change gdmlogin to gdmgreeter
+# to get the new graphical greeter.
 #Greeter=/usr/lib/gdm/gdmlogin
 
 # The greeter for xdmcp logins, usually you want a less graphically intensive
@@ -78,20 +85,20 @@
 # Default path to set.  The profile scripts will likely override this value.
 # This value will be overridden with the value from /etc/default/login if it
 # contains "ROOT=<pathvalue>".
-#DefaultPath=/bin:/usr/bin:/opt/gnome/bin
+#DefaultPath=/bin:/usr/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/opt/X11R6/bin
 # Default path for root.  The profile scripts will likely override this value.
 # This value will be overridden with the value from /etc/default/login if it
 # contains "SUROOT=<pathvalue>".
-#RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/opt/gnome/bin
+#RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/opt/X11R6/bin
 
 # If you are having trouble with using a single server for a long time and want
 # GDM to kill/restart the server, turn this on.  On Solaris, this value is
 # always true and this configuration setting is ignored.
 AlwaysRestartServer=true
 
-# User and group used for running GDM GUI applicaitons.  By default this is set
+# User and group used for running GDM GUI applications.  By default this is set
 # to user "gdm" and group "gdm".  This user/group should have very limited
-# permissions and access to ony the gdm directories and files.
+# permissions and access to only the gdm directories and files.
 User=nobody
 Group=gdm
 
@@ -99,8 +106,6 @@
 # does not always work, only if those clients have a window of their own.
 #KillInitClients=true
 LogDir=/var/log/gdm
-# You should probably never change this value unless you have a weird setup.
-PidFile=/var/run/gdm.pid
 
 # Note that a post login script is run before a PreSession script.  It is run
 # after the login is successful and before any setup is run on behalf of the
@@ -116,11 +121,38 @@
 # of cool stuff to figure out what to tell the user and such and can run an X
 # configuration program.
 XKeepsCrashing=/etc/gdm/XKeepsCrashing
+
+# System command support.
+#
 # Reboot, Halt and suspend commands, you can add different commands separated
 # by a semicolon.  GDM will use the first one it can find.
 RebootCommand=/usr/bin/reboot;/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now
 HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now
-SuspendCommand=/usr/bin/powersave -u 
+SuspendCommand=/usr/sbin/pm-suspend
+
+# The following options specify how GDM system commands are supported.
+#
+# Specify which actions are displayed in the greeter.  Valid values are HALT,
+# REBOOT, SUSPEND, and CUSTOM_CMD separated by semicolons.
+SystemCommandsInMenu=HALT;REBOOT;SUSPEND;CUSTOM_CMD
+
+# Specify which actions are supported by QUERY_LOGOUT_ACTION, SET_LOGOUT_ACTION
+# and SET_SAFE_LOGOUT_ACTION.  Valid values are HALT, REBOOT, SUSPEND, and
+# CUSTOM_CMD separated by semicolons.
+AllowLogoutActions=HALT;REBOOT;SUSPEND;CUSTOM_CMD
+
+# This feature is only functional if GDM is compiled with RBAC (Role Based
+# Access Control) support.
+# Specify the RBAC key used to determine if the user has permission to use
+# the action via QUERY_LOGOUT_ACTION, SET_LOGOUT_ACTION and
+# SET_SAFE_LOGOUT_ACTION.  The GDM GUI will only display the action if the
+# "gdm" user has RBAC permissions to use the action.  RBAC keys for multiple
+# actions can be specified by separating them by semicolons.  The format for
+# each is "Action:RBAC key".  If an action is not specified, it is assumed
+# all users have permission for this action.  For example:
+# HALT:key.for.halt,REBOOT:key.for.reboot,[...]  
+RBACSystemCommandKeys=
+
 # Probably should not touch the below this is the standard setup.
 ServAuthDir=/var/lib/gdm
 # This is our standard startup script.  A bit different from a normal X
@@ -129,11 +161,11 @@
 BaseXsession=/etc/gdm/Xsession
 # This is a directory where .desktop files describing the sessions live.  It is
 # really a PATH style variable since 2.4.4.2 to allow actual interoperability
-# with KDM.  Note that <sysconfdir>/dm/Sessions is there for backwards
+# with KDM.  Note that <dmconfdir>/Sessions is there for backwards
 # compatibility reasons with 2.4.4.x.
-SessionDesktopDir=/etc/X11/sessions/:/etc/dm/Sessions/:/usr/share/gdm/BuiltInSessions/:/usr/share/xsessions/
+#SessionDesktopDir=/etc/X11/sessions/:/etc/dm/Sessions/:/usr/share/gdm/BuiltInSessions/:/usr/share/xsessions/
 # This is the default .desktop session.  One of the ones in SessionDesktopDir
-DefaultSession=gnome.desktop
+#DefaultSession=gnome.desktop
 # Better leave this blank and HOME will be used.  You can use syntax ~/ below
 # to indicate home directory of the user.  You can also set this to something
 # like /tmp if you don't want the authorizations to be in home directories.
@@ -147,26 +179,37 @@
 UserAuthFBDir=/tmp
 UserAuthFile=.Xauthority
 # The X server to use if we can't figure out what else to run.
-StandardXServer=/usr/bin/X
+StandardXServer=/usr/bin/Xorg
 # The maximum number of flexible X servers to run.
 #FlexibleXServers=5
 # And after how many minutes should we reap the flexible server if there is no
 # activity and no one logged on.  Set to 0 to turn off the reaping.  Does not
-# affect Xnest flexiservers.
+# affect nested flexiservers.
 #FlexiReapDelayMinutes=5
+
 # The X nest command.
-Xnest=/usr/bin/Xnest -audit 0 -name Xnest
+# Examples of valid commands (assuming installed to /usr/X11/bin:
+# Xorg Xnest: /usr/X11/bin/Xnest -audit 0 -name Xnest
+# Xsun Xnest: /usr/openwin/bin/Xnest -audit 0 -name Xnest -pn
+# Xephyr:     /usr/X11/bin/Xephyr -audit 0
+Xnest= 
+# Xsun Xnest does not support font paths (passed into Xnest -fp argument)
+# that include the ":unscaled" suffix after a path name.  Setting this to
+# false will strip any ":unscaled" suffix from the font path.  If not 
+# using this Xnest, the value should be true.
+XnestUnscaledFontPath=true
+
 # Automatic VT allocation.  Right now only works on Linux.  This way we force
-# X to use specific vts.  turn VTAllocation to false if this is causing
+# X to use specific vts.  Turn VTAllocation to false if this is causing
 # problems.
 #FirstVT=7
 #VTAllocation=true
 # Should double login be treated with a warning (and possibility to change VT's
 # on Linux and FreeBSD systems for console logins)
-DoubleLoginWarning=true
+#DoubleLoginWarning=true
 # Should a second login always resume the current session and switch VT's on
 # Linux and FreeBSD systems for console logins
-AlwaysLoginCurrentSession=true
+#AlwaysLoginCurrentSession=true
 
 # If true then the last login information is printed to the user before being
 # prompted for password.  While this gives away some info on what users are on
@@ -192,6 +235,10 @@
 # This determines whether GDM will send notifications to the console.
 #ConsoleNotify=true
 
+# How long gdm should wait before it assumes a started Xserver is defunct and
+# kills it.  10 seconds should be long enough for X, but Xgl may need 20 or 25. 
+GdmXserverTimeout=10
+
 [security]
 # Allow root to login.  It makes sense to turn this off for kiosk use, when
 # you want to minimize the possibility of break in.
@@ -209,7 +256,9 @@
 # Check if directories are owned by logon user.  Set to false, if you have, for
 # example, home directories owned by some other user.
 CheckDirOwner=true
-# Number of seconds to wait after a bad login
+# If your HOME is managed by automounter, set to true
+SupportAutomount=false
+# Number of seconds to wait after a failed login
 #RetryDelay=1
 # Maximum size of a file we wish to read.  This makes it hard for a user to DoS
 # us by using a large file.
@@ -221,7 +270,7 @@
 # need this and it's more of a security risk then anything else.
 # Note: Anytime we find a -query or -indirect on the command line we do not add
 # a "-nolisten tcp", as then the query just wouldn't work, so this setting only
-# affects truly local sessions.
+# affects truly attached sessions.
 #DisallowTCP=true
 # By default never place cookies if we "detect" NFS.  We detect NFS by
 # detecting "root-squashing".  It seems bad practice to place cookies on things
@@ -235,10 +284,31 @@
 # overridden with the value from /etc/default/login if it contains
 # "PASSREQ=[YES|NO]"
 #PasswordRequired=false
+# Specifies the PAM Stack to use, "gdm" by default.
+PamStack=gdm
+# GDM allows configuration of how ut_line is set when it does utmp/wtmp and
+# audit processing.  If VT is being used, then ut_line will be set to the
+# device associated with the VT.  If the console is attached and has a device
+# name specified in the [servers] section, then this value will be used.
+# Otherwise the value is defaulted to the value specified in UtmpLineAttached
+# for attached displays and UtmpLineRemote for remote displays.  The value
+# can be left empty which means that ut_line will be set to an empty value
+# (if not VT and no value specified in the [servers] section.  The values
+# can contain "%d" which is translated to the DISPLAY value or %h which
+# is translated to the hostname.  The values for both keys  must begin with
+# "/dev/".
+UtmpLineAttached=/dev/console
+UtmpLineRemote=
+# If true and the specified UtmpLineAttached or UtmpLineRemote does not exist,
+# then create a pseudo-device filename that will be touched when the utmp
+# record is updated.  Creating such a psuedo-device ensures that programs
+# that stat the utmp device associated with ut_line such as finger, last,
+# etc. work in a reasonable way.  
+UtmpPseudoDevice=false
 
 # XDMCP is the protocol that allows remote login.  If you want to log into GDM
 # remotely (I'd never turn this on on open network, use ssh for such remote
-# usage that).  You can then run X with -query <thishost> to log in, or
+# usage).  You can then run X with -query <thishost> to log in, or
 # -indirect <thishost> to run a chooser.  Look for the 'Terminal' server type
 # at the bottom of this config file.
 [xdmcp]
@@ -315,7 +385,7 @@
 #PositionY=0
 
 # Enable the Face browser.  Note that the Browser key is only used by the
-# standard login (gdmlogin) program.  The Face Browser is enabled in 
+# standard login (gdmlogin) program.  The Face Browser is enabled in
 # the Graphical greeter by selecting a theme that includes the Face
 # Browser, such as happygnome-list.  The other configuration values that
 # affect the Face Browser (MinimalUID, DefaultFace, Include, Exclude,
@@ -386,7 +456,7 @@
 # "Welcome[cs]=Vitejte na %n".
 DefaultWelcome=true
 DefaultRemoteWelcome=true
-Welcome=Welcome to Arch Linux
+#Welcome=Welcome
 #RemoteWelcome=Welcome to %n
 
 # Xinerama screen we use to display the greeter on.  Not for true multihead,
@@ -409,15 +479,21 @@
 # Program to run to draw the background in the standard greeter.  Perhaps
 # something like an xscreensaver hack or some such.
 #BackgroundProgram=
-# if this is true then the background program is run always, otherwise it is
+# If this is true then the background program is run always, otherwise it is
 # only run when the BackgroundType is 0 (None).
 #RunBackgroundProgramAlways=false
+# Delay before starting background program
+#BackgroundProgramInitialDelay=30
+# Should the background program be restarted if it is exited.
+#RestartBackgroundProgram=true
+# Delay before restarting background program
+#BackgroundProgramRestartDelay=30
 
 # Show the Failsafe sessions.  These are much MUCH nicer (focus for xterm for
 # example) and more failsafe then those supplied by scripts so distros should
 # use this rather then just running an xterm from a script.
-ShowGnomeFailsafeSession=false
-ShowXtermFailsafeSession=false
+ShowGnomeFailsafeSession=true
+ShowXtermFailsafeSession=true
 # Normally there is a session type called 'Last' that is shown which refers to
 # the last session the user used.  If off, we will be in 'switchdesk' mode
 # where the session saving stuff is disabled in GDM
@@ -436,8 +512,8 @@
 # list then provide a list that is delimited by /: to the GraphicalThemes
 # key and set GraphicalThemeRand to true.  Otherwise use GraphicalTheme
 # and specify just one theme.
-GraphicalTheme=circles
-GraphicalThemes=circles/:happygnome
+#GraphicalTheme=circles
+#GraphicalThemes=circles/:happygnome
 GraphicalThemeDir=/usr/share/gdm/themes/
 GraphicalThemeRand=false
 
@@ -509,38 +585,51 @@
 # gesture listeners may not be working, but is too verbose for general debug.
 Gestures=false
 
+# Attached DISPLAY Configuration
+#
 [servers]
-# These are the standard servers.  You can add as many you want here and they
-# will always be started.  Each line must start with a unique number and that
-# will be the display number of that server.  Usually just the 0 server is
-# used.
-0=Standard
-#1=Standard
-# Note the VTAllocation and FirstVT keys on Linux and FreeBSD.  Don't add any
-# vt<number> arguments if VTAllocation is on, and set FirstVT to be the first
-# vt available that your gettys don't grab (gettys are usually dumb and grab
-# even a vt that has already been taken).  Using 7 will work pretty much for
-# all Linux distributions.  VTAllocation is not currently implemented on
-# anything but Linux and FreeBSD.  Feel free to send patches.  X servers will
-# just not get any extra arguments then.
-#
-# If you want to run an X terminal you could add an X server such as this:
-#0=Terminal -query serverhostname
-# or for a chooser (optionally serverhostname could be localhost):
-#0=Terminal -indirect serverhostname
+# This section defines which attached DISPLAYS should be started by GDM by
+# default.  You can add as many DISPLAYS as desired and they will always be
+# started.  The key for each entry must be a unique number that cooresponds to
+# the DISPLAY number to start the X server.  For a typical single-display
+# machine, there will only be one entry "0" for DISPLAY ":0".  The first word
+# in the value corresponds to an X server definition in the "X Server
+# Definitions" section of the configuration file.  For example, the entry:
+#
+# 0=Standard
+#
+# Means that DISPLAY ":0" will start an X server as defined in the 
+# [server-Standard] section.
+#
+# The optional device argument is used to specify the device that is associated
+# with the DISPLAY.  When using Virtual Terminals (VT), this value is ignored
+# and GDM will use the correct device name associated with the VT.  If not
+# using VT, then GDM will use the value specified by this optional argument.
+# If the device argument is not defined, then GDM will use the default setting
+# for attached displays defined in the UtmpLineAttached configuration option.
+# For the main display (typically DISPLAY ":0"), "/dev/console" is a reasonable
+# value.  For other displays it is probably best to not include this argument
+# unless you know the specific device associated with the DISPLAY.  The device
+# value can contain "%d" which is translated to the DISPLAY value or %h which
+# is translated to the hostname.
 #
+0=Standard device=/dev/console
+
+# Example of how to set up DISPLAY :1 to also use Standard.
+#1=Standard
+
 # If you wish to run the XDMCP chooser on the local display use the following
 # line
 #0=Chooser
 
-## Note:
-# is your X server not listening to TCP requests?  Perhaps you should look at
-# the security/DisallowTCP setting!
+# X Server Definitions
+#
+# Note: Is your X server not listening to TCP requests?  Refer to the 
+# security/DisallowTCP setting!
 
-# Definition of the standard X server.
 [server-Standard]
 name=Standard server
-command=/usr/bin/X -audit 0
+command=/usr/bin/Xorg -audit 0
 flexible=true
 # Indicates that the X server should be started at a different process
 # priority.  Values can be any integer value accepted by the setpriority C
@@ -555,21 +644,21 @@
 [server-Terminal]
 name=Terminal server
 # Add -terminate to make things behave more nicely
-command=/usr/bin/X -audit 0 -terminate
+command=/usr/bin/Xorg -audit 0 -terminate
 # Make this not appear in the flexible servers (we need extra params anyway,
 # and terminate would be bad for xdmcp choosing).  You can make a terminal
 # server flexible, but not with an indirect query.  If you need flexible
 # indirect query server, then you must get rid of the -terminate and the only
 # way to kill the flexible server will then be by Ctrl-Alt-Backspace.
 flexible=false
-# Not local, we do not handle the logins for this X server.
+# Do not handle this X server for attached displays.
 handled=false
 
 # To use this server type you should add -query host or -indirect host to the
 # command line.
 [server-Chooser]
 name=Chooser server
-command=/usr/bin/X -audit 0
+command=/usr/bin/Xorg -audit 0
 # Make this not appear in the flexible servers for now, but if you wish to
 # allow a chooser server then make this true.  This is the only way to make a
 # flexible chooser server that behaves nicely.
@@ -577,3 +666,83 @@
 # Run the chooser instead of the greeter.  When the user chooses a machine they
 # will get this same server but run with "-terminate -query hostname".
 chooser=true
+
+[customcommand]
+# This section allows you specify up to 10 custom commands. Each of the
+# commands can be defined by the seven parameters listed below. In each of the
+# descriptions of the parameters N can take on any values between 0 and 9,
+# i.e. CustomCommand0=,CustomCommand1=,...,CustomCommand9=.  The  numbers
+# can have gaps as long as they fit within predefined set of 10, and their
+# placement order within this section and with respect to each other is
+# not important.
+#
+# CustomCommandN, CustomCommandTextN, CustomCommandLabelN, 
+# CustomCommandLRLabelN, CustomCommandTooltipN, CustomCommandIsPersistentN
+# and CustomCommandNoRestartN should all be defined for a given integer N, 
+# where N can be a number from 0-9 (if not the default values will be 
+# assigned except CustomCommandN for which no default exists).
+
+# Custom command to run.  Multiple commands may be specified separated by 
+# semicolons.  GDM will use the first valid command.  Examples:
+# /sbin/bootwindoze;/usr/bin/bootwindoze, or
+# /sbin/runupdate;/usr/local/sbin/runupdate
+#
+#CustomCommandN=
+
+# Custom command dialog message that will appear on all warning dialogs.
+# This will vary depending on what you want to do. Examples:
+# Are you sure you want to restart system into Windoze?, or
+# Are you sure you want do do this?
+#CustomCommandTextN=
+
+# Custom command label that will appear as stock label on buttons/menu items.
+# This option can't contain any semicolon characters (i.e. ";").
+# Examples:
+# _Windoze, or
+# _Update Me
+#CustomCommandLabelN=
+
+# Custom command label that will appear as stock label on radio buttons/list
+# items.  The underscore indicates the mnemonic used with this item.  Examples:
+#   Restart into _Windoze
+#   Perform system _Update
+#CustomCommandLRLabelN=
+
+# Custom command tooltip. Examples
+# Restarts the computer into Windoze
+# Updates the computer software to the most recent version(s)
+#CustomCommandTooltipN=
+
+# Custom command persistence option. Setting it to true will allow this
+# command to appear outside the login manager, e.g. on the desktop through 
+# Log Out/Shut Down dialogs. The default value is false.
+#CustomCommandIsPersistentN=
+
+# Custom command gdm/system restart option. Setting it to true will not
+# restart gdm after command execution.  The default commands (reboot, shut
+# down) all reboot the system by default which is why the default setting
+# is true.
+# In addition when corresponding CustomCommandIsPersistentN option is set to
+# true, setting CustomCommandNoRestartN to false will place CustomCommandN
+# in the Shut Down dialog set of actions, setting it to true will place
+# CustomCommandN in the Log Out dialog set of actions.
+#CustomCommandNoRestartN=
+#
+# Example layout for more than one command:
+#CustomCommand0=
+#CustomCommandText0=
+#CustomCommandLabel0=
+#CustomCommandLRLabel0=
+#CustomCommandTooltip0=
+#CustomCommandIsPersistent0=
+#CustomCommandNoRestart0=
+#
+#CustomCommand1=
+#CustomCommandText1=
+#CustomCommandLabel1=
+#CustomCommandLRLabel1=
+#CustomCommandTooltip1=
+#CustomCommandIsPersistent1=
+#CustomCommandNoRestart1=
+#
+# and so on




More information about the arch-commits mailing list