Bonsoir
j'ai installer beryl en suivant ce
tuto
mais lorsque j'essais de demarrer beryl-manager il me redémarre le serveur X et je retombe a l'ecran du login ?
voici fichier xorg.conf
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "record"
Load "vnc"
Load "xtrap"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "type1"
Load "fbdevhw"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Nvidia"
BoardName "nVidia Corporation NV20 [GeForce4]"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
y a un truc qui va pas mais je sais pas quoi merci