Le vendredi 16 février 2007, barran marc a écrit :
> Le vendredi 16 février 2007 09:22, barran marc a écrit :
> > bon j'ai finis de lire mais mail je vais modifier xord.conf à toute
> > lol
>
> modifier mais pas de changement :( toujours des fenêtres invisible
> après un changement de bureau :(
Avec les dernier drivers nvidia (i586))
xorg.conf
(pas tout)
****************************************
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce 6 Series"
Driver "nvidia"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
..../.....
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360"
"320x240"
EndSubsection
Option "AddARGBGLXVisuals" "True" ##-->c'est là
EndSection
Section "Extensions" ## -->et cette section
Option "Composite" "Enable"
EndSection
*******************************************
/etc/sysconfig/xgl :
************
XGL=no
*************
/etc/sysconfig/compositing_wm (attention il existe un compositing-wm
aussi :
****************
COMPOSITING_WM_START=yes
# if COMPOSITING_WM is not empty, it overrides the default compositing
window manager (which is compiz)
COMPOSITING_WM=/usr/bin/beryl
# if COMPOSITING_WM_ARGS is not empty, it overrides the default
arguments for the compositing window manager
COMPOSITING_WM_ARGS="--indirect-rendering --replace"
# if COMPOSITING_WINDOW_DECORATOR is not empty, it overrides the default
window decorator, the specified program will be run after compositing
window manager
COMPOSITING_WINDOW_DECORATOR=/usr/bin/emerald
********************
Avec ça on se fout de la position du fichier /etc/sysconfig/compiz, il
peut rester sur yes.
redémarrer tout le binz
--
André Salaün
=========================================
Vous souhaitez acquerir votre pack ou des services Mandriva?
Rendez-vous sur "http://store.mandriva.com".
Rejoignez le club Mandriva : http://club.mandriva.com
=========================================