| View previous topic :: View next topic |
| Author |
Message |
boospy Apprentice


Joined: 07 Feb 2010 Posts: 165 Location: Austria
|
Posted: Fri Jul 06, 2012 2:08 pm Post subject: Gnomeshell don't start any more after start two Xservers |
|
|
Hi,
I would like to have to Xservers with seprate Keyboard and Mouse. Because when another People watch TV with XBMC, working on Desktop ist not posible anymore. Ok, Tow Xservers with Nvidia work fine, but gnomeshell can't start. Only the Fallbackmode is available. Is there a possibility to solve the Problem?
Gnomeshell 3.2.2.1
Other things are in the stable tree. Here is my xorg.conf:
| Code: | # nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.59 (buildmeister@swio-display-x86-rhel47-03.nvidia.com) Wed Jun 6 22:23:02 PDT 2012
#Section "InputClass"
# Identifier "keyboard-all"
# Driver "evdev"
# Option "XkbLayout" "de"
# Option "XkbVariant" "deadgraveacute"
# Option "ctrl:swapcaps,terminate:ctrl_alt_bksp"
# MatchIsKeyboard "on"
#EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 1920 0
Screen 1 "Screen1" 0 120
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules"
ModulePath "/usr/lib64/opengl/xorg-x11/extensions/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Philips FTV"
HorizSync 15.0 - 70.0
VertRefresh 48.0 - 62.0
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "HP w2408"
HorizSync 24.0 - 94.0
VertRefresh 48.0 - 85.0
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G92 [G92]"
# Option "RenderAccel" "True"
# Option "AddARGBGLXVisuals" "true"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 460"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 460"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Card0"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection |
Edit:
I've testet this on twinview:
It is posible to remove the Windowdecorations on specific Applications? With maximus it does not work for the scond screen. When i maximize a Window it jumps to the Computermonior. That is also so when i change the primary screen, but not always. It is strange.
I think the best way is to setup these things are tow xservers, and a possibility to remove the Windowdecorations on specific Applications. Then you can start every Application on specific Screen with for example "DISPLAY=":0.1" xbmc" But how can i do that, it looks really complicated.
Greetings
boospy |
|
| Back to top |
|
 |
sand49 n00b

Joined: 10 Jul 2012 Posts: 3 Location: AUS
|
|
| Back to top |
|
 |
boospy Apprentice


Joined: 07 Feb 2010 Posts: 165 Location: Austria
|
|
| Back to top |
|
 |
|