help-guix
[Top][All Lists]
Advanced

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

Re: Rotate GDM login screen


From: 白い熊
Subject: Re: Rotate GDM login screen
Date: Wed, 25 May 2022 20:54:53 +0200
User-agent: Roundcube Webmail/1.4.7

On 2022-05-25 8:17 pm, Tobias Geerinckx-Rice wrote:

Instead, what I'd use is (untested):

(services […]
         (set-xorg-configuration
           (xorg-configuration
             ;; You might have a keyboard-layout
             ;; here already, for example.
             […]
             (extra-config "
Section \"Monitor\"
   Identifier \"DSI-1\"
   Option \"Rotate\" \"right\"
EndSection")))
         …)

OK, I'm trying this way - getting:

Backtrace:
           2 (primitive-load "/gnu/store/367pmxg6lks55gm4xdkiz7wn775?")
In ice-9/ports.scm:
   433:17  1 (call-with-output-file _ _ #:binary _ #:encoding _)
In srfi/srfi-1.scm:
    241:2  0 (for-each _ _)

srfi/srfi-1.scm:241:2: In procedure for-each:
In procedure for-each: Wrong type argument: "\nSection \"Monitor\"\n Identifier \"DSI-1\"\n Option \"Rotate\" \"right\"\nEndSection"

That I don't know, but it's a similar ‘just create a file in /usr!’
mess, according to several pages like
<https://misperious.wordpress.com/2019/11/23/gdm-hidpi-scaling/>.

I'll investigate a possible solution there...
--
Best regards / 宜しく御願い致します / S pozdravem / C уважением / Z poważaniem / Mit freundlichen Grüßen

白い熊
ShiroiKuma



reply via email to

[Prev in Thread] Current Thread [Next in Thread]