Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 # InputDevice "cursor" "CorePointer" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/home/r0ml/cxoffice/support/dotwine/fake_windows/Windows/Fonts" FontPath "/usr/share/fonts/ttf/western" FontPath "/usr/share/fonts/ttf/decoratives" FontPath "/usr/share/AbiSuite/fonts" FontPath "unix/:-1" EndSection Section "Module" # Load "pex5" # Load "record" Load "extmod" Load "dbe" Load "GLcore" Load "dri" Load "glx" # Load "xie" Load "v4l" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection # R0ML added Section "InputDevice" Identifier "stylus" Driver "wacom" # Driver "graphire" Option "Device" "/dev/input/event0" Option "Type" "stylus" Option "Mode" "Absolute" Option "USB" "On" Option "Suppress" "5" Option "SendCoreEvents" Option "Threshold" "5" # Option "DeviceName" "Pen" # AlwaysCore # Mode Absolute # DebugLevel 6 # Suppress 3 EndSection Section "InputDevice" Identifier "cursor" Driver "Wacom" # Driver "graphire" Option "Device" "/dev/input/event0" Option "Type" "cursor" Option "Mode" "relative" # Option "Buttons" "5" # Option "Protocol" "IMPS/2" # Option "ZAxisMapping" "4 5" Option "USB" "On" # Option "Suppress" "5" Option "SendCoreEvents" Option "Threshold" "5" Option "Speed" "3.0" # AlwaysCore # Mode Absolute # DebugLevel 6 # Suppress 3 EndSection # down to here (r0ml) Section "Modes" Identifier "SGI 1600SW" Modeline "1600x1024d32" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 HSkew 7 +Hsync +Vsync Modeline "1600x1024d16" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 HSkew 5 +Hsync +Vsync Modeline "1600x1024d08" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 HSkew 1 +Hsync +Vsync Modeline "800x512d32" 54.375 800 800 840 848 512 512 514 515 HSkew 7 DoubleScan +Hsync +Vsync Modeline "800x512d16" 54.375 800 800 840 848 512 512 514 515 HSkew 5 DoubleScan +Hsync +Vsync Modeline "800x512d08" 54.375 800 800 840 848 512 512 514 515 HSkew 1 DoubleScan +Hsync +Vsync EndSection Section "Monitor" Identifier "Monitor0" VendorName "SGI" ModelName "1600SW" UseModes "SGI 1600SW" HorizSync 30-96 VertRefresh 48-160 DisplaySize 380 230 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Option "FlatPanel" "True" # [] #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "SyncOnGreen" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "Dac6Bit" # [] #Option "Debug" # [] Identifier "Card0" Driver "i128" VendorName "Number Nine" BoardName "Imagine 128 Rev IV T2R4" BusID "PCI:1:0:0" EndSection Section "ServerFlags" # Option "StandbyTime" "10" # Option "SuspendTime" "15" # Option "OffTime" "17" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" # Option "DPMS" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1600x1024d16" EndSubSection SubSection "Display" Depth 24 Modes "1600x1024d32" EndSubSection EndSection