X11 (xorg.conf)
Xorg para notebook Dell Inspiron 1525
Categoria: X11
Software: X11
[ Hits: 11.964 ]
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
Nenhum coment�rio foi encontrado.
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Adicionando o repositório backports no Debian 13 Trixie
Como definir um IP estático no Linux Debian
Vale a pena atualizar para uma versão Não LTS? (5)
Ubuntu lento ao iniciar [RESOLVIDO] (10)
systemd-resol... precisa ser reiniciado periodicamente (3)