Re: Choosing/Rotating screen for greeter

2015-01-12 Thread Sven Arvidsson
On Mon, 2015-01-12 at 11:01 +, 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?

I found an old thread about this:
http://ubuntuforums.org/showthread.php?t=1602481

It might still be possible to do something similar, but the
configuration files have changed a bit.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22



signature.asc
Description: This is a digitally signed message part


Re: Choosing/Rotating screen for greeter

2015-01-12 Thread Daniel Lintott

On 12/01/15 11:48, Alex Mestiashvili wrote:
>  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. 

Thankyou Alex, I had found a similar post on askubuntu (after I sent the
mail).

Along with [1], I have added the command to the bottom of
/etc/gdm3/Init/Default

which seems to have resolved the issue!


[1]
http://unix.stackexchange.com/questions/42611/how-can-i-run-a-script-that-starts-before-my-login-screen




signature.asc
Description: OpenPGP digital signature


Re: Choosing/Rotating screen for greeter

2015-01-12 Thread Alex Mestiashvili

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.




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54b3b3f8.5010...@biotec.tu-dresden.de



Choosing/Rotating screen for greeter

2015-01-12 Thread Daniel Lintott
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



signature.asc
Description: OpenPGP digital signature