Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
-
tytus05
- Posty: 27
- Rejestracja: 02 stycznia 2008, 00:37
- Lokalizacja: Nysa
Post
autor: tytus05 »
Zauważyłem, że nie mam section'module' w xorgu.Czy da się to naprawić?
Kod: Zaznacz cały
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc Radeon R300 ND [Radeon 9700 Pro]"
Driver "ati"
BusID "PCI:3:0:0"
EndSection
Section "Monitor"
Identifier "F700P"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon R300 ND [Radeon 9700 Pro]"
Monitor "F700P"
DefaultDepth 24
SubSection "Display"
Modes "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
-
pdabrowsky
- Posty: 63
- Rejestracja: 25 sierpnia 2007, 19:15
Post
autor: pdabrowsky »
Dopisz sobie to po "Section Files":
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
Load "dbe"
EndSection
Pozdrawiam...
P.S. Nie wiem czy wszystkie Ci potrzebne... :P
-
fnmirk
- Senior Member
- Posty: 8324
- Rejestracja: 03 grudnia 2007, 06:37
Post
autor: fnmirk »
Prawdopodobnie ta sekcja już nie będzie wymagana.
-
tytus05
- Posty: 27
- Rejestracja: 02 stycznia 2008, 00:37
- Lokalizacja: Nysa
Post
autor: tytus05 »
Dzięki ;-)
-
paolus
- Beginner
- Posty: 241
- Rejestracja: 11 kwietnia 2007, 12:29
- Lokalizacja: Stolica
Post
autor: paolus »
Witam
U mnie też nie ma tej sekcji w xorg.conf i wszystko śmiga doskonale(dri, 3d, filmy się nie tną)
Pozdrawiam