Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145621 Details for
Bug 222615
Mouse moves to left side of screen and stays there
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Current xorg.conf file. modified to add mouse coverage back in
myxorg.conf (text/plain), 2.02 KB, created by
Mykel Alvis
on 2007-01-15 21:10:51 UTC
(
hide
)
Description:
Current xorg.conf file. modified to add mouse coverage back in
Filename:
MIME Type:
Creator:
Mykel Alvis
Created:
2007-01-15 21:10:51 UTC
Size:
2.02 KB
patch
obsolete
> ># Xorg configuration created by system-config-display > >Section "ServerLayout" > Identifier "Multihead layout" > Screen 0 "Screen0" LeftOf "Screen1" > Screen 1 "Screen1" 0 0 >#Added Mouse0 CorePointer device in manually > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > Option "Xinerama" "on" > Option "Clone" "off" >EndSection > >Section "Files" > ModulePath "/usr/lib/xorg/modules/extensions/nvidia" > ModulePath "/usr/lib/xorg/modules" >EndSection > >Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "microsoft" > Option "XkbLayout" "us" >EndSection > >#Added the Mouse0 section back in manually >Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5" >EndSection > >Section "Monitor" > > ### Comment all HorizSync and VertSync values to use DDC: > ### Comment all HorizSync and VertSync values to use DDC: > Identifier "Monitor1" > VendorName "Monitor Vendor" > ModelName "LCD Panel 1280x1024" > ### Comment all HorizSync and VertSync values to use DDC: > HorizSync 31.5 - 67.0 > VertRefresh 50.0 - 75.0 > Option "dpms" >EndSection > >Section "Device" > Identifier "Videocard0" > Driver "nvidia" > Option "AddARGBGLXVisuals" "True" >EndSection > >Section "Device" > Identifier "Videocard1" > Driver "nvidia" > VendorName "Videocard Vendor" > BoardName "nVidia Corporation NV43 [GeForce 6600 PCIe]" > Option "AddARGBGLXVisuals" "True" > BusID "PCI:1:0:0" > Screen 1 >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Videocard0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Videocard1" > Monitor "Monitor1" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x1024" > EndSubSection >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 222615
: 145621 |
145963
|
145964
|
145965