

Dùnadan ha scritto:Grazie telperion per il tuo continuo supporto alla dapper! Con questa ultima versione funziona alla grande Heliodor e ora beryl usa i temi di metacity: posso finalmente liberarmi di Emerald, che non mi convince proprio




Gacoment ha scritto:Salve,
ho messo l''ultima versione di beryl. Devo dire che ci sono dei miglioramenti non mi crasha più e prima se rimanevo il pc inattivo senza usarlo crashava sever x e tornava al login. Però ora non riesco a impostare le combinazioni dei tasti. Non ho ancora capito bene come si fa, tipo lo zoom dello schermo non riesco ad attivarlo e in più non riesco a togliere sta cosa che se premo "Super" mi ingrandisce la finestra in cui mi trovo e con beryl "alt+f4" non funzia. Se lo uso per chiudere una finestra di terminale mi scrive la lettara "S".


sudo apt-get install python-all 
sudo apt-get install python-all 
#xorg.conf By sk0rp10 - www.iwebyoumind.com - optimized for VAIO VGN-FE11S - Twinview Enabled - Xinerama Option Enabled
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
Option "Device" "/dev/input/event3"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "180"
Option "MaxTapMove" "110"
Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
Option "AccelFactor" "0.015"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "UpDownScrolling" "1"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "SHMConfig" "on
EndSection
Section "InputDevice"
Identifier "MouseUSB"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Monitor"
Identifier "VaioLCD"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Device"
Identifier "nVidia 7400 go"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo" "true"
Option "CursorShadow" "true"
Option "Coolbits" "true"
######## Twinview Settings ###########
Option "TwinView" "true"
Option "Metamodes" "1280x800,1024x768;1280x800,NULL"
Option "TwinviewOrientation" "below"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
######## Server X extensions ###########
Option "AllowGLXWithComposite" "true"
Option "RandRRotation" "true"
Option "AddARGBGLXVisuals" "true"
screen 0
EndSection
Section "Device"
Identifier "nVidia TV"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "TV"
screen 1
EndSection
Section "Screen"
Identifier "nVidia"
Device "nVidia 7400 go"
Monitor "VaioLCD"
Subsection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubsection
EndSection
Section "Screen"
Device "nVidia TV"
Identifier "nVidiaTV"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768_60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "twinview"
Screen 0 "nVidia" 0 0
InputDevice "TouchPad" "CorePointer"
InputDevice "MouseUSB" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
Option "Xinerama" "Off"
EndSection
Section "ServerLayout"
Identifier "xinerama"
Screen 0 "nVidia"
Screen 1 "nVidiaTV" RightOf "nVidia"
InputDevice "TouchPad" "CorePointer"
InputDevice "MouseUSB" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
LinuxCore ha scritto:Son passato da edgy con gnome a dapper con kde 1 settimana fà... ho installato come da guida beryl 1.5, relative dipendenze ecc.. arrivando al punto, beryl-manager si avvia ma non mi permette di impostare beryl come gestore delle finestre in quanto non è attiva l''estensione composite, ma sul file xorg ci sta attiva.. non capisco.
Utilizzo gli ultimissimi driver nvidia scaricati con envy.
guardate qui il mio xorg cos''ha che non và?:
- Codice: Seleziona tutto
#xorg.conf By sk0rp10 - www.iwebyoumind.com - optimized for VAIO VGN-FE11S - Twinview Enabled - Xinerama Option Enabled
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
Option "Device" "/dev/input/event3"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "180"
Option "MaxTapMove" "110"
Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
Option "AccelFactor" "0.015"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "UpDownScrolling" "1"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "SHMConfig" "on
EndSection
Section "InputDevice"
Identifier "MouseUSB"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Monitor"
Identifier "VaioLCD"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Device"
Identifier "nVidia 7400 go"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo" "true"
Option "CursorShadow" "true"
Option "Coolbits" "true"
######## Twinview Settings ###########
Option "TwinView" "true"
Option "Metamodes" "1280x800,1024x768;1280x800,NULL"
Option "TwinviewOrientation" "below"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
######## Server X extensions ###########
Option "AllowGLXWithComposite" "true"
Option "RandRRotation" "true"
Option "AddARGBGLXVisuals" "true"
screen 0
EndSection
Section "Device"
Identifier "nVidia TV"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "TV"
screen 1
EndSection
Section "Screen"
Identifier "nVidia"
Device "nVidia 7400 go"
Monitor "VaioLCD"
Subsection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubsection
EndSection
Section "Screen"
Device "nVidia TV"
Identifier "nVidiaTV"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768_60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "twinview"
Screen 0 "nVidia" 0 0
InputDevice "TouchPad" "CorePointer"
InputDevice "MouseUSB" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
Option "Xinerama" "Off"
EndSection
Section "ServerLayout"
Identifier "xinerama"
Screen 0 "nVidia"
Screen 1 "nVidiaTV" RightOf "nVidia"
InputDevice "TouchPad" "CorePointer"
InputDevice "MouseUSB" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
premetto che codesto file mi è stato generato da envy (programma per installare gli ultimi driver nvdia)
#Option "AllowGLXWithComposite" "true"
#Option "AddARGBGLXVisuals" "true"

