View previous topic :: View next topic |
Author |
Message |
micio Tux's lil' helper
Joined: 13 Sep 2006 Posts: 98
|
Posted: Fri Apr 27, 2007 5:24 pm Post subject: [Risolto]Compiz: non partono i bordi della finestra ma non.. |
|
|
Salve a tutti, finalmente ho reinstallato gentoo e a parte qlc piccolezza va tutto alla grande.
Usando ubuntu in ufficio, mi sono letteralmente innamorato di compiz e dei suoi effetti così fluidi tanto da volerlo provare sul pc di casa, e seguendo le istruzioni trovate qui http://wiki.gentoo-xeffects.org/NVidia ho installato compiz..
Quando vado a lanciare il comando:
non mi da alcun errore eppure i bordi della finestra non appaiono e tantomeno gli effetti.
i pacchetti che ho installato sono: compiz, compiz-extra, compiz-settings.
Allego di seguito tutto xorg.conf così da agevolarvi (spero)
Code: |
Section "ServerLayout"
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "BenQ T701"
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation G70 [GeForce 7600 GT]"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G70 [GeForce 7600 GT]"
Monitor "BenQ T701"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
|
Ringrazio tutti anticipatamente perchè già so che vi farete in 4 per aiutarmi (ho già avuto a che fare con questo forum in passato e siete stati tutti troppo GRANDI!!!!)
A presto!!
Last edited by micio on Fri Apr 27, 2007 9:56 pm; edited 1 time in total |
|
Back to top |
|
|
tomk Bodhisattva
Joined: 23 Sep 2003 Posts: 7221 Location: Sat in front of my computer
|
Posted: Fri Apr 27, 2007 6:17 pm Post subject: |
|
|
Moved from Desktop Environments to Forum italiano (Italian). _________________ Search | Read | Answer | Report | Strip |
|
Back to top |
|
|
!equilibrium Bodhisattva
Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
|
Back to top |
|
|
riverdragon Veteran
Joined: 14 Sep 2006 Posts: 1269 Location: Verona
|
Posted: Fri Apr 27, 2007 7:14 pm Post subject: |
|
|
Intanto ti suggerisco di lanciare compiz-start invece di compiz --replace.
Controlla dentro a gconf-editor -> apps -> compiz -> general -> allscreens -> options -> active_plugins che ci sia anche "decoration". |
|
Back to top |
|
|
micio Tux's lil' helper
Joined: 13 Sep 2006 Posts: 98
|
Posted: Fri Apr 27, 2007 7:38 pm Post subject: |
|
|
Con compiz-start mi parte grazie, però non riesco a muovere le finestre (ci premo sopra col mouse ma non le prende proprio, invece i "tasti" sulla barra li preme)... sapete che può essere?
Gli effeti tipo exposé e affini sembrano funzionare perfettamente |
|
Back to top |
|
|
Apetrini Veteran
Joined: 09 Feb 2005 Posts: 1158
|
Posted: Fri Apr 27, 2007 8:14 pm Post subject: |
|
|
Devi abilitare il plugin "Move" se no nada spostamento.
Emerge compiz-settings e entra nella modalità di visuale avanzata, li troverai molti plugin, attiva il move..... _________________ Linux ape 2.6.31-vanilla. Paludis since 0.28.0. |
|
Back to top |
|
|
micio Tux's lil' helper
Joined: 13 Sep 2006 Posts: 98
|
Posted: Fri Apr 27, 2007 9:55 pm Post subject: |
|
|
Mitico!!! Grazie a tutti siete stati MITICI!!! |
|
Back to top |
|
|
riverdragon Veteran
Joined: 14 Sep 2006 Posts: 1269 Location: Verona
|
Posted: Sat Apr 28, 2007 11:28 am Post subject: |
|
|
L'elenco dei plugin attivi qui da me, in ordine:
gconf, decoration, png, wobbly, fade, minimize, cube, rotate, zoom, scale, move, resize, place, switcher, water, showdesktop, state. |
|
Back to top |
|
|
|