|
|
@ -14,52 +14,50 @@ |
|
|
|
# version. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
--- ./config/gdm.conf.in.orig 2006-01-28 12:34:35.000000000 -0300
|
|
|
|
+++ ./config/gdm.conf.in 2006-01-28 15:44:24.000000000 -0300
|
|
|
|
@@ -162,9 +162,9 @@
|
|
|
|
# If any distributions ship with this one off, they should be shot |
|
|
|
# this is only local, so it's only for say kiosk use, when you |
|
|
|
# want to minimize possibility of breakin |
|
|
|
--- ./config/gdm.conf.in.orig 2006-08-18 14:14:29.000000000 +0000
|
|
|
|
+++ ./config/gdm.conf.in 2006-08-19 01:11:09.000000000 +0000
|
|
|
|
@@ -199,7 +199,7 @@
|
|
|
|
[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. |
|
|
|
-AllowRoot=true
|
|
|
|
+AllowRoot=false
|
|
|
|
# If you want to be paranoid, turn this one off |
|
|
|
-AllowRemoteRoot=true
|
|
|
|
+AllowRemoteRoot=false
|
|
|
|
# This will allow remote timed login |
|
|
|
AllowRemoteAutoLogin=false |
|
|
|
# 0 is the most restrictive, 1 allows group write permissions, 2 allows all |
|
|
|
@@ -243,7 +243,7 @@
|
|
|
|
#GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc |
|
|
|
# Allow login as root via XDMCP. This value will be overridden and set to |
|
|
|
# false if the /etc/default/login file exists and contains |
|
|
|
# "CONSOLE=/dev/login", and set to true if the /etc/default/login file exists |
|
|
|
@@ -288,7 +288,7 @@
|
|
|
|
#GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc |
|
|
|
|
|
|
|
# The GTK+ theme to use for the gui |
|
|
|
# The GTK+ theme to use for the GUI. |
|
|
|
-#GtkTheme=Default
|
|
|
|
+GtkTheme=Clearlooks
|
|
|
|
# If to allow changing the GTK+ (widget) theme from the greeter. Currently |
|
|
|
# this only affects the standard greeter as the graphical greeter does |
|
|
|
# not yet have this ability |
|
|
|
@@ -260,7 +260,7 @@
|
|
|
|
|
|
|
|
[greeter] |
|
|
|
# Greeter has a nice title bar that the user can move |
|
|
|
# this only affects the standard greeter as the graphical greeter does not yet |
|
|
|
# have this ability. |
|
|
|
@@ -309,7 +309,7 @@
|
|
|
|
# themed login (gdmgreeter). |
|
|
|
# |
|
|
|
# The standard login has a title bar that the user can move. |
|
|
|
-#TitleBar=true
|
|
|
|
+TitleBar=false
|
|
|
|
# Configuration is available from the system menu of the greeter |
|
|
|
#ConfigAvailable=true |
|
|
|
# Face browser is enabled. This only works currently for the |
|
|
|
@@ -280,6 +280,7 @@
|
|
|
|
#LocaleFile=@EXPANDED_LOCALEDIR@/locale.alias |
|
|
|
# Logo shown in the standard greeter |
|
|
|
#Logo=@EXPANDED_PIXMAPDIR@/gdm-foot-logo.png |
|
|
|
# Don't allow user to move the standard login window. Only makes sense if |
|
|
|
# TitleBar is on. |
|
|
|
#LockPosition=false |
|
|
|
@@ -359,7 +359,7 @@
|
|
|
|
# file, although GDM will be able to read a standard locale.alias file as well. |
|
|
|
#LocaleFile=@gdmlocaledir@/locale.alias |
|
|
|
# Logo shown in the standard greeter. |
|
|
|
-#Logo=@pixmapdir@/gdm-foot-logo.png
|
|
|
|
+Logo=/opt/xfce4/share/pixmaps/gdm-xfce-logo.png
|
|
|
|
# Logo shown on file chooser button in gdmsetup (do not modify this value). |
|
|
|
#ChooserButtonLogo=@pixmapdir@/gdm-foot-logo.png |
|
|
|
# The standard greeter should shake if a user entered the wrong username or |
|
|
|
# password. Kind of cool looking |
|
|
|
#Quiver=true |
|
|
|
@@ -340,7 +341,7 @@
|
|
|
|
# the session saving stuff is disabled in GDM |
|
|
|
@@ -435,7 +435,7 @@
|
|
|
|
# where the session saving stuff is disabled in GDM |
|
|
|
#ShowLastSession=true |
|
|
|
# Always use 24 hour clock no matter what the locale. |
|
|
|
-#Use24Clock=false
|
|
|
|
+Use24Clock=true
|
|
|
|
# Use circles in the password field. Looks kind of cool actually, |
|
|
|
# but only works with certain fonts. |
|
|
|
-#Use24Clock=auto
|
|
|
|
+Use24Clock=yes
|
|
|
|
# Use circles in the password field. Looks kind of cool actually, but only |
|
|
|
# works with certain fonts. |
|
|
|
#UseCirclesInEntry=false |