|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi
i installedopensuse 10.3 x86-64 on my compaq laptop(v3000z) everything working fine..i installed nvidia drivers n started compizfusion but i found that 3D desktop is not having widows border like minimize,maximize and close buttons..everythins seems like full screen i m having nvidia go6150 chipset in laptop...i want to my 3D desktop work finely pls help me i ve added these lines in xorg.conf Option "XAANoOffscreenPixmaps" Option "AddARGBGLXVisuals" "True" but still nothing happend if anyones know pls guide me.. regars praveen |
|
|||
|
Howdy!
It looks like you don't have a running window-manager. just open a shell window and type: kwin --replace & Please follow this steps to get a fine running compiz-fusion: http://de.opensuse.org/Compiz_Fusion fusions regards |
|
|||
|
Hey thank you very much buddy.I needed that guide.But i am using gnome you ve guided for kde.Anyways i found it on that guide provided by ya.Well if i need to install k3b and amarok do i need kwin?
Regards prav |
|
|||
|
Quote:
|
|
|||
|
Quote:
Prav |
|
|||
|
Quote:
|
|
|||
|
hi homer..
i ve been with ur compiz guide but same prob still there...here i m sending some screen shots of suse behavier..pls guide also sending my xorg.conf file http://www.flickr.com/photos/7746474@N06/ here is xorg.conf # /.../ # SaX generated X11 config file # Created on: 2007-10-13T19:59:23+0300. # # Version: 8.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (8.1) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection Section "Module" Load "freetype" Load "type1" Load "dbe" Load "glx" Load "extmod" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "microsoftpro" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "InputFashion" "Mouse" Option "Name" "Synaptics;Touchpad" Option "Protocol" "explorerps/2" Option "SHMConfig" "on" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[3]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Generic Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 304 190 HorizSync 30-62 Identifier "Monitor[0]" ModelName "LGPHILIPSLCD LCD MONITOR" Option "DPMS" VendorName "LPL" VertRefresh 43-60 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x800" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" "1024x768" "800x600" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "GeForce Go 6150" BusID "0:5:0" Driver "nvidia" Identifier "Device[0]" Screen 0 VendorName "NVidia" (following lines edited by me) Option "XAANoOffscreenPixmaps" Option "AddARGBGLXVisuals" "True" Option "RenderAccel" "True" Option "AllowGLXWithComposite" "True" Option "backingstore" "True" Option "TripleBuffer" "True" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[3]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" EndSection pls guide now prav |
|
|||
|
In this section:
Section "Extensions" EndSection place option "Composite" "Enable" |
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|