2 screens,how to define at boot a primary monitor ?

opensuse 13.1 x86_64
kde 4.14.10
nvidia gt 730 card
iiyma monitor
philips monitor

the 2 monitors are connected to the same nvidia gt 730 card :
iiyma one is connected to the dvi plug
philips one is connected to the vga plug

many of the time i don’t use the philips one then i inactivate it in kde settings and i switch off it
in kde settings the iiyama one is the primary screen

when i boot the kdm template is displayed to the philips monitor !
then i fill the password without seeing anything
then the desktop is displayed to the iiyama monitor .

how at boot to display the kdm template to the iiyama monitor ?

thanks

Switch the plugs

There may be a BIOS setting to tell the system to use the DVI socket as monitor 0, maybe??? Also may be done in xorg.conf if the problem is after X is loaded. Before X is loaded the BIOS defines things

bios and opensuse menu are well displayed to iiyma monitor
only kdm is displayed to philips monitor

it’s strange because dvi-d0 is well set to “primary display” in kde settings .

kdm does not take care of this setting or something else ?

the nvidia card is not a chipset of MB but a card in a pci slot

Not that I know the answer about your oroginall qusetion, but the above ssuggestion can only be false. Those KDE settings are user settings (every user can set them different for his own purposes). kdm (like all displaymanagers) is a system feature (running as root) to facilitate login before it is even known which user will login (and thus which user settings to obey) and it is also not sure which desktop that unknown user is going to use.

I gues that when it is possible what you want, it is either configurable in a general displaymanager configuration file (like /etc/sysconfig/displaymanager, but I could not find an entry for it there) or in a specific kdm configuration file.

I did a quick search on the KDE web-site and found https://docs.kde.org/stable4/en/kde-workspace/kdm/index.html
But I did go further into that documentation, nor checked if the version is covering your’s.

Using that document, I found /usr/share/kde4/config/kdm/kdmrc.

yes i found it also .

but what parameter ?

also when philips monitor is activated in kde settings kdm template is displayed to philips monitor

See “GreeterScreen” from: https://docs.kde.org/stable4/en/kde-workspace/kdm/kdm-files.html

PS - if you’re using the prop. nvidia driver, then you might want to check the nvidia-settings (i.e. what monitor has the nvidia driver set as primary) …

For some further background as to what goes on when the DM starts, see https://forums.opensuse.org/showthread.php/508858-Two-monitors-one-login-box?p=2721700#post2721700

PPS – this post should have been placed (and/or be moved to) the hardware forum, as it has nothing to do with the multimedia topics

Correct. It is better there wqherr it belongs, more chance it gets usefull comments.

It is CLOSED fort the moment.

Moved from hardware and open again.

my last comment disappeared !

success .

in kdmrc i only uncommented “#greeterscreen=-1”

thanks to all

Congtrats.

And thanks for reporting back for the benifit of others.