Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multimonitor background #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vantu5z
Copy link

@vantu5z vantu5z commented Aug 8, 2022

Should fix #84 and #48.

Tested with configurations in /etc/lightdm/lightdm.conf:

  • cloned monitor: display-setup-script=xrandr --output LVDS1 --primary
  • right side monitor: display-setup-script=xrandr --output LVDS1 --primary --output VGA1 --right-of LVDS1

Where LVDS1 my internal laptop monitor, VGA1 external monitor.

Config /etc/lightdm/lightdm-mini-greeter.conf option show-image-on-all-monitors should also works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background image size on multiple monitors is incorrect
1 participant