From: Daniel da Veiga <danieldaveiga@gmail.com>
To: gentoo-user-br@lists.gentoo.org
Subject: Re: [gentoo-user-br] teclado ABNT2 no Xorg + HAL
Date: Fri, 23 Oct 2009 12:16:49 -0200 [thread overview]
Message-ID: <342e1090910230716p262eaafx5b078de16409b10@mail.gmail.com> (raw)
In-Reply-To: <1ec6f7a20910230618x2cbdd9d1n74b6329654d5c941@mail.gmail.com>
On Fri, Oct 23, 2009 at 11:18, Daniel Medeiros <m3g1st@gmail.com> wrote:
> Bom, o meu tá assim:
>
> <?xml version="1.0" encoding="utf-8"?>
> <deviceinfo version="0.2">
> <match key="info.capabilities" contains="input.keys">
> <merge key="input.xkb.rules" type="string">xorg</merge>
> <!-- Option "XkbModel" "abnt2" -->
> <merge key="input.xkb.model" type="string">evdev</merge>
> <merge key="input.xkb.layout" type="string">br</merge>
> </match>
> </deviceinfo>
>
>
>
O meu:
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keymap">
<append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
</match>
<match key="info.capabilities" contains="input.keys">
<merge key="input.xkb.rules" type="string">base</merge>
<merge key="input.xkb.layout" type="string">br</merge>
<merge key="input.xkb.model" type="string">abnt2</merge>
<merge key="input.xkb.options"
type="string">terminate:ctrl_alt_bksp</merge>
</match>
</device>
</deviceinfo>
--
Daniel da Veiga
prev parent reply other threads:[~2009-10-23 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-23 0:50 [gentoo-user-br] teclado ABNT2 no Xorg + HAL Crístian Viana
2009-10-23 13:18 ` Daniel Medeiros
2009-10-23 14:16 ` Daniel da Veiga [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=342e1090910230716p262eaafx5b078de16409b10@mail.gmail.com \
--to=danieldaveiga@gmail.com \
--cc=gentoo-user-br@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