Azazel Linux is a mnemosyne-based Business Desktop distribution, using Xfce as Desktop Enviroment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
2.5 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: target/azazel/pkg_patch/gdm.patch
  5. # Copyright (C) 2004 - 2006 Alejandro Mery
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. --- ./config/gdm.conf.in.orig 2006-01-28 12:34:35.000000000 -0300
  17. +++ ./config/gdm.conf.in 2006-01-28 15:44:24.000000000 -0300
  18. @@ -162,9 +162,9 @@
  19. # If any distributions ship with this one off, they should be shot
  20. # this is only local, so it's only for say kiosk use, when you
  21. # want to minimize possibility of breakin
  22. -AllowRoot=true
  23. +AllowRoot=false
  24. # If you want to be paranoid, turn this one off
  25. -AllowRemoteRoot=true
  26. +AllowRemoteRoot=false
  27. # This will allow remote timed login
  28. AllowRemoteAutoLogin=false
  29. # 0 is the most restrictive, 1 allows group write permissions, 2 allows all
  30. @@ -243,7 +243,7 @@
  31. #GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc
  32. # The GTK+ theme to use for the gui
  33. -#GtkTheme=Default
  34. +GtkTheme=Clearlooks
  35. # If to allow changing the GTK+ (widget) theme from the greeter. Currently
  36. # this only affects the standard greeter as the graphical greeter does
  37. # not yet have this ability
  38. @@ -260,7 +260,7 @@
  39. [greeter]
  40. # Greeter has a nice title bar that the user can move
  41. -#TitleBar=true
  42. +TitleBar=false
  43. # Configuration is available from the system menu of the greeter
  44. #ConfigAvailable=true
  45. # Face browser is enabled. This only works currently for the
  46. @@ -280,6 +280,7 @@
  47. #LocaleFile=@EXPANDED_LOCALEDIR@/locale.alias
  48. # Logo shown in the standard greeter
  49. #Logo=@EXPANDED_PIXMAPDIR@/gdm-foot-logo.png
  50. +Logo=/opt/xfce4/share/pixmaps/gdm-xfce-logo.png
  51. # The standard greeter should shake if a user entered the wrong username or
  52. # password. Kind of cool looking
  53. #Quiver=true
  54. @@ -340,7 +341,7 @@
  55. # the session saving stuff is disabled in GDM
  56. #ShowLastSession=true
  57. # Always use 24 hour clock no matter what the locale.
  58. -#Use24Clock=false
  59. +Use24Clock=true
  60. # Use circles in the password field. Looks kind of cool actually,
  61. # but only works with certain fonts.
  62. #UseCirclesInEntry=false