unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: <znavko@tutanota.com>
To: Help Guix <help-guix@gnu.org>
Subject: Disable ugly pc-speaker sound in Slim auth failure
Date: Thu, 14 Mar 2019 05:00:28 +0100 (CET)	[thread overview]
Message-ID: <L_uLw4o--3-1@tutanota.com> (raw)

[-- 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 --]

             reply	other threads:[~2019-03-14  4:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14  4:00 znavko [this message]
2019-03-16 10:52 ` Disable ugly pc-speaker sound in Slim auth failure 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=L_uLw4o--3-1@tutanota.com \
    --to=znavko@tutanota.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).