From: ABCD <en.ABCD@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: DontZap and Ctrl+Alt+Bs
Date: Fri, 24 Jul 2009 16:35:45 -0400 [thread overview]
Message-ID: <h4d5va$478$1@ger.gmane.org> (raw)
In-Reply-To: 20090724140503.632d5663@gentoo-01
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Skippy wrote:
>
>
>
> Greetings, I'm having exactly the same problem and have been trying to
> fix it.
>
> Could you please specify where in xorg.conf you placed
>
> setxkbmap -option terminate:ctrl_alt_bksp
>
> And where is the hal configuration file you inserted
>
> input.xkb.options terminate:ctrl_alt_bksp
>
> Thanks so very much, this is driving me nuts!
>
> Skippy
>
>
>
> On Fri, 24 Jul 2009 11:44:59 +0300 (EEST)
> Igor Nemilentsev <trezorg@gmail.com> wrote the words:
>
>>
>> On Fri, 24 Jul 2009, Helmut Jarausch wrote:
>> > AFAIK, the DontZap option applies to the key sequences
>> > <Alt> <Fx> to switch to a different terminal.
>> No, the Ctrl+Alt+Fn sequence behaviour is changed
>> with the option
>> Option "DontVTSwitch"
>>
>> > I have the same problem here (same configuration), i.e.
>> > <Ctrl><Alt><Del> doesn't work.
>> >
>> > If you can't exit via your window manager anymore,
>> > I think, Neil Bothwick has posted the following advice
>> > some days ago:
>> I figured out to return old style I need this command:
>>
>> setxkbmap -option terminate:ctrl_alt_bksp
>>
>> Or add
>> input.xkb.options terminate:ctrl_alt_bksp
>> in configuration file of hal.
>>
>> Thanks for the advice.
>>
>> Regards, Nemilentsev Igor
>>
I'm not sure how it goes in xorg.conf, as I no longer use that to configure
my keyboard driver (as I use "evdev", which is configured using HAL.
If you are using the "evdev" driver, then you need to edit HAL's config. To
do so, create a new file /etc/hal/fdi/policy/10-x11-input.fdi (or any other
name in that directory that ends in ".fdi", they are checked in ASCIIbetical
order, so "99-local.fdi" is used near the end...), and modify the following
to match your own preferences:
- ----8<----
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<match key="info.capabilities" contains="input.keys">
<merge key="input.x11_driver" type="string">evdev</merge>
<merge key="input.x11_options.XkbModel" type="string">evdev</merge>
<merge key="input.x11_options.XkbLayout" type="string">us</merge>
<merge key="input.x11_options.XkbVariant" type="string"></merge>
<merge key="input.x11_options.XkbOptions"
type="string">terminate:ctrl_alt_bksp</merge>
</match
</deviceinfo>
- ----8<----
The format is a simple XML file, so it shouldn't be too hard to
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
iEYEARECAAYFAkpqGyUACgkQOypDUo0oQOpyVQCcDo8cSHthDBZ1g1SAUsj+B+vr
NUkAoINROLJSY49ZWgLvfajjaxrSMVGR
=wgHr
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2009-07-24 20:36 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-24 7:01 [gentoo-user] DontZap and Ctrl+Alt+Bs Igor Nemilentsev
2009-07-24 7:13 ` Helmut Jarausch
2009-07-24 8:44 ` Igor Nemilentsev
2009-07-24 20:05 ` Skippy
2009-07-24 20:35 ` ABCD [this message]
2009-07-24 20:56 ` Igor Nemilentsev
2009-07-28 11:23 ` Skippy
2009-07-28 11:26 ` Alan McKinnon
2009-07-28 12:35 ` Skippy
2009-07-28 14:11 ` Helmut Jarausch
2009-07-24 7:44 ` Volker Armin Hemmann
2009-07-24 7:58 ` Dale
2009-07-24 11:16 ` Igor Nemilentsev
2009-07-24 11:28 ` Neil Bothwick
2009-07-24 11:45 ` Helmut Jarausch
2009-07-24 11:53 ` Volker Armin Hemmann
2009-07-24 12:32 ` Stroller
2009-07-24 17:00 ` [gentoo-user] " ABCD
2009-07-24 13:08 ` [gentoo-user] " Igor Nemilentsev
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='h4d5va$478$1@ger.gmane.org' \
--to=en.abcd@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