sudo apt-get install python-all 

telperion ha scritto:
hai installato XGL ?
https://help.ubuntu.com/community/CompositeManager/Xgl
Method A: Xgl Session on Login Window
NVIDIA (using KDE)
dopodichè quando ti logghi devi entrare da (kdm) in una sessione XGL.
linuxcore@linuxcore-laptop:~$ beryl-xgl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl-xgl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl-xgl: symbol lookup error: beryl-xgl: undefined symbol: XCompositeGetOverlayWindow
#xorg.conf By sk0rp10 - www.iwebyoumind.com - optimized for VAIO VGN-serieFE - Twinview Enabled - Xinerama Option Enabled
## Moduli Grafici NVIDIA ##
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
## KDE Composite effects ##
Section "Extensions"
Option "Composite" "Enable"
EndSection
## Tastiera ##
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
## TouchPAD ##
Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
Option "Device" "/dev/input/event3"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "180"
Option "MaxTapMove" "110"
Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
Option "AccelFactor" "0.015"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "UpDownScrolling" "1"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "SHMConfig" "on
EndSection
#Supporto MOUSE USB
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
## Scheda Monitor VAIO ##
Section "Monitor"
Identifier "VaioLCD"
Option "DPMS" "true"
EndSection
## Supporto OUTPUT TV ##
Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Device"
Identifier "nVidia 7400 go"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NoLogo" "true"
Option "CursorShadow" "true"
Option "Coolbits" "true"
######## Twinview Settings ###########
Option "TwinView" "true"
Option "Metamodes" "1280x800,1024x768;1280x800,NULL"
Option "TwinviewOrientation" "below"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
######## Server X extensions ###########
# Option "AllowGLXWithComposite" "true"
# Option "RandRRotation" "true"
# Option "AddARGBGLXVisuals" "true"
# screen 0
EndSection
Section "Device"
Identifier "nVidia TV"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TVOutFormat" "SVIDEO"
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "TV"
screen 1
EndSection
Section "Screen"
Identifier "nVidia"
Device "nVidia 7400 go"
Monitor "VaioLCD"
Subsection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubsection
EndSection
Section "Screen"
Device "nVidia TV"
Identifier "nVidiaTV"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768_60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "twinview"
Screen 0 "nVidia" 0 0
InputDevice "TouchPad" "CorePointer"
InputDevice "MouseUSB" "AlwaysCore"
InputDevice "Keyboard1" "CoreKeyboard"
#Option "Xinerama" "Off"
EndSection
#Section "ServerLayout"
# Identifier "xinerama"
# Screen 0 "nVidia"
# Screen 1 "nVidiaTV" RightOf "nVidia"
# InputDevice "TouchPad" "CorePointer"
# InputDevice "MouseUSB" "AlwaysCore"
# InputDevice "Keyboard1" "CoreKeyboard"
#EndSection

LinuxCore ha scritto:telperion ha scritto:
hai installato XGL ?
https://help.ubuntu.com/community/CompositeManager/Xgl
Method A: Xgl Session on Login Window
NVIDIA (using KDE)
dopodichè quando ti logghi devi entrare da (kdm) in una sessione XGL.
Sinceramente son un pò confuso nel cercare di capire dove sta l''intoppo vero e proprio... che xgl non vada d''accordo veramente con KDE? Sarebbe bene aggiornare xorg a una versione più aggiornata di quella predefinita su dapper in modo da potermi dare il supporto AIGLX?



linuxcore@linuxcore-laptop:~$ beryl-xgl
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl-xgl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl-xgl: symbol lookup error: beryl-xgl: undefined symbol: XCompositeGetOverlayWindowberyl-xgl: symbol lookup error: beryl-xgl: undefined symbol: XCompositeGetOverlayWindow
XGL AbsentRelaunching beryl-xgl with __GL_YIELD="NOTHING"
Visualizzano questa pagina: Nessuno e 1 ospite