X11 (xorg.conf)

Xorg para notebook Dell Inspiron 1525

Categoria: X11

Software: X11

[ Hits: 11.426 ]

Por: FHCS (P1R4T3)


Este arquivo contém algumas configurações do xorg para o notebook inspiron 1525 com uma melhor resolução de vídeo.

Antes de executar quaisquer procedimentos faça uma cópia do seu arquivo original, para caso ocorra algum incidente tenha a possibilidade de recuperar.


# 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"
   Option      "XkbVariant"   "abnt2"
EndSection

Section "InputDevice"
   Identifier   "Synaptics Touchpad"
   Driver      "synaptics"
   Option      "CorePointer"
   Option      "SHMConfig"      "on"
   Option      "SendCoreEvents"   "true"
   Option      "Device"      "/dev/psaux"
   Option      "Protocol"      "auto-dev"
   Option      "TapButton1"      "1"
   Option      "TapButton2"      "0"
   Option      "TapButton3"      "0"
   Option      "RTCornerButton"   "0"
   Option      "RBCornerButton"   "0"
   Option      "LTCornerButton"   "0"
   Option      "LBCornerButton"   "0"
EndSection

Section "Device"
   Identifier   "Intel 965GM"
   Driver      "intel"
   Option      "Monitor-LVDS"      "LCD"
   Option      "Monitor-TMDS-1"   "HDMI"
   Option      "Monitor-VGA"      "VGA"
   Option      "Monitor-TV"      "TV"
EndSection

Section "Monitor"
   Identifier   "LCD"
EndSection

Section "Monitor"
   Identifier   "HDMI"
EndSection

Section "Monitor"
   Identifier   "VGA"
EndSection

Section "Monitor"
   Identifier   "TV"
EndSection

Section "Screen"
   Identifier   "LCD"
   Device      "Intel 965GM"
   Monitor      "LCD"
   DefaultDepth   24
   SubSection   "Display"
      Depth   24
      Modes   "1440x900"
   EndSubSection
EndSection

Section "Screen"
   Identifier   "HDMI"
   Device      "Intel 965GM"
   Monitor      "HDMI"
   DefaultDepth   24
   SubSection   "Display"
      Depth   24
      Modes   "1920x1200"
   EndSubSection
EndSection

Section "Screen"
   Identifier   "VGA"
   Device      "Intel 965GM"
   Monitor      "VGA"
   DefaultDepth   24
   SubSection   "Display"
      Depth   24
      Modes   "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Identifier   "TV"
   Device      "Intel 965GM"
   Monitor      "TV"
   DefaultDepth   24
   SubSection   "Display"
      Depth   24
      Modes   "800x600"
   EndSubSection
EndSection
  


Comentários

Nenhum comentário foi encontrado.


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts