Gentoo Archives: gentoo-user-hu

From: Adam Lantos <hege@××××××.org>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] xrandr-1.2
Date: Sat, 09 Jun 2007 18:25:31
Message-Id: 603052830706091125k14916ad7xff111a1db4ac9909@mail.gmail.com
1 sziasztok
2
3 notebook + külsõ monitor ügyben kérnék segítséget.
4 volt egy többé-kevésbé jól mûködõ xinerama konfigom, de a 7.3-as xorg
5 (xorg-server-1.3) beütésével már deprecated lett a xinerama, helyette
6 xrandr-ot ajánlják.
7
8 külsõ monitor csatlakoztatás + felbontás beállítása + pozícionálás
9 megy is szépen, de ha széthúzom a screent két monitorra, akkor mindíg
10 a VGA lesz az elsõdleges monitor (oda kerül az xfce panel)
11
12 van valami egyszerû módja hogy a notebook tft maradjon az elsõdleges?
13 (MonitorLayout-ra gyanakszom, de akárhogy rendezem, nem segít)
14
15
16 xorg.conf idevágó részei:
17
18 Section "Monitor"
19 Identifier "TFT"
20 EndSection
21
22 Section "Device"
23 Identifier "i915GM0"
24 Driver "intel"
25 BusID "PCI:0:2:0"
26 Option "MonitorLayout" "LVDS,VGA"
27 #Option "AccelMethod" "EXA"
28 #Option "DRI" "true"
29 EndSection
30
31 Section "Screen"
32 Identifier "Screen0"
33 Device "i915GM0"
34 Monitor "TFT"
35 DefaultDepth 24
36
37 Subsection "Display"
38 Depth 24
39 Modes "1280x1024" "1024x768"
40 Virtual 2304 2048
41 EndSubsection
42 EndSection
43
44
45 illetve az xrandr parancs:
46 hege@nibbler ~ $ xrandr --output VGA --auto --left-of LVDS
47
48
49 esetleg valakinek valami ötlete?
50
51
52 üdv
53 hege
54 éí¢‹¬z¸néí¢Š+‚f¢–)à–+-

Replies

Subject Author
Re: [gentoo-user-hu] xrandr-1.2 George Hron <hrgyster@×××××.com>
Re: [gentoo-user-hu] xrandr-1.2 Toth Laszlo <zui@××××××××.hu>