Contorno finestre

Nessuna risposta
Ritratto di bastank
bastank
(Junior)
Offline
Junior
Iscritto: 10/03/2007
Messaggi: 32

Ciao a tutti ho un grosso problema, uso compiz visto che beryl non mi gira (si vede tutto bianco) ma purtroppo da qualche tempo a questa parte mancano i contorni delle finestre. Ho cercato qua e là sul forum e ho provato alcune soluzioni ma non hanno funzionato. Vi posto il mio xorg.conf, vi prego aiutatemi please. Grazie sempre a tutti

# File generated by XFdrake (rev 142098)

Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x768"
HorizSync 31.5-55
VertRefresh 40-70
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
# File generated by XFdrake (rev 142098)

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006

# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
#EndNew
#New
Option "AIGLX" "true"
Screen "screen1" 0 0
EndSection

Section "Files"
#EndNew
#New
ModulePath "/usr/lib/xorg/modules/extensions/nvidia96xx"
ModulePath "/usr/lib/xorg/modules"

# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection

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)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX - GeForce 7950"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 16
#New

Subsection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Option "TripleBuffer" "true"
Option "Coolbits" "1"
Option "NoLogo" "False"
Option "AddARGBGLXVisuals" "True"
Option "DPMS"
Option "RenderAccel" "True"
#EndNew
Option "AllowGLXWithComposite" "True"
Option "NoRenderExtension" "False"
Option "IgnoreEDID" "True"
Option "DisableGLXRootClipping" "True"

EndSection

Section "Extensions"
Option "Composite" "Enable"
Option "DAMAGE" "true"
Option "RENDER" "true"
EndSection