Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109425 Details for
Bug 165741
x11-drivers/nvidia-drivers-1.0.9746 w/ composite blocks mouse and keyboard sometimes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xorg.conf
xorg.conf (text/plain), 5.34 KB, created by
kaouete
on 2007-02-07 12:59:32 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
kaouete
Created:
2007-02-07 12:59:32 UTC
Size:
5.34 KB
patch
obsolete
>Section "ServerLayout" > Identifier "single" > Screen 0 "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" >EndSection > >Section "ServerLayout" > Identifier "twinview" > Screen 0 "ScreenTwin" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "cursor" "SendCoreEvents" > InputDevice "stylus" "SendCoreEvents" > InputDevice "eraser" "SendCoreEvents" > Option "Xinerama" "0" >EndSection > >Section "ServerLayout" > Identifier "xinerama" > Screen 0 "Screen0" > Screen 1 "Screen1" RightOf "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "cursor" "SendCoreEvents" > InputDevice "stylus" "SendCoreEvents" > InputDevice "eraser" "SendCoreEvents" > Option "Xinerama" "1" >EndSection > >Section "Files" > FontPath "unix/:-1" ># FontPath "/usr/share/fonts/misc/" ># FontPath "/usr/share/fonts/TTF/" ># FontPath "/usr/share/fonts/Type1/" ># FontPath "/usr/share/fonts/CID/" ># FontPath "/usr/share/fonts/75dpi/" ># FontPath "/usr/share/fonts/100dpi/" ># FontPath "/usr/share/fonts/corefonts" >EndSection > >Section "Module" > Load "dbe" > Load "ddc" ># Load "speedo" ># Load "record" ># Load "xtrap" ># Load "dri" > Load "glx" > Load "type1" > Load "freetype" > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "pc105" > Option "XkbLayout" "dvorak_fr" ># Option "XkbVariant" "dvorak" >EndSection > >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "ImPS/2" > Option "Device" "/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-mouse" > Option "ZAxisMapping" "4 5" > Option "Buttons" "5" >EndSection > >Section "InputDevice" > Driver "wacom" > Identifier "cursor" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY > Option "Device" "/dev/input/by-id/usb-WACOM_ET-0405-UV1.1-1-event-mouse" # USB ONLY > Option "Type" "cursor" > Option "USB" "on" # USB ONLY ># Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > Driver "wacom" > Identifier "stylus" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY > Option "Device" "/dev/input/by-id/usb-WACOM_ET-0405-UV1.1-1-event-mouse" # USB ONLY > Option "Type" "stylus" > Option "USB" "on" # USB ONLY ># Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > Driver "wacom" > Identifier "eraser" ># Option "Device" "/dev/ttyS0" # SERIAL ONLY > Option "Device" "/dev/input/by-id/usb-WACOM_ET-0405-UV1.1-1-event-mouse" # USB ONLY > Option "Type" "eraser" > Option "USB" "on" # USB ONLY ># Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > > >Section "Monitor" > Identifier "Iiyama" > Option "dpms" >EndSection > >Section "Monitor" > Identifier "Dell" > Option "dpms" >EndSection > >Section "Monitor" > Identifier "TwinMon" > Option "dpms" >EndSection > >Section "Device" > Identifier "Nvidia1" > Driver "nvidia" > BusID "PCI:1:0:0" > Option "NoLogo" "true" > Option "RenderAccel" "true" > Option "CursorShadow" "true" > Option "AddARGBGLXVisuals" "true" > Option "UseDisplayDevice" "CRT" > Option "BackingStore" "true" > Screen 1 >EndSection > >Section "Device" > Identifier "Nvidia0" > Driver "nvidia" > BusID "PCI:1:0:0" > Option "NoLogo" "true" > Option "RenderAccel" "true" > Option "CursorShadow" "true" > Option "AddARGBGLXVisuals" "true" > Option "BackingStore" "true" > Screen 0 > Option "UseDisplayDevice" "DFP" >EndSection > >Section "Device" > Identifier "NvidiaTwin" > Driver "nvidia" > BusID "PCI:1:0:0" > Option "NoLogo" "true" > Option "RenderAccel" "true" > Option "CursorShadow" "true" > Option "AddARGBGLXVisuals" "true" > Option "TwinView" "true" > Option "TwinViewOrientation" "CRT-1 RightOf DFP-0" > Option "UseDisplayDevice" "DFP-0, CRT-1" > Option "BackingStore" "true" >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Nvidia1" > Monitor "Iiyama" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1280x1024_60" "1024x768" "800x600" > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Nvidia0" > Monitor "Dell" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1280x1024_60" "1024x768" "800x600" > EndSubSection >EndSection > >Section "Screen" > Identifier "ScreenTwin" > Device "NvidiaTwin" > Monitor "TwinMon" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1280x1024_60" "1024x768" "800x600" > EndSubSection >EndSection > >Section "ServerFlags" > Option "DefaultServerLayout" "twinview" >EndSection > >Section "Extensions" > Option "Composite" "true" >EndSection >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 165741
: 109425