Debian Multimedia :: Login Greeter On Wrong Monitor
Apr 7, 2016
I have a laptop connected via HDMI port to different external displays throughout the day. I have configured the displays (Settings > Displays) to turn off the laptop display and set the external display as primary. However, this setting only takes effect after login. Thus, I am unable to see the login screen greeter on my external display because I close the laptop lid, so I am logging in blindly to a gray login screen background.
he issue I am facing is that when I start the laptop with an external display connected, the greeter only appears on the laptop display. The gray login screen background image spans both laptop and external displays and my mouse pointer appears on both displays, so I know both displays are detected and configured as dual displays. But, I am guessing, the laptop display is set as primary while the external as secondary.
I would like to know if there is a way to dynamically switch the greeter between the two displays, regardless of which one is set as primary and secondary. Or, is there a way to configure the system such that if there is an external display connected via HDMI, then it is set as primary, and if no external display is connected, then the laptop display is set as primary?
I have searched all over the net and this forum to no avail. I read a post which required copying the user's ~/.config/monitors.xml file over to /var/lib/gdm/.config/ but this caused my laptop monitor to be turned off at login even when there was no external display connected.
Hardware: Acer Aspire 8730G, Core 2 Duo T9900, 8GB RAM, Nvidia Geforce 9600M GT.
Software: Debian 8.4 Jessie, Gnome 3.14.1, Gallium 0.4 on NV96 (I am assuming this is the Nouveau driver)
Contents of the /etc/X11/xorg.conf file which I generated with the command "Xorg -configure" as root in console mode:
Code: Select allSection "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
[Code] ...
I suppose I will continue to login without seeing the greeter on my external display.
View 3 Replies
ADVERTISEMENT
May 4, 2015
In Jessie the lightdm login screen does not bring up a lightdm-gtk-greeter dialog box but what seems to be some other one. I can increase the font size by modifying the /etc/lightdm/lightdm-gtk-greeter.conf file, but the login dialog box will not grow to accommodate the larger font (old eyes). The lightdm-gtk-greeter dialog box in Wheezy was a rectangle with a glyph of a console centered in its upper portion, and all the files I have examined indicate that this should be the same in Jessie, but instead the login screen in Jessie displays a narrower rectangle with a head-and-shoulder stylization off to the left.
View 2 Replies
View Related
Jan 29, 2010
I have 2 monitor on and Nvidia FX5200 set up as twinview
Monitor 1 is an old Sony CRT @ 1280x1024
Monitor 2 is a Visio HDTV @1920x1080
I have setup Monitor 1 to be the primary using nvidia-settings but the GDM login keeps sowing up in the second monitor ; before the HDTV I had a CRT TV @ 1024x768 and all was good. My theory is that GDM determines the center of the Screen (both monitors together) and then centers on that monitor. If this is true then how may I override this behavior and force the GDM login to show on my primary monitor?
View 4 Replies
View Related
Jan 16, 2010
I've been working my butt off all day now trying to get the nvidia drivers installed and then (the hard part) get dual screen to work properly with them installed. Finally I've gotten to the point where both of my screens are working perfect but now the login screen is on the second monitor instead of the first monitor for some reason I do not know.
Here's my xorg.conf:
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009
Section "ServerLayout"
Identifier "Default Layout"
[Code]....
View 9 Replies
View Related
Mar 28, 2011
one of them is a TV with an HDMI input. The login screen shows up on the tv, so if someone is watching a movie, I have to pause it to switch inputs and login. Other than that, everything is fine. How do I get the login screen to show up on the main monitor?
View 1 Replies
View Related
Apr 7, 2015
Since I've made the switch to Systemd, I've been having various problems with LightDM.
The most interesting and frustrating problem is when I choose Shutdown or Restart from the XFCE4 shutdown menu, the XFCE4 session closes but then the lightDM greeter pops back up. The system doesn't even try to shut down.
Its as if restart and shutdown both act the same as the Logout button.
Im running XFCE4 4.12 (but same behaviour on 4.10). I have the latest LightDM and the latest Systemd.
View 2 Replies
View Related
Oct 8, 2015
Some days ago (2015-09-28) I installed Debian testing amd64. Log in as a user failed and instead of the Gnome UI there was a sad face with the text: „Oh no! Something has gone wrong. A problem occurred and the system can't recover.
All extensions have been disabled as a precaution. Log out“.
The relevant output of journalctl (run as root) said:
etc/gdm3/Xsession[5379]: cannot connect to brltty at :0
- /etc/gdm3/Xsession[5379]: Service 'org.kde.kaccessibleapp' does not exist.
- gnome-session[5379]: x-session-manager[5379]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
- gnome-session[5379]: x-session-manager[5379]: WARNING: App 'gnome-shell.desktop' respawning too quickly
- x-session-manager[5379]: Unrecoverable failure in required component gnome-shell.desktop
[Code] ...
After some investigating, I found three work-arounds.
(1) Use gdm3-autologin: In /etc/gdm3/daemon.conf, remove the double crosses and insert own user name
AutomaticLoginEnable = true
AutomaticLogin = <own user name>
Disadvantage: Only one user can have access to the Gnome ui. If you log out, you enter the gdm3 greeter and … see above.
(2) Turn off gdm3 by running 'systemctl stop gdm3' as root, log in into a terminal as a user and run startx.
(3) Install package lightdm and make it to the standard display manager with 'dpkg-reconfigure lightdm'.
Disadvantage: Energy manager and screensaver settings of the Gnome control center are ignored.
The easiest way, however, especially if there are several users, is logging in via the gdm3 greeter.
View 10 Replies
View Related
Jul 1, 2010
I want to set the login to the old default of having to enter a username,password. I've tried to use the configuration editor to achieve this and have ticked the "disable-user-list" option under /apps/gdm/simple-greeter but it makes no difference, the greeter still starts with a user list. It appears that the default valuef TRUE for this function is overriding my choice, but I'm notre why. My next step appears to be to edit /etc/gdm3/greeter.gconf-defaults to change the default value. I haven't actually tried that yet so not sure if it would work but, even if it does, it doesn't seem a very elegant way of setting this up. Is there some simple way of changing the behaviour back to asking for username first?
I seem to remember the whole login process as being more configurable than it is now, with options to choose backgrounds, allow root accest finystem->administration->login_screen only gives a choice between selecting a user or automatic login of a particular user, with no further options available.On a general note, would the old method not be a more secure default than presenting an unauthorised user with a list of login id's to be tried?
View 3 Replies
View Related
Jun 15, 2010
I have problem with resolution (@gnom desktop). In Yast --> videocard & monitor is all right. There is correct resolution 1366x768 (WXGA). Also the videocard ( I don't have really one, only chipset "Intel Mobile GM45" ) is correct recognized. But Monitor isn't recognized, and I don't know which one I have (It's notebook from acer).
Nevertheless if I go direct in monitor preferences (at the bottom the monitor with a ruler symbol) the resolution is set to 800x600 and I can only change to 640x480. The monitor is as 15" recognized (I have 15.4", even a bit more broadly - 1366x768) and now I don't know what to do. All symbols, all programs, everything is huge! How is it possible to configure the correct one resolution?
View 6 Replies
View Related
Apr 10, 2011
I have tested this on Ubuntu 10.10 64 bit many times . Use at your own risk.
1. Enter command in terminal.
Code:
sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow
2. Close terminal and reboot .
3. Make changes to greeter box using appearance preferences by selecting a theme that supports color change . Use Customize > Controls > Colors to change colors of the box and text.
4. Close Appearance Preferences and log in .
5. Enter command in terminal.
Code:
sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop
6. Close terminal and reboot .
View 4 Replies
View Related
Jan 23, 2010
I use 2 monitors under Ubuntu 9.10, but I have them set up in a unique way. The primary (CRT) faces me on my desk, but the other (widescreen LCD) is turned away from me, because I use it only to watch movies from my couch. My video card is an Nvidia GeForce 9800 GTX+, using the proprietary Nvidia driver package, with Xinerama turned on, so the desktop extends across both displays. Given that setup, is there any way to control which display applications open upon? Several apps have started opening on one display or the other, seemingly at random. Further, some apps start on the primary display, but open their subwindows on the secondary display. It's very annoying, because I can't see the second screen, so I can't drag the windows back to the primary desktop.
I would also like to have VLC Media Player (or any other app) always open on the secondary screen, on purpose. I almost never watch movies sitting at my desk, but rather from the couch. I placed a VLC launcher icon on the secondary screen, but when started it opens on the primary display. (If you're wondering how I can click on anything from my couch, I have a wireless mouse there in addition to the wired mouse at my desk. It's my "remote" since I don't have a TV. Xorg will quite happily support 2 or more mice simultaneously, I discovered.)
View 2 Replies
View Related
Nov 2, 2010
I installed the pam_face_recognition package to try out but decided couldn't get it working properly so removed it via YAST. Now when I boot up I get a pop up dialogue saying the login greeter widget is missing and to check my configuration. Clicking OK on the pop up drops me to the console login.
View 4 Replies
View Related
Jan 27, 2011
I just upgrade to F14 from F10 on a dual montor setup. Firefox behaives differently on F14 than on F10.
On F10 it followed the mouse pointer's location and show up on the correct monitor
When maximized at close, it is always displayed on the left monitor. When not maximized at close it will open on the monitor where the mouse pointer is located.
About minimize/maximize Firefoxe before closing and it seems to work in some case, but not for me.
View 5 Replies
View Related
Jan 21, 2010
We've just installed debian xfce lxde....after all this time to get it....when we boot up to the login screen it keeps saying wrong uder name or password
View 7 Replies
View Related
Oct 11, 2015
System is Wheezy 7.9 with lightdm and MATE desktop.
I have 128GB SSD with various partitions for operating systems and a separate HDD for the /home folders for each OS. Wheezy is my primary system, the others, apart from the original XP are experimental.
/etc/lightdm/lightdm-gtk-greeter.conf is
Code: Select all#
# background = Background file to use, either an image path or a color (e.g. #772953)
# show-language-selector (true or false)
# theme-name = GTK+ theme to use
[code]....
The problem is that each time I use the Ubuntu system and I change back to Debian, the greeter background contains snippets of whatever was displayed while I was in Ubuntu. What I don't understand is how this can happen, given that the operating systems are installed in separate partitions with separate /home partitions as well. After I have used Debian and restart, the greeter screen is clear, as it should be.URL....
View 4 Replies
View Related
Nov 20, 2015
I'm using Debian Testing (Stretch, right now), and for a little while, a couple of months or so, QtCurve wasn't working properly (and lately, not at all) on GTK2.
After quite a lot of frustrated attempts, I think i fixed it in a way that's probably not recommended at all. I copied the file libqtcurve.so from Wheezy's version of gtk2-engines-qtcurve, and used it instead. It "just worked".
So, experiencing problems with QtCurve on GTK (most noticeably, being unable to set fonts and icon themes for GTK2 apps), or was it just an oddity of my install? My installs are often not all that standard, so I'm never sure. I'm asking because I have to figure out lots of things if I'm to make a bug report, and the bug may not even really exist . I think I'll even check before if the Testing package from another server works, maybe that's the problem.
I just found that this fix/version makes inkscape crash, would probably do the same to some other stuff -- newer versions (even with proper full package install) also have the same effect, except for that latest one, that doesn't seem to work in GTK2.
It's reported as a bug in Ubuntu. The "correct"/better fix seems to be commenting the font-related lines in /usr/share/themes/QtCurve/gtk-2.0/kdeglobals (Not to be confused with KDE's own file of the same name) on the newer package. That doesn't seem to make inkscape crash.
The same file also set the icon theme on GTK2 as Oxygen, commenting the icon line on the same file doesn't fix it, the correct theme apparently has to be spelled out, it seems it has to be for all users using any QtCurve theme, and GUI tools to change the icon theme won't work (but I haven't really tested the "native GTK" ones).
[URL] .....
View 0 Replies
View Related
Mar 8, 2016
I'm using Debian Jessie, KDE 4.14.2. At some point over the last 6 months or so a couple of related problems appeared on my desktop...
1) Sometimes sound appears not to be working and I have to go to change the output device to get this to work (right click on kmix, audio setup, hardware setup, device conguration dropdown to change between analog output and speaker.. -see screenshot [URL] ....). This is often a problem but is particularly a problem if I boot up with a headphone/speaker plugged into the jack...then if I remove this, it doesn't output to the laptop built-in speakers unless I change the settings.
What I want it to do is fairly straightforward, I just want it to use the laptop speakers when nothing is plugged in, but use headphone/external speaker output if i put something in the headphone jack.
2) I have lots of sliders when I click on kmix in my taskbar - I don't really understand what all of these do, they seem like duplicates...and also, sometimes sliders for specific applications seem to behave independently, defaulting to very quiet, or so on - generally behaving strangely! see: [URL] .... for a screenshot.
Similarly, when I click the button to go to mixer, I get multiple duplicate tabs, some with lots of sliders again - some with none: [URL] ...., [URL] ...., and [URL] .....
I also have a problem, much more minor, but perhaps related: when I'm playing music in banshee, if I reduce volume using the system volume (keyboard shortcuts/ kmix), it goes down in banshee...but doesn't go back up again. so if i mute system sound then unmute it, banshee stays muted and i have to use the specific setting within banshee...
I'm not sure where these problems came from as it all previously worked fine within kde for me. Perhaps i messed something up intentionally or perhaps an update caused this ...
View 0 Replies
View Related
Oct 5, 2010
I've got a desktop "konsole" shortcut that works great, it has a "konsole" icon on it that fits well.
I've copied this desktop shortcut to a taskbar shortcut (via drag'n drop).
The result is a usable shortcut, but with a wrong icon image.
I've reproduced the problem three times for different apps and obtained three times the same icon (but the shortcut is however good).
If I open the configuration popup, it displays the correct icon ...
Indeed, I found a way to change the icon : I must modify the icon of the filetype associated with "desktop" filetype ... but after a reboot, all icons will changed Strange isn't it ? have a look of the screenshot
View 3 Replies
View Related
Feb 18, 2010
Just got a pretty fresh install of Debian/XFCE. Both monitors work out of the box on my 8400GS. I was unable to find an option to change it so I can span is as 1 work space instead of having them mirrored.
View 2 Replies
View Related
Sep 3, 2010
Sometimes, randomly, when turning on my Ubuntu laptop (HP 6730b, Ubuntu 10.04) I get a wrong monitor setting (much lower resolution than normal) and it is not possible to set it correctly because the menu buttons are wrongly placed and some are not present (probably there is not enough room for them) I have no other way than to restart the system to get the right resolution. Can someone tell me this inexplicable (to me) behaviour? Of course I didn't change anything in monitor settings...
View 3 Replies
View Related
Apr 11, 2010
I've got a dual monitor setup. The primary one is 1360*768 and the other is 1024*768. When I fullscreen a video on the web [URL] it fullscreens to the smaller (non-primary) monitor, but cuts some off the right hand side, as if it is fullscreening the right size to display on the bigger monitor, but instead does it on the smaller one. It happens with any web video, if I click the fullscreen button on the player, it moves it fullscreen to the other monitor.
View 9 Replies
View Related
Apr 28, 2011
Why on ubuntu 11.04 with unity and dual monitor de notification area is in the wrong monitor and the Bluetooth, sound... buttons are on both? How could I change this?
View 3 Replies
View Related
May 9, 2011
After upgrading to 11.04, I've been experiencing this weird issue with my monitor. Every time I reboot or turn the monitor on, the colors in Ubuntu are all wrong -- really green. If I go into my monitor's control panel and go to the "Input Color Format" setting and switch it from YPbPr to RGB things go back to normal.The problem is that I can't seem to save this setting. Every time the monitor is turned off it goes back to the wrong setting. I never had this issue before so it makes me think it may have something to do with the upgrade to Natty. The monitor is a Dell SP2208WFP and it's connected to my computer through an HDMI port. I use the Intel video driver.
View 1 Replies
View Related
Jul 25, 2010
I am new to Linux (Ubuntu 10.4 LTS on a Thinkpad T40), now just two days, and had everything working nicely. But since I wanted a better higher resolution I tried to set the monitor resolution to a higher value. After selecting a higher resolution first the screen went black and now it has a white background and is steady but has flickering areas. The system is still working. How can I go back to the resolution that was working?
View 2 Replies
View Related
Nov 17, 2009
My OpenSUSE 11.2 is working fine as samba server, no problems, but I have a problem with KDM.My default init runlevel is set to 5 and every time I try to login at KDM (KDE4), the monitor goes black and returns to the login screen.If I hit Ctrl+Alt+F1 to go to console and start /usr/sbin/console-kit-daemon manually, press Ctrl+Alt+F7 to return to KDM login, everything is fine.What do I have to do to fix this issue?
View 5 Replies
View Related
Mar 2, 2010
On my Acer laptop wit ATI Xpress 1100 I have a native resolution of 1280 x 800, and Linux Mint 8 (of the Ubuntu family) offers that resolution without a problem. However, a few days ago I connected my laptop to my TV, and since then the correct resolution setting has been LOST. It doesn't appear anymore in the Display settings and so I had to choose a lesser resolution - I am now looking at a less sharp screen! How can I delete it? I hope that I don't need to reinstall...
View 2 Replies
View Related
Jul 17, 2011
I'm a newcomer to Linux and so I apologize in advance for my question (that may be a newbie's question indeed).I've just changed my system from Lenny and installed the newest version of Squeeze ( X.Org X Server 1.7.7, Build Operating System: Linux 2.6.37-trunk-amd64 x86_64 Debian).When adding a second monitor (smaller with different specs) I get the same resolution on both screens--that of the smaller one.
View 3 Replies
View Related
Oct 24, 2010
I am using Mandriva 2010.1 and KDE4. The primary monitor is VGA-0, and sometimes it's desired to play a video on the big monitor which is HDMI-0. I use an xrandr command line which works nicely except that the KDE4 task bar and desktop icons move over to HDMI-0. How can I keep the task bar and desktop icons on VGA-0 when both monitors are enabled?
Code:
xrandr --output VGA-0 --mode 1024x768 --rotate normal --pos 0x0 --output HDMI-0 --mode 1920x1080 --rotate normal --right-of VGA-0 --pos 1024x0
View 1 Replies
View Related
Dec 14, 2014
How could xorg be set-up such that different monitors work with different DPI but still compose the same extended display?
I have a 15 inch laptop display extending to the right the main display which is 23 inch. The resolutions are comparable, but the difference in pixel size is very large. Thus, either the external display has too large fonts and UI, or the laptop one has them very small. Moving them at different distances is not entirely possible.
xrandr info:
eDP1 connected primary 1920x1080+2048+0 (normal left inverted right x axis y axis) 344mm x 194mm
VGA1 connected 2048x1152+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
I heard that Windows has a hack (which I can't check) for extending displays with different pixels sizes: it computes in which of the displays a window has most of it's surface and sets the DPI for that window based on that. Thus a window will change DPI when crossing monitors, (and will look too small/large on one of the monitors if it is in the middle).
View 0 Replies
View Related
Aug 19, 2015
I'm trying to set up a dual monitor system with my Dell E7450 laptop with Debian Stretch and KDE 4.14.2. The graphic card is a Intel HD5500 with xserver-xorg-video-intel version 2:2.99.917-2. The first time I simply connected the HDMI plug, it recognized the monitor and it automagically set up the extended dual monitor. Then I unplugged the HDMI and KDE froze. Now every time I plug in the second monitor the laptop monitor goes black, the desktop goes on the external monitor and the mouse cursor moves only vertically along the leftmost edge of the monitor.
View 1 Replies
View Related