From: Harry Putnam <reader@newsguy.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: I want my Ctrl+Alt+Backspace back
Date: Tue, 20 Apr 2010 19:44:15 -0500 [thread overview]
Message-ID: <87mxwxmy74.fsf@newsguy.com> (raw)
In-Reply-To: 201004202127.10899.michaelkintzios@gmail.com
Mick <michaelkintzios@gmail.com> writes:
> I think you did not read the link properly. You are meant to copy
> the relevant .fdi file from
> /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi to
> /etc/hal/fdi/policy/10-keymap.fdi and then modify the last
> paragraph:
Yes, I did misread apparently... it doesn't say that at all... maybe
that is why.
http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.6-upgrade-guide.xml
There is no mention of copying:
/usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi
to
/etc/hal/fdi/policy/10-keymap.fdi
[...]
If you want to make the change permanent, regardless of your desktop
environment, you have a few more options :
* If you use HAL to manage input devices, copy the following HAL
fdi snippet into the fdi file from /etc/hal/fdi/policy/ which
you use to control your keyboard. <merge key="input.xkb.options"
type="string">terminate:ctrl_alt_bksp</merge> If you do not have
any custom keyboard rules, you can copy and adapt rules from
/usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
It never names the file... that;
/usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
is to be copied to, or anything about the last paragraph.
I'm sorry to be so dense here... but I'm missing something still.
> <merge key="input.xkb.layout" type="string">us</merge>
> <merge key="input.xkb.options"
That second line above is not present in my copy of:
/usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
Mick wrote:
> type="string">terminate:ctrl_alt_bksp</merge>
> <merge key="input.xkb.variant" type="string" />
>
> by the adding the above line starting with type= ...
I see (showing line numbers
from:[...]10osvendor/10-x11-input.fdi
[...]
17 </match>
18
19 <merge key="input.xkb.layout" type="string">us</merge>
20 <merge key="input.xkb.variant" type="string" />
21 </match>
[...]
So do you mean to replace 19 and 20 with:
,----
| <merge key="input.xkb.layout" type="string">us</merge>
| <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
`----
Or add the two in box quote after 19... or what?
next prev parent reply other threads:[~2010-04-21 0:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 21:07 [gentoo-user] I want my Ctrl+Alt+Backspace back Harry Putnam
2010-04-18 21:15 ` [gentoo-user] " Nikos Chantziaras
2010-04-18 21:47 ` Mick
2010-04-18 22:16 ` Nikos Chantziaras
2010-04-19 0:19 ` Harry Putnam
2010-04-19 0:28 ` Harry Putnam
2010-04-19 7:36 ` Mick
2010-04-19 9:22 ` YoYo siska
2010-04-19 14:52 ` Paul Hartman
2010-04-20 15:30 ` Harry Putnam
2010-04-20 20:26 ` Mick
2010-04-21 0:44 ` Harry Putnam [this message]
2010-04-21 6:10 ` Mick
2010-04-22 23:56 ` Harry Putnam
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=87mxwxmy74.fsf@newsguy.com \
--to=reader@newsguy.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