Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
Section "ServerLayout" Identifier "Multihead" Screen 0 "Screen1" 0 0 Screen 1 "Screen0" LeftOf "Screen1" Option "Xinerama" "On" Option "Clone" "Off" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "dbe" Load "GLcore" Load "glx" Load "xtrap" Load "record" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Driver "synaptics" Identifier "Touchpad" Option "SendCoreEvents" Option "Protocol" "auto-dev" Option "SHMConfig" "on" EndSection Section "Monitor" Identifier "Monitor0" VendorName "CMO" ModelName "N150P5-L01" HorizSync 30.0-86.0 VertRefresh 50.0-180.0 EndSection Section "Monitor" Identifier "Monitor1" VendorName "Hewlett-Packard" ModelName "HP L1740 LCD Flat Panel Monitor" Horizsync 30.0-83.0 Vertrefresh 56.0-76.0 modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "ColorKey" # <i> #Option "CacheLines" # <i> #Option "Dac6Bit" # [<bool>] #Option "DRI" # [<bool>] #Option "NoDDC" # [<bool>] #Option "ShowCache" # [<bool>] #Option "XvMCSurfaces" # <i> #Option "PageFlip" # [<bool>] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card0" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »tobiwwwan« (12.11.2008, 14:00)
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400 VGA connected 1280x1024+0+0 (normal left inverted right) 338mm x 270mm 1280x1024 60.0*+ 75.0 59.9 1152x864 75.0 1024x768 75.1 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 640x480 75.0 72.8 60.0 720x400 70.1 LVDS connected 1400x1050+0+0 (normal left inverted right) 304mm x 228mm 1400x1050 60.0*+ 1024x768 60.0 800x600 60.3 640x480 59.9 TV disconnected (normal left inverted right) |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Screen 0: minimum 320 x 200, current 2560 x 1050, maximum 2680 x 1050 VGA connected 1280x1024+1280+0 (normal left inverted right) 338mm x 270mm 1280x1024 60.0*+ 75.0 59.9 1280x1024@60 60.0 1152x864 75.0 1024x768 75.1 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 640x480 75.0 72.8 60.0 720x400 70.1 LVDS connected 1400x1050+0+0 (normal left inverted right) 304mm x 228mm 1400x1050 60.0*+ 1024x768 60.0 800x600 60.3 640x480 59.9 TV disconnected (normal left inverted right) |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
Section "Monitor" Identifier "Monitor0" VendorName "CMO" ModelName "N150P5-L01" #HorizSync 28-70 #VertRefresh 43-75 Option "LeftOf" "Monitor1" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Hewlett-Packard" ModelName "HP L1740 LCD Flat Panel Monitor" Horizsync 30.0-83.0 Vertrefresh 56.0-76.0 modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Option "RightOf" "Monitor0" EndSection Section "Device" Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" Option "monitor-VGA" "Monitor1" Option "monitor-LVDS" "Monitor0" EndSection Section "Device" Identifier "Card1" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" Option "monitor-VGA" "Monitor1" Option "monitor-LVDS" "Monitor0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1400x1050" Virtual 2680 1050 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" Virtual 2680 1050 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" Virtual 2680 1050 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" Virtual 2680 1050 EndSubSection EndSection |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 2 |
xrandr --output VGA --mode 1280x1024@60 --right-of LVDS --auto xrandr --output LVDS --mode 1400x1050 --left-of VGA --auto |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
Screen 0: minimum 320 x 200, current 2680 x 1050, maximum 2680 x 1050 VGA connected 1280x1024+1400+0 (normal left inverted right) 0mm x 0mm 1600x1024 60.0 1400x1050 74.8 60.0 1280x1024 75.0 60.0 1280x1024@60 60.0* 1280x960 60.0 1152x864 75.0 1024x768 75.0 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 72.8 75.0 59.9 LVDS connected 1400x1050+0+0 (normal left inverted right) 304mm x 228mm 1400x1050 60.0*+ 60.0 1280x1024 60.0 1280x960 60.0 1152x864 75.0 1152x768 54.8 1024x768 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 72.8 75.0 59.9 TV disconnected (normal left inverted right) |
Quellcode |
|
1 2 |
xrandr --output LVDS --mode 1400x1050 --right-of VGA-0 --auto xrandr --output VGA-0 --mode 1280x1024 --left-of LVDS --auto |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
xrandr -q Screen 0: minimum 320 x 200, current 2680 x 1050, maximum 2680 x 2048 VGA-0 connected 1280x1024+0+0 (normal left inverted right) 337mm x 270mm 1280x1024 60.0*+ 75.0 59.9 1024x768 75.1 70.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 DVI-0 disconnected (normal left inverted right) LVDS connected 1400x1050+1280+0 (normal left inverted right) 0mm x 0mm 1400x1050 60.0*+ 1280x1024 59.9 1024x768 60.0 59.9 800x600 60.3 59.9 640x480 59.9 59.4 S-video disconnected (normal left inverted right) |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Ich habe mittlerweile auf Gnome 2.24 umgestellt. Beim starten lasse ich folgende Befehle ausführen:
Quellcode
1 2 xrandr --output VGA --mode 1280x1024@60 --right-of LVDS --auto xrandr --output LVDS --mode 1400x1050 --left-of VGA --auto
Damit kann ich sehr gut arbeiten. Monitor und Laptop-Display arbeiten nebeneinander und die Bildschrimränder passen zu den jeweiligen Auflösungen. Es "steht nichts über", es verschwindet nichts und auch die Fenster lassen sich pro Bildschirm maximieren.
Läuft also alles wunderbar!
Zitat
auch die Fenster lassen sich pro Bildschirm maximieren.
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |