[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Choosing/Rotating screen for greeter



On 01/12/2015 12:01 PM, Daniel Lintott wrote:
Hi,

I've recently switched to using one of my screens in vertical
orientation. This is fine from the desktop (after login), but currently
the greeter displays on the vertical screen but on it's side.

Is it possible to move the greeter to the other screen, which is
horizontal or rotate the greeter so it displays correctly?

Cheers

Daniel

PS: I'm not subscribed, so please CC me. Thanks


I use lightdm with option display-setup-script:

display-setup-script=/etc/fixscreen.sh

cat /etc/fixscreen.sh:
#!/bin/sh
/usr/bin/xrandr --output DP-1 --rotate left

execute xrandr in your x session to get the output names.




Reply to: