Best Recipes Ever Just another WordPress site

enero 5, 2005

Monitor Externo con PowerBook G4

Filed under: Personal — admin @ 10:22 am

# configuración dual Section «Files» # FontPath «unix/:7100» # local font server # if the local font server has problems, we can fall back on these FontPath «/usr/lib/X11/fonts/Type1» FontPath «/usr/lib/X11/fonts/CID» FontPath «/usr/lib/X11/fonts/Speedo» FontPath «/usr/lib/X11/fonts/misc» FontPath «/usr/lib/X11/fonts/cyrillic» FontPath «/usr/lib/X11/fonts/100dpi» FontPath «/usr/lib/X11/fonts/75dpi» EndSection Section «Module» Load «GLcore» Load «bitmap» Load «dbe» Load «ddc» Load «dri» Load «extmod» #Load «freetype» Load «xtt» Load «glx» Load «int10» Load «record» Load «speedo» Load «type1» Load «vbe» EndSection Section «InputDevice» Identifier «Keyboard0» Driver «keyboard» Option «CoreKeyboard» Option «XkbRules» «xfree86» Option «XkbModel» «macintosh» Option «XkbLayout» «es» Option «XkbOptions» «ctrl:nocaps» EndSection Section «InputDevice» Identifier «Configured Mouse» Driver «mouse» Option «CorePointer» Option «Device» «/dev/input/mice» Option «Protocol» «ImPS/2» Option «ZAxisMapping» «4 5» EndSection ########################################@ # # Device section : always the same card, # but using fbdev or not seems to activate # a different CRTC Section «Device» Option «AGPMode» «4» Identifier «Ati Radeon Mobility Alone» Driver «radeon» BusID «PCI:0:16:0» Option «UseFBDev» «true» Option «EnablePageFlip» «True» # [] EndSection Section «Device» Option «AGPMode» «4» Identifier «Ati Radeon Mobility External» Driver «radeon» BusID «PCI:0:16:0» Option «UseFBDev» «false» Option «EnablePageFlip» «True» # [] # Option «MonitorLayout» «LVDS,CRT» Screen 1 EndSection ########################################@ # # Monitor section Section «Monitor» Identifier «Apple Computer» HorizSync 30-100 VertRefresh 50-60 Option «DPMS» EndSection Section «Monitor» Identifier «VGA Output» HorizSync 30-70 VertRefresh 50-160 Option «DPMS» EndSection ########################################@ # # Screen section Section «Screen» Identifier «Screen Alone On DFP» Device «Ati Radeon Mobility Alone» Monitor «Apple Computer» DefaultDepth 24 #DefaultDepth 16 SubSection «Display» Depth 16 Modes «1024×768» EndSubSection SubSection «Display» Depth 24 Modes «1024×768» EndSubSection EndSection Section «Screen» Identifier «Screen On CRT 1280×1024» Device «Ati Radeon Mobility External» Monitor «VGA Output» DefaultDepth 24 #DefaultDepth 16 SubSection «Display» Depth 16 Modes «1600×1200» EndSubSection SubSection «Display» Depth 24 Modes «1600×1200» EndSubSection EndSection ########################################@ # # A bunch of server layouts to choose between # single, cloned or dual headed modes # for dual headed modes, there is one layout # for each relative position of the screens #Section «ServerLayout» # Identifier «MDualL» # Screen «Screen MDualL» # InputDevice «Keyboard0» # InputDevice «Configured Mouse» #EndSection Section «ServerLayout» Identifier «XDualL» Screen «Screen Alone On DFP» Screen «Screen On CRT 1280×1024» LeftOf «Screen Alone On DFP» InputDevice «Keyboard0» InputDevice «Configured Mouse» # Option «Xinerama» «true» EndSection Section «DRI» Mode 0666 EndSection # configuracion cloned monitor Section «ServerFlags» Option «BlankTime» «3» Option «StandbyTime» «7» Option «SuspendTime» «10» Option «OffTime» «15» EndSection Section «Files» # FontPath «unix/:7100» # local font server # if the local font server has problems, we can fall back on these FontPath «/usr/lib/X11/fonts/misc» #FontPath «/usr/lib/X11/fonts/cyrillic» #FontPath «/usr/lib/X11/fonts/100dpi/:unscaled» #FontPath «/usr/lib/X11/fonts/75dpi/:unscaled» #FontPath «/usr/lib/X11/fonts/Type1» FontPath «/usr/lib/X11/fonts/TrueType» #FontPath «/usr/lib/X11/fonts/Speedo» #FontPath «/usr/lib/X11/fonts/100dpi» #FontPath «/usr/lib/X11/fonts/75dpi» #FontPath «/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType» EndSection Section «Module» Load «GLcore» Load «bitmap» Load «dbe» Load «ddc» Load «dri» Load «extmod» #Load «freetype» Load «xtt» Load «glx» Load «int10» Load «record» Load «speedo» Load «type1» Load «vbe» EndSection Section «InputDevice» Identifier «Laptop Keyboard» Driver «keyboard» Option «CoreKeyboard» Option «XkbRules» «xfree86» Option «XkbLayout» «es» EndSection Section «InputDevice» Identifier «Configured Mouse» Driver «mouse» Option «CorePointer» Option «Device» «/dev/input/mice» Option «Protocol» «ImPS/2» Option «Emulate3Buttons» «true» Option «ZAxisMapping» «4 5» EndSection Section «Device» Identifier «ATI M9+ Internal» Driver «radeon» Option «AGPMode» «4» #Option «UseFBDev» «true» Option «UseFBDev» «false» Option «MonitorLayout» «LVDS,CRT» VendorName «ATI» Option «CloneHSync» «28.0-49.0» Option «CloneVRefresh» «43.0-72.0» BoardName «Radeon Mobility 9200 M9+» Screen 0 EndSection Section «Device» Identifier «ATI M9+ External» Driver «radeon» Option «AGPMode» «4» Option «UseFBDev» «true» Option «MonitorLayout» «LVDS,CRT» VendorName «ATI» BoardName «Radeon Mobility 9200 M9+» Screen 1 Option «EnablePageFlip» «on» EndSection Section «Monitor» Identifier «IDFP» HorizSync 28-49 VertRefresh 43-72 Option «DPMS» Mode «1024×768» DotClock 65.003 HTimings 1024 1164 1300 1304 VTimings 768 771 777 826 Flags «-HSync» «-VSync» EndMode EndSection Section «Monitor» Identifier «CRT» HorizSync 30-54 VertRefresh 50-110 Option «DPMS» Mode «1024×768» DotClock 65.003 HTimings 1024 1164 1300 1304 VTimings 768 771 777 826 Flags «-HSync» «-VSync» EndMode EndSection Section «Screen» Identifier «Screen On DFP» Device «ATI M9+ Internal» Monitor «IDFP» DefaultDepth 16 SubSection «Display» Depth 16 Modes «1024×768» # «800×600» «640×480» Virtual 1024 768 EndSubSection EndSection Section «Screen» Identifier «Screen On CRT» Device «ATI M9+ External» Monitor «CRT» DefaultDepth 16 SubSection «Display» Depth 16 Modes «1280×1024» # «800×600» «640×480» Virtual 1280 1024 EndSubSection EndSection Section «Screen» Identifier «Screen On CRT 1024×768» Device «ATI M9+ External» Monitor «CRT» DefaultDepth 16 SubSection «Display» Depth 16 Modes «1600×1024» «1024×768» # «800×600» «640×480» #Virtual 1024 768 EndSubSection EndSection Section «ServerLayout» Identifier «Dual 1024×768» Screen «Screen On DFP» Screen «Screen On CRT 1024×768» LeftOf «Screen On DFP» InputDevice «Laptop Keyboard» InputDevice «Configured Mouse» EndSection Section «ServerLayout» Identifier «Dual» Screen «Screen On DFP» Screen «Screen On CRT 1024×768» LeftOf «Screen On DFP» InputDevice «Laptop Keyboard» InputDevice «Configured Mouse» EndSection Section «DRI» Mode 0666 EndSection]]>

No hay comentarios

No comments yet.

RSS feed for comments on this post. TrackBack URL

Sorry, the comment form is closed at this time.

Powered by WordPress