public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] xorg.xonf, Input_class keyboard
Date: Sat, 3 Sep 2011 17:57:32 +0100	[thread overview]
Message-ID: <201109031757.43181.michaelkintzios@gmail.com> (raw)
In-Reply-To: <20110903031532.GA3174@solfire>

[-- Attachment #1: Type: Text/Plain, Size: 740 bytes --]

On Saturday 03 Sep 2011 04:15:32 meino.cramer@gmx.de wrote:
> Hi,
> 
> in my xorg.conf I have set this:
> 
> 
>     Section "InputClass"
>         Identifier "keyboard-all"
>         Driver "evdev"
>         # Option "XkbOptions" 
> "ctrl:nocaps,compose:ralt,terminate:ctrl_alt_bksp" Option "XkbOptions"
> "terminate:ctrl_alt_bksp,caps:super"
>         MatchIsKeyboard "on"
>     EndSection

Does:

    Option "XkbOptions"  "terminate:ctrl_alt_bksp"

on its own work?

On one box of mine I had to add:

       MatchDevicePath "/dev/input/event*"


Also, check that you have not any old conflicting directives in Section 
"ServerLayout", like e.g. InputDevice    "Keyboard0" "CoreKeyboard"

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

      reply	other threads:[~2011-09-03 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03  3:15 [gentoo-user] xorg.xonf, Input_class keyboard meino.cramer
2011-09-03 16:57 ` Mick [this message]

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

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

  git send-email \
    --in-reply-to=201109031757.43181.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.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