Pular para o conteúdo

X11 (xorg.conf)

Tem aqueles casos em que o X não carrega, então esse Xorg emergencial pode ser a solução
Guilherme Moreira de Oliveira coelhoposa
Hits: 6.855 Categoria: X11
  • Download
  • Indicar
  • Denunciar
Download xorg.conf

Esconder código-fonte

Section "ServerLayout"
   Identifier "X.org Configured"
   Screen 0 "Screen0" 0 0
   InputDevice "Mouse0" "CorePointer"
   InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "abnt2"
    Option "XkbLayout" "br"
EndSection

Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier "Monitor0"
EndSection

Section "Device"
    Identifier "Card0"
    Driver "vesa"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
        Depth 16
        Modes "1024x768" "800x600" "640x480" 
    EndSubSection
EndSection

Fastfetch (config.jsonc)

LXLancher (lxlancheronoff)

Openbox (.obshutdown.rc)

Conky (.conkyrc)

Gnome (xorg.conf)

xorg (xorg.conf)

X11 (XF86Config)

X11 (xorg.conf)

Novo X11R6.8.1 (host.def)

#1 Comentário enviado por annakamilla em 22/12/2011 - 14:23h
boa vou baixar
#2 Comentário enviado por coelhoposa em 28/12/2011 - 12:45h
annakamila, esse usa o VESA como driver de vídeo
#3 Comentário enviado por albfneto em 02/03/2012 - 17:56h
coloquei nos favoritos, é um bom xorg quebra-galho, quando vc não tem X de jeito nenhum!
as famigeradas e trabalhosas NVIDIA antigas e as SIS, as Via Chrome etc...
#4 Comentário enviado por coelhoposa em 12/03/2012 - 10:54h
albfneto
tenho uma placa via, mas como no mint não tem o xorg.conf...

Contribuir com comentário

Entre na sua conta para comentar.