From: "Marcus Fazzi (Anunakin)" <anunakin@gmail.com>
To: gentoo-user-br@lists.gentoo.org
Subject: Re: [gentoo-user-br] Ativar efeitos no kde4.1
Date: Wed, 21 Jan 2009 11:08:27 -0300 [thread overview]
Message-ID: <f95b8f060901210608l5a89694bqfa2340524249f5a5@mail.gmail.com> (raw)
In-Reply-To: <f95b8f060901210420o140999bam68954f39b9943031@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3376 bytes --]
Consegui resolver a bronca do layout do teclado era no HALd mesmo... ficou
lixo da versão antiga do hal ... que estava dando paw no HALd novo.... acho
que o portage deveria cuidar disto...
*01*************
echo "" > /etc/hal/fdi/policy/10-x11-input.fdi
*02**************
vi /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi
e mudar o us para br lá no final...
<?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>
<!-- If we're using Linux, we use evdev by default (falling back to
keyboard otherwise). -->
<merge key="input.xkb.model" type="string">keyboard</merge>
<match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
string="Linux">
<merge key="input.xkb.model" type="string">evdev</merge>
</match>
<merge key="input.xkb.layout" type="string">*br*</merge>
<merge key="input.xkb.variant" type="string" />
</match>
</device>
</deviceinfo>
2009/1/21 Marcus Fazzi (Anunakin) <anunakin@gmail.com>
> Ele deve estar sem antialias e com uma resolucao de tela de 1024x768 ou
> menor... e em 16 bits... essa placa dele nao consegue tudo isso...
>
> 2009/1/21 O Andarilho <oandarilho01@yahoo.com.br>
>
> --- Em ter, 20/1/09, Sebastian SWC <seba@sebastianswc.com> escreveu:
>>
>> > Pessoal,
>> >
>> > instalei tudo o que vcs recomendaram:
>> >
>> > [ebuild R ] x11-base/xorg-server-1.5.3-r1
>> > [ebuild R ] media-libs/mesa-7.2
>> > [ebuild R ] x11-apps/mesa-progs-7.2
>> > [ebuild R ] x11-libs/libdrm-2.4.4
>> > [ebuild R ] sys-kernel/gentoo-sources-2.6.27-r7
>> >
>> >
>> > # uname -a
>> > Linux laptop-seba 2.6.27-gentoo-r7 #1 SMP Fri Jan 16
>> > 14:46:22 BRST
>> > 2009 x86_64 Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz
>> > GenuineIntel
>> > GNU/Linux
>> >
>> > o único detalhe que toda a vez que tento dar um startx (ou
>> > abrir o
>> > kdm) não funciona o teclado nem o mouse.
>> >
>> > o q pode estar errado?
>>
>> Rá! Tive esse problema ontem também.. mesmo compilando o tal de evdev como
>> módulo no kernel, e compilando o pacote correspondente, não funcionava
>> teclado e mouse nem por decreto.
>> Só voltou a funcionar quando removi o pacote libpciaccess e baixei o
>> xorg-server para a versão 1.3.0.0-r6 novamente.
>>
>> Mesmo assim, ainda não consegui alcançar os FPS exorbitantes do chemonz
>> não... estou até com inveja.. hehe
>>
>> Com a minha placa GeForce 8600GS 512/128(ou 256, não lembro) não estou
>> atingindo mais que 29800 frames.. e isso com kde-3.5.9 e sem compiz.....
>> Estou abismado com o teu resultado, chemonz...
>>
>>
>>
>> Veja quais são os assuntos do momento no Yahoo! +Buscados
>> http://br.maisbuscados.yahoo.com
>>
>>
>
>
> --
> Marcus Fazzi
> オープンソースコード いきかた!
> http://anunakin.blogspot.com/
> http://www.vivaphp.net
>
--
Marcus Fazzi
オープンソースコード いきかた!
http://anunakin.blogspot.com/
http://www.vivaphp.net
[-- Attachment #2: Type: text/html, Size: 5551 bytes --]
next prev parent reply other threads:[~2009-01-21 14:08 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 12:26 [gentoo-user-br] Ativar efeitos no kde4.1 Sebastian SWC
2009-01-14 12:31 ` Davi Vidal
2009-01-14 13:06 ` Fernando Boaglio
2009-01-14 16:20 ` Sebastian SWC
2009-01-15 13:04 ` Raphael Bastos
2009-01-15 13:27 ` Fernando Boaglio
2009-01-15 13:45 ` Daniel da Veiga
2009-01-15 13:56 ` Raphael Bastos
2009-01-15 14:10 ` Fernando Boaglio
2009-01-15 14:27 ` Daniel da Veiga
2009-01-15 14:37 ` Marcus Fazzi (Anunakin)
2009-01-15 16:08 ` Sebastian SWC
2009-01-15 16:18 ` Daniel da Veiga
2009-01-15 16:37 ` Sebastian SWC
2009-01-15 16:45 ` Daniel da Veiga
2009-01-15 18:31 ` Sebastian SWC
2009-01-15 16:36 ` Thiago Nunes
2009-01-15 16:32 ` Thiago Nunes
2009-01-16 9:54 ` Augusto Cesar
2009-01-16 12:04 ` Marcus Fazzi (Anunakin)
2009-01-16 13:20 ` Sebastian SWC
2009-01-16 16:05 ` Zhu Sha Zang
2009-01-16 18:51 ` Marcus Fazzi (Anunakin)
2009-01-18 18:19 ` RES: " Raphael Bastos
2009-01-18 20:36 ` Marcus Fazzi (Anunakin)
2009-01-19 22:13 ` RES: " Raphael Bastos
2009-01-20 13:37 ` Marcus Fazzi (Anunakin)
2009-01-20 14:46 ` RES: " Raphael Bastos
2009-01-20 14:22 ` Marcus Fazzi (Anunakin)
2009-01-20 14:23 ` Marcus Fazzi (Anunakin)
2009-01-20 15:09 ` RES: " Raphael Bastos
2009-01-20 15:06 ` Marcus Fazzi (Anunakin)
2009-01-20 15:31 ` Daniel da Veiga
2009-01-20 15:38 ` O Andarilho
2009-01-20 15:41 ` Daniel da Veiga
2009-01-20 17:17 ` Marcus Fazzi (Anunakin)
2009-01-20 17:21 ` Marcus Fazzi (Anunakin)
2009-01-20 17:31 ` Daniel da Veiga
2009-01-20 17:38 ` Marcus Fazzi (Anunakin)
2009-01-20 17:50 ` Daniel da Veiga
2009-01-20 18:02 ` Marcus Fazzi (Anunakin)
2009-01-20 18:53 ` Daniel da Veiga
2009-01-20 19:47 ` Sebastian SWC
2009-01-20 20:03 ` Marcus Fazzi (Anunakin)
2009-01-20 20:21 ` Bruno Laturner
2009-01-20 21:53 ` Marcus Fazzi (Anunakin)
2009-01-21 10:03 ` Sebastian SWC
2009-01-21 11:54 ` Marcus Fazzi (Anunakin)
2009-01-20 20:21 ` Luciano Granella
2009-01-21 12:15 ` O Andarilho
2009-01-21 12:20 ` Marcus Fazzi (Anunakin)
2009-01-21 14:08 ` Marcus Fazzi (Anunakin) [this message]
2009-01-21 14:45 ` Raphael Bastos
2009-01-21 14:30 ` Raphael Bastos
2009-01-21 14:59 ` Marcus Fazzi (Anunakin)
2009-01-21 15:04 ` Marcus Fazzi (Anunakin)
2009-01-21 14:50 ` Raphael Bastos
2009-01-21 17:12 ` Luciano Granella
2009-01-21 17:26 ` Marcus Fazzi (Anunakin)
2009-01-22 11:58 ` Sebastian SWC
2009-01-22 15:10 ` Marcus Fazzi (Anunakin)
2009-01-22 15:39 ` Sebastian SWC
2009-01-22 17:13 ` Marcus Fazzi (Anunakin)
2009-01-22 17:54 ` Sebastian SWC
2009-01-22 18:38 ` Marcus Fazzi (Anunakin)
2009-01-22 18:39 ` Daniel de Oliveira
2009-01-22 20:24 ` Marcus Fazzi (Anunakin)
2009-01-23 16:35 ` Raphael Bastos
2009-01-23 17:53 ` Marcus Fazzi (Anunakin)
2009-05-09 0:17 ` Raphael Bastos
2009-01-21 15:12 ` O Andarilho
2009-02-02 15:02 ` Raphael Bastos
2009-02-03 2:18 ` Marcus Fazzi (Anunakin)
2009-02-03 20:44 ` Marcus Fazzi (Anunakin)
2009-02-03 20:56 ` RES: " Raphael Bastos
2009-02-04 2:24 ` Marcus Fazzi (Anunakin)
2009-02-05 16:04 ` Sebastian SWC
2009-02-05 17:30 ` Marcus Fazzi (Anunakin)
2009-02-11 12:55 ` Sebastian SWC
2009-02-12 1:11 ` Marcus Fazzi (Anunakin)
2009-02-12 1:20 ` Kessia 'even' Pinheiro
2009-01-20 14:57 ` RES: " Raphael Bastos
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=f95b8f060901210608l5a89694bqfa2340524249f5a5@mail.gmail.com \
--to=anunakin@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