unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Disable ugly pc-speaker sound in Slim auth failure
@ 2019-03-14  4:00 znavko
  2019-03-16 10:52 ` znavko
       [not found] ` <La57Jrg--3-1@tutanota.com-La586Hw----1>
  0 siblings, 2 replies; 10+ messages in thread
From: znavko @ 2019-03-14  4:00 UTC (permalink / raw)
  To: Help Guix

[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]

Hello! Please, what should I use in config.scm for disable pc-speaker sound while authorize in Slim and have an error in password?


$ cat /etc/config.scm
...
(services (cons* 
...
 (modify-services %desktop-services

                                (slim-service-type config =>
                                              (slim-configuration
                                               (inherit config)
                                               (startx
                                                (xorg-start-command
                                                 #:configuration-file
                                                 (xorg-configuration-file
                                                  #:extra-config
                                                  '(
"Section \"InputClass\"
        Identifier \"touchpad\"
        Driver \"libinput\"
        MatchIsTouchpad \"on\"
        Option \"Tapping\" \"on\"
EndSection"
                                 ))))))
)  ;end of modify-services 2nd
...
)

[-- Attachment #2: Type: text/html, Size: 4026 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-17 12:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-14  4:00 Disable ugly pc-speaker sound in Slim auth failure znavko
2019-03-16 10:52 ` znavko
     [not found] ` <La57Jrg--3-1@tutanota.com-La586Hw----1>
2019-03-16 13:17   ` znavko
2019-03-16 16:00     ` Tobias Geerinckx-Rice
2019-03-16 16:42       ` znavko
2019-03-16 16:46       ` znavko
     [not found]       ` <La6OLkW--3-1@tutanota.com-La6OQsv--3-1>
2019-03-17  7:31         ` znavko
2019-03-17  8:10           ` swedebugia
2019-03-17 12:02           ` Tobias Geerinckx-Rice
2019-03-17 12:07             ` Tobias Geerinckx-Rice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).