Autor Tópico: Xorg notebook, tela GDM VS Resolução.  (Lida 1449 vezes)

Offline PRSC

  • Usuário Ubuntu
  • *
  • Mensagens: 668
    • Ver perfil
Xorg notebook, tela GDM VS Resolução.
« Online: 07 de Setembro de 2008, 02:45 »
Boa noite.

A tela do login de um notebook itautec w7635, está errada.

Quando inseri aquelas fotos personalizadas, dependendo de onde esteja a barra de digitação, não se vê.

Ou seja, a foto tá maior que o monitor.

Tentei arrumar, acrescentando algumas linhas, em algumas dicas, por sorte fiz o backup  ;D.

Como não é meu, e sim de um amigo, que eu mesmo instalei. Porém quero resolver isso, mas quero fazer de forma correta e não ficar no teste, até que eu faça besteira e tenha que formatar tudo. Assim, vim pedir mais uma ajudinha  :D

Aqui esta o xorg, peço que analizem, e me indiquem o correto a fazer.


Código: [Selecionar]
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
 
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection
 
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
 
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
 
Section "Device"
Identifier "Configured Video Device"
EndSection
 
Section "Monitor"
Identifier "Configured Monitor"
EndSection
 
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
 
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection

Até mais pessoal

Abraço.
« Última modificação: 07 de Setembro de 2008, 03:00 por PRSC »
Placa Gigabyte 970A-ud3p..16 GB Corsair Vegeance..FX8300..nVidia GTx750Ti.Gabinete Cougar Challenger
Linux user #511

Offline PRSC

  • Usuário Ubuntu
  • *
  • Mensagens: 668
    • Ver perfil
Re: Xorg notebook, tela GDM VS Resolução.
« Resposta #1 Online: 10 de Setembro de 2008, 00:13 »
Up.

Creio que seja simples isso, mas não sei fazer!!!!.

Abraço.
Placa Gigabyte 970A-ud3p..16 GB Corsair Vegeance..FX8300..nVidia GTx750Ti.Gabinete Cougar Challenger
Linux user #511