← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 310: rebase with latest upstream version

 

------------------------------------------------------------
revno: 310
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Sun 2011-07-24 23:52:43 +0200
message:
  rebase with latest upstream version
modified:
  etc/lightdm/lightdm-xubuntu.conf


--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk

Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'etc/lightdm/lightdm-xubuntu.conf'
--- etc/lightdm/lightdm-xubuntu.conf	2011-07-03 14:53:48 +0000
+++ etc/lightdm/lightdm-xubuntu.conf	2011-07-24 21:52:43 +0000
@@ -12,6 +12,7 @@
 # xsessions-directory = Directory to find X sessions
 # default-xsession Default X session to use
 # session-wrapper = Program to run sessions through
+# minimum-vt = First VT to run displays on
 # seats = list of seats to start displays on
 #
 [LightDM]
@@ -25,7 +26,8 @@
 #cache-directory=/var/cache/lightdm
 #xsessions-directory=/usr/share/xsessions
 #default-xsession=
-session-wrapper=/etc/lightdm/Xsession
+#session-wrapper=/etc/X11/Xsession
+#minimum-vt=7
 seats=seat-0
 
 #
@@ -41,7 +43,6 @@
 #
 # Seat configuration
 #
-# vt = Virtual terminal to start on (0-n or 'active')
 # greeter-theme = Greeter theme
 # greeter-user = User to run greeter process as
 # session = Default session
@@ -55,7 +56,6 @@
 # key = Authentication key to use
 #
 [seat-0]
-vt=active
 #greeter-theme=example-gtk-gnome
 #greeter-user=lightdm
 session=xubuntu
@@ -94,8 +94,8 @@
 [GuestAccount]
 enabled=false
 #username=guest
-#setup-script=/usr/share/lightdm/guest-session/guest-session-setup.sh
-#cleanup-script=/usr/share/lightdm/guest-session/guest-session-cleanup.sh
+#setup-script=
+#cleanup-script=
 
 #
 # XDMCP Server configuration