[Ubuntu-BR] Dois bits

Fred fredtoy em gmail.com
Segunda Outubro 17 21:36:24 UTC 2005


Abaixo segue o meu xorg.conf. Uso também um mouse PS/2, além do touchpad.
Quando desligo o mouse com o X ativo o touchpad passa a funcionar, mas, sem
os recursos de arrastar e scroll. É preciso iniciar o X.org
<http://X.org>sem o mouse ligado ou então reiniciar o X após
desligá-lo para se ter acesso
a todos os recursos do touchpad.

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

#Section "Extensions"
# Option "Composite" "Enable"
#EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
Option "XkbOptions" "abnt2"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "6 7"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "true"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon 330M/340M/350M (RS200 IGP)"
Driver "radeon"
BusID "PCI:1:5:0"
# Option "backingstore" "true"
# Option "AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon 330M/340M/350M (RS200 IGP)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection


Em 17/10/05, Vladimir Cezar <vladimircezar em gmail.com> escreveu:
>
> Oi Felipe,
>
> obrigado pela resposta. Tentei fazer o mesmo aqui mas nao consegui o
> mesmo resultado. Se voce puder postar o xorg.conf depois, eu dou uma
> olhada...
>
> Valeu
>
>
> On 10/17/05, Fred <fredtoy em gmail.com> wrote:
> > Tenho um Pavillion também. No meu caso, eu consigo mover as janelas e a
> > barra de rolagem usando a área de toque. Demorei um pouco, mas, descobri
> > como. Funciona da seguinte forma. Você coloca o cursor em cima da borda
> > superior da janela ou na barra de rolagem. Faz como se fosse um duplo
> > clique, só que no segundo toque, não tira o dedo do touchpad. Se você
> mover
> > o dedo agora, a janela ou barra de rolagem vai andar também.
> > Qualquer problema, eu posto meu xorg.conf depois. Agora não estou na
> minha
> > máquina.
> > Um abraço a todos.
> >
> > 2005/10/17, Luis Felipe Pigozzo <felipe em pigozzo.com>:
> > >
> > > > Oi Pessoal,
> > > >
> > > > Estou com dois problemas (ja procurei encontrar a solucao em Foruns,
> > > > mas nao tive muito sucesso) e talvez alguem possa me ajudar.
> > > >
> > > > 1. Meu touchpad (uso um Inpiron Dell 1000) funciona quase que
> > > > perfeitamente bem. A unica coisa que nao consigo fazer 'e DRAG&DROP.
> > > > Ja tentei ajustar os parametros no xorg.conf, mas nao consegui ir
> > > > muito longe. Tudo mais funciona: click, doubleclick, mover o
> > > > ponteiro... Mas quando chega na hora de mover as janelas ou a barra
> de
> > > > rolagem eu tenho que usar os botoes mecanicos do Touchpad em vez de
> > > > usar a area de toque, como faco no windows. Alguem teve esse
> problema
> > > > e conseguiu resolver?
> > >
> > > Tchê eu tenho o mesmo problema em um HP Pavilion... se souber de algo
> > > poste pro mundo
> > >
> > >
> > >
> > >
> > >
> > >
> > > >
> > > > 2. Ainda nao conseguir fazer meu Ubuntu colocar os acentos, como da
> > > > pra perceber... Alguma ideia?
> > >
> > >
> > > no meu note uso teclado inglês internacional... funciona
> perfeitamente.
> > >
> > >
> > >
> > > >
> > > > Ultima coisa, que 'e uma duvida, mas nao um "problema" propriamente
> > > > dito... Qual o canal e o servidor onde os usuarios brasileiros do Ub
> > > > se encontram?
> > >
> > >
> > >
> > >
> > > > Um abraco,
> > > >
> > > > --
> > > > Vladimir Cezar
> > > > http://www.site.uottawa.ca/~vcezar/
> > > >
> > >
> > >
> > >
> > > --
> > > Luis Felipe Pigozzo
> > > felipe em pigozzo.com
> > > pigozzo em gmail.com
> > > www.pigozzo.com <http://www.pigozzo.com> <http://www.pigozzo.com>
> > >
> > >
> > >
> > >
> > > --
> > > ubuntu-br mailing list
> > > ubuntu-br em lists.ubuntu.com
> > > www.ubuntu-br.org <http://www.ubuntu-br.org> <http://www.ubuntu-br.org
> >
> > > http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> > >
> > >
> > --
> > ubuntu-br mailing list
> > ubuntu-br em lists.ubuntu.com
> > www.ubuntu-br.org <http://www.ubuntu-br.org>
> > http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
>
>
> --
> Vladimir Cezar
> http://www.site.uottawa.ca/~vcezar/
>
> --
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> www.ubuntu-br.org <http://www.ubuntu-br.org>
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



More information about the ubuntu-br mailing list