Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: jaippi - 19.06.06 - klo:23.13
-
Pientä "ongelmaa" vielä asetusten kanssa. Kaikissa kolmessa näytössä on kyllä kuva ja resoluutiot ja muut toimivat hyvin. Haluaisin että kun käytän xineramaa niin vain 17" näytöt käyttäisivät sitä ja 26" TV olisi erillisenä (oma taustakuva, ja gnomen valikot jne.). Toivottavasti ymmärsitte mitä tarkoitan.
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]1a"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]1b"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]2"
Driver "nvidia"
BusID "PCI:3:0:0"
EndSection
Section "Monitor"
Identifier "SyncMaster1"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "SyncMaster2"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "26LX1R"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Alt Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]1b"
Monitor "SyncMaster2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]1a"
Monitor "SyncMaster1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Default TV"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]2"
Monitor "26LX1R"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1360x768" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Alt Screen" 0 0
Screen "Default Screen" LeftOf "Alt Screen"
Option "Xinerama" "On"
Screen "Default TV" RightOf "Alt Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
xorg.conffini asetukset näyttävät tuolta. Eli miten tuon "Xinerama On" option saisi koskemaan vain Default ja Alt Screenejä?
Niin ja tuossa on hyvä malli miten 2 näytönohjainta ja 3 näyttöä saa toimimaan, jos jollain ollut ongelmia (itselläni ainakin oli) :)
-
Eipä näytä ideoita löytyvän. Onko sitten mahdollista määritellä mille näytölle mikäkin ohjelma aukee (xmms, firefox, konsoli jne.) kun ei tuo TV ole aina päällä niin ei viitsisi sitä pistää päälle kun välillä nuo ikkunat aukeavat siihen. Tämä siis syy miksi halusin alunperin sen erilliseksi näiden kahden muun näytön kanssa.