1
Asentaminen ja käyttöönotto / Re: KDE Ubuntussa
« : 08.12.06 - klo:16.13 »
Kirjautumisikkunassa klikkaa settings tmv ja valitse select session, sieltä sitten pitäisi löytyä vaihtoehdot Default, Gnome ja KDE..
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Liity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
* = olen ymmärtänyt niin, että linuxin puolella ei ilmeisesti tueta alkuunkaan näyttöjen vaihtoa "lennosta", eli X pitää käynnistää uudestaan
(mikä tämän komento on? yleenstä painan vain ctrl atl backspace).
Section "Device"
Identifier "ati1"
Driver "fglrx"
BusID "PCI:2:0:0"
Screen 0
EndSection
Section "Device"
Identifier "ati2"
Driver "fglrx"
BusID "PCI:2:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor2"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ati1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
kee
Section "Screen"
Identifier "Screen1"
Device "ati2"
Monitor "Monitor2"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0"
Screen 1 "Screen1" leftOf "Screen0"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
## Näyttö + töllö - skripti
sudo cp xorg.conf.tv xorg.conf
[X:n uudelleenkäynnistys] *
## Tuplanäyttö - skripti
sudo cp xorg.conf.tuplanaytto xorg.conf
[X:n uudelleenkäynnistys] *