# # This is a /etc/X11/Xorg.conf file I use on my dual-user workstation. # See http://cambuca.ldhs.cetuc.puc-rio.br/multiuser/ # # xorg.conf written by Jan "Yenya" Kasprzak # Section "ServerLayout" # Screen 1 "Screen1" RightOf "Screen0" Identifier "ATI+LGLCD" Screen 0 "ATI+LGLCD" 0 0 InputDevice "PS2Mouse" "CorePointer" InputDevice "PS2Keyboard" "CoreKeyboard" EndSection # The following section is not used anymore Section "ServerLayout" # Screen 1 "Screen1" RightOf "Screen0" Identifier "ATI+LGCRT" Screen 0 "ATI+LGCRT" 0 0 InputDevice "PS2Mouse" "CorePointer" InputDevice "PS2Keyboard" "CoreKeyboard" EndSection # The following section is not used anymore Section "ServerLayout" # Screen 1 "Screen1" RightOf "Screen0" Identifier "ViRGE+LGCRT" Screen 0 "ViRGE+LGCRT" 0 0 InputDevice "USBMouse" "CorePointer" InputDevice "USBKeyboard" "CoreKeyboard" EndSection Section "ServerLayout" # Screen 1 "Screen1" RightOf "Screen0" Identifier "Riva+LGCRT" Screen 0 "Riva+LGCRT" 0 0 InputDevice "USBMouse" "CorePointer" InputDevice "USBKeyboard" "CoreKeyboard" EndSection # The following section is not used anymore Section "ServerLayout" # Screen 1 "Screen1" RightOf "Screen0" Identifier "ViRGE+Samtron" Screen 0 "ViRGE+Samtron" 0 0 InputDevice "USBMouse" "CorePointer" InputDevice "USBKeyboard" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "PS2Keyboard" Driver "keyboard" Option "Protocol" "usbev" Option "Device" "/dev/input/event2" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbLayout" "us,cz_qwerty" Option "XkbOptions" "grp:shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "USBKeyboard" Driver "keyboard" Option "Protocol" "usbev" Option "Device" "/dev/input/event4" Option "XkbModel" "pc104" Option "XkbLayout" "us,cz_qwerty" Option "XkbOptions" "grp:shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "PS2Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse1" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" # mm Identifier "LGLCD" VendorName "LG" ModelName "L1800P" DisplaySize 360 290 Option "DPMS" EndSection Section "Monitor" # mm Identifier "LGCRT" VendorName "GSM" ModelName "Flatron795FT" DisplaySize 330 250 HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" Option "OffTime" "0" EndSection # The following section is not used anymore Section "Monitor" # Option "DPMS" Identifier "Samtron" VendorName "Samtron" ModelName "SC-528UXL" HorizSync 30.0 - 90.0 VertRefresh 50.0 - 100.0 ModeLine "1024x768x16bpp" 80.0 1024 1048 1168 1296 768 778 783 810 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "ForcePCIMode" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "CloneDisplay" # #Option "CloneMode" # [] #Option "CloneHSync" # [] #Option "CloneVRefresh" # [] #Option "UseFBDev" # [] #Option "VideoKey" # Identifier "ATI" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon R250 If [Radeon 9000]" Option "AGPMode" "4" # Option "VideoKey" "123456" BusID "PCI:1:0:0" EndSection # The following section is not used anymore Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "slow_edodram" # [] #Option "slow_dram" # [] #Option "fast_dram" # [] #Option "fpm_vram" # [] #Option "pci_burst" # [] #Option "fifo_conservative" # [] #Option "fifo_moderate" # [] #Option "fifo_aggressive" # [] #Option "pci_retry" # [] #Option "NoAccel" # [] #Option "early_ras_precharge" # [] #Option "late_ras_precharge" # [] #Option "lcd_center" # [] #Option "set_lcdclk" # #Option "set_mclk" # #Option "set_refclk" # #Option "show_cache" # [] #Option "HWCursor" # [] #Option "SWCursor" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "UseFB" # [] #Option "mxcr3afix" # [] Identifier "ViRGE" Driver "s3virge" VendorName "S3 Inc." BoardName "86c988 [ViRGE/VX]" Option "XVideo" "on" # [] BusID "PCI:0:6:0" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" 12 # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # Identifier "Riva" Driver "nv" VendorName "NVidia / SGS Thomson (Joint Venture)" BoardName "Riva128" Option "xvideo" BusID "PCI:0:7:0" EndSection Section "Screen" Identifier "ATI+LGLCD" Device "ATI" Monitor "LGLCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection # The following section is not used anymore Section "Screen" Identifier "ATI+LGCRT" Device "ATI" Monitor "LGCRT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection # The following section is not used anymore Section "Screen" Identifier "ViRGE+Samtron" Device "ViRGE" Monitor "Samtron" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768x16bpp" EndSubSection EndSection # The following section is not used anymore Section "Screen" Identifier "ViRGE+LGCRT" Device "ViRGE" Monitor "LGCRT" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "Screen" Identifier "Riva+LGCRT" Device "Riva" Monitor "LGCRT" # DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection