From: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DontZap and Ctrl+Alt+Bs
Date: Tue, 28 Jul 2009 16:11:13 +0200 (CEST) [thread overview]
Message-ID: <tkrat.6e3683972546de7d@igpm.rwth-aachen.de> (raw)
In-Reply-To: <20090728052313.08ebb3cf@gentoo-01>
On 28 Jul, Skippy wrote:
>
>
> On Fri, 24 Jul 2009 23:56:58 +0300 (EEST)
> Igor Nemilentsev <trezorg@gmail.com> wrote the words:
>
>> >
>> > 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
>> Please enter it in command line.
>> > And where is the hal configuration file you inserted
>>
>> > input.xkb.options terminate:ctrl_alt_bksp
>> I have it in /etc/hal/fdi/policy/
>> I just added.
>>
>> <merge key="input.xkb.options"
>> type="string">grp:caps_toggle,grp_led:scroll,grp:switch,compose:ralt,terminate:ctrl_alt_
>> bksp</merge>
>>
>
>
> Thanks so much for the specifics. These still haven't fixed my
> system. Does anyone know if this is something the Gentoo developers
> are going to fix down the road? Highly annoying, as others have
> already mentioned.
>
Here is my complete x11-input.fdi which works just fine.
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keyboard">
<append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
<merge key="input.x11_options.XkbModel" type="string">microsoft</merge>
<merge key="input.x11_options.XkbRules" type="string">xorg</merge>
<merge key="input.x11_options.XkbLayout" type="string">en_US</merge>
<merge key="input.xkb.layout" type="string">en_US</merge>
<merge key="input.xkb.model" type="string">microsoft</merge>
<merge key="input.xkb.rules" type="string">xorg</merge>
<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge></match>
</device>
</deviceinfo>
This is with an hal enabled x11-base/xorg-server-1.6.2-r1 and all
x11-drivers, especially
x11-drivers/xf86-input-evdev
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
re-emergered after mering xorg-server.
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
next prev parent reply other threads:[~2009-07-28 14:11 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 ` [gentoo-user] " ABCD
2009-07-24 20:56 ` [gentoo-user] " 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 [this message]
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=tkrat.6e3683972546de7d@igpm.rwth-aachen.de \
--to=jarausch@igpm.rwth-aachen.de \
--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