plik nie ma ponad połowy danych - konfiguracja xorg.conf
: 21 kwietnia 2009, 10:33
Witam. Chciałbym sobie skonfigurować x'y do własnych potrzeb ale mam problem otóż mój plik xorg.conf zawiera tylko tyle:
Może mi ktoś powiedzieć gdzie tutaj można zmienić np. sterowniki itd.?
W Slackware wszystko miałem, a tutaj się jakby gubię.
Mam Debiana 5.0 nie wiem co to dokładnie jest więc poniżej zamieszczę to co mam w /etc/apt/sources.list: Dzięki temu mam nadzieję że dostarczyłem wszystkich potrzebnych danych. Z góry dziękuje wszystkim za odpowiedzi.
Pozdrawiam S4th3N
Kod: Zaznacz cały
# 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" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSectionW Slackware wszystko miałem, a tutaj się jakby gubię.
Mam Debiana 5.0 nie wiem co to dokładnie jest więc poniżej zamieszczę to co mam w /etc/apt/sources.list:
Kod: Zaznacz cały
#
# deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official i386 DVD Binary-1 20090214-16:54]/ lenny contrib main
deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official i386 DVD Binary-1 20090214-16:54]/ lenny contrib main
deb [url]http://ftp.vectranet.pl/debian/[/url] lenny main
deb-src [url]http://ftp.vectranet.pl/debian/[/url] lenny main
deb [url]http://security.debian.org/[/url] lenny/updates main contrib
deb-src [url]http://security.debian.org/[/url] lenny/updates main contrib
deb [url]http://volatile.debian.org/debian-volatile[/url] lenny/volatile main contrib
deb-src [url]http://volatile.debian.org/debian-volatile[/url] lenny/volatile main contrib
deb [url]http://www.kadu.net/download/binary/debian/repo[/url] testing main
deb [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb [url]http://security.debian.org/[/url] etch/updates main contrib non-free
deb-src [url]http://security.debian.org/[/url] etch/updates main contrib non-freePozdrawiam S4th3N