- Code: Select all
sudo dpkg-reconfigure mdm
Has anybody found a way to run LightDM in Maya?
sudo dpkg-reconfigure mdm

[SeatDefaults]
greeter-session=lightdm-gtk-greeter
user-session=cinnamon
allow-guest=false
#
# background = Background file to use, either an image path or a color (e.g. #772953)
# theme-name = GTK+ theme to use
# font-name = Font to use
# xft-antialias = Whether to antialias Xft fonts (true or false)
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
# show-language-selector (true or false)
#
[greeter]
background=/usr/share/backgrounds/linuxmint-maya/gelsan_green.png
theme-name=Mint-Z
icon-theme-name=Mint-X
font-name=Ubuntu 10
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb
autologin-user=YOUR_USER_LOGIN
autologin-user-timeout=0


esteban1uy wrote:LightDM... ugh!
Too much Ubuntu for my taste and really few configuration options. But if you want it, you can do it this way (Maya+Cinnamon):
Go to synaptic and install the packages lightdm and lightdm-gtk-greeter.
At certain point you'll be asked to choose the default session manager, select lightdm.
DO NOT REBOOT OR LOGOFF!
Now open nautilus with root privileges (sudo nautilus at a terminal), navigate to /etc/lightdm/ and edit the file lightdm.conf to look like this:
- Code: Select all
[SeatDefaults]
greeter-session=lightdm-gtk-greeter
user-session=cinnamon
allow-guest=false
And lightdm-gtk-greeter.conf to this:
- Code: Select all
#
# background = Background file to use, either an image path or a color (e.g. #772953)
# theme-name = GTK+ theme to use
# font-name = Font to use
# xft-antialias = Whether to antialias Xft fonts (true or false)
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
# show-language-selector (true or false)
#
[greeter]
background=/usr/share/backgrounds/linuxmint-maya/gelsan_green.png
theme-name=Mint-Z
icon-theme-name=Mint-X
font-name=Ubuntu 10
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb
Now you can reboot.
If you want autologin, just add the following lines to lightdm.conf (use your own user login name):
- Code: Select all
autologin-user=YOUR_USER_LOGIN
autologin-user-timeout=0

Rüssel wrote:Can you do this only in Maya + Cinnamon, or also in Maya + MATE the same way?
user-session=cinnamonuser-session=mate


cwwgateway wrote:Installing LightDM works on MATE. The greeter in ubuntu is unity-greeter, not lightdm-gtk-greeter. I'm not sure how to configure unity-greeter to have a different background, though.


esteban1uy wrote:cwwgateway wrote:Installing LightDM works on MATE. The greeter in ubuntu is unity-greeter, not lightdm-gtk-greeter. I'm not sure how to configure unity-greeter to have a different background, though.
Well... unity-greeter uses the same background as the default user (as in Ubuntu) and it adds that horrid dotted screen overlay... and the infamous "Ubuntu 12.04" text below the password box!
I'm sorry, but I prefer the unbranded lightdm-gtk-greeter a thousand times (sudo apt-get install lightdm-gtk-greeter).
Maybe I'm too much purist but I would hate to see a beautiful Mint Maya branded as Ubuntu, but of course, that's up to each one's taste.

cwwgateway wrote:esteban1uy wrote:cwwgateway wrote:Installing LightDM works on MATE. The greeter in ubuntu is unity-greeter, not lightdm-gtk-greeter. I'm not sure how to configure unity-greeter to have a different background, though.
Well... unity-greeter uses the same background as the default user (as in Ubuntu) and it adds that horrid dotted screen overlay... and the infamous "Ubuntu 12.04" text below the password box!
I'm sorry, but I prefer the unbranded lightdm-gtk-greeter a thousand times (sudo apt-get install lightdm-gtk-greeter).
Maybe I'm too much purist but I would hate to see a beautiful Mint Maya branded as Ubuntu, but of course, that's up to each one's taste.
I only say that because I assume the poster wanted LightDM the same way Ubuntu has it. The average user sees things and relates the name to what he sees. The gtk greater looks different than the lightdm that he has seen with ubuntu. Personally, I hate the Ubuntu lightdm just like you (Especially those dots - I hate those dots so much) and I really like MDM.


cwwgateway wrote:Especially those dots - I hate those dots so much![]()
/usr/share/lightdm-gtk-greeter/greeter.ui<property name="enable_grid_lines">horizontal</property>
Monsta wrote:cwwgateway wrote:Especially those dots - I hate those dots so much![]()
If you mean these dotted lines in the user list, they can be easily removed by editing (as root of course)and removing the string that says
- Code: Select all
/usr/share/lightdm-gtk-greeter/greeter.ui
- Code: Select all
<property name="enable_grid_lines">horizontal</property>
Of course, you have to be aware that it's a hack and the file may be overwritten on the next lightdm update.




Rehdon wrote:MDM in LM 13 sure looks like a regression when compared to LightDM in LM 13, I guess the choice was done on pure technical grounds (namely, LightDM lacks configurability ... but IMHO the average user doesn't need a lot when it comes to the 'choose user' screen) but LM 13 now looks uglier and less user friendly (LightDM: bigger font, better graphics, you only had to type your password).
Hope the devs will choose a better theme and default MDM settings for the next LM version, or go back to LightDM.
Rehdon

icon-theme-name=Mint-X




Konstigt wrote:Don't know how to subscribe to a topic in this forum sw so I reply with a post to do it..



kmb42vt wrote:get rid of the "Ubuntu 12.04" text at the bottom left of the login screen
kmb42vt wrote:Using Dconf doesn't work (even as root)
kmb42vt wrote:and modifying the "/etc/lightdm" files doesn't work either--the LightDM login screen always remains the same despite any modification I try.

Users browsing this forum: xenopeek and 19 guests