Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 154121 Details for
Bug 223379
x11-drivers/linuxwacom - add USB TabletPC support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Working xorg.conf - used with this ebuild
xorg.conf (text/plain), 4.91 KB, created by
Michal Pytasz
on 2008-05-24 09:19:56 UTC
(
hide
)
Description:
Working xorg.conf - used with this ebuild
Filename:
MIME Type:
Creator:
Michal Pytasz
Created:
2008-05-24 09:19:56 UTC
Size:
4.91 KB
patch
obsolete
># nvidia-xconfig: X configuration file generated by nvidia-xconfig ># nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008 > >Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 ># Screen 1 "Screen1" 0 0 ># Screen 1 "Screen1" rightof "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "cursor" "SendCoreEvents" "true" > InputDevice "stylus" "SendCoreEvents" "true" > InputDevice "eraser" "SendCoreEvents" "true" > InputDevice "cursor1" "SendCoreEvents" "true" > InputDevice "stylus1" "SendCoreEvents" "true" > InputDevice "eraser1" "SendCoreEvents" "true" >EndSection > > >Section "Files" > RgbPath "/usr/lib/X11/rgb" >EndSection > >Section "Module" > Load "dbe" > Load "extmod" > Load "type1" > Load "freetype" > Load "glx" >EndSection > >Section "InputDevice" > # generated from default > Identifier "Keyboard0" > Driver "kbd" >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Unknown" > ModelName "Unknown" > HorizSync 30.0 - 110.0 > VertRefresh 50.0 - 150.0 > Option "DPMS" >EndSection > >Section "Device" > Identifier "Device0" > Driver "nvidia" > VendorName "NVIDIA Corporation" >EndSection > >Section "Screen" > Identifier "Screen0" > Device "Device0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Depth 24 > EndSubSection >EndSection > >Section "InputDevice" > >##**** Driver Independent Options ****## > Option "RightEdge" "" ># Option "TopEdge" "" ># Option "BottomEdge" "" ># Option "CircScrollTrigger" "0" ># Option "LeftEdge" "" ># Option "EmulateMidButtonTime" "75" ># Option "TouchpadOff" "off" ># Option "GuestMouseOff" "on" >## Option "RTCornerButton" "0" #2 >## Option "RBCornerButton" "0" #3 >## Option "LTCornerButton" "0" >## Option "LBCornerButton" "0" ># Option "TapButton1" "1" ># Option "TapButton2" "2" ># Option "TapButton3" "3" > Identifier "Mouse0" > Driver "synaptics" > Option "Protocol" "event" > Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse" > Option "SHMConfig" "on" > Option "UseShm" "true" > Option "FingerLow" "25" > Option "FingerHigh" "40" > Option "MaxTapTime" "150" ># Option "MaxTapMove" "" > Option "MaxDoubleTapTime" "150" > Option "ClickTime" "60" > Option "VertScrollDelta" "110" > Option "HorizScrollDelta" "110" > Option "EdgeMotionUseAlways" "0" > Option "EdgeMotionMinZ" "30" > Option "EdgeMotionMaxZ" "160" > Option "EdgeMotionMinSpeed" "1" > Option "EdgeMotionMaxSpeed" "150" ># Option "Repeater" "" > Option "MinSpeed" "0.01" > Option "MaxSpeed" "0.10" > Option "AccelFactor" "0.00075" >## Option "UpDownScrolling" "on" > Option "LockedDrags" "off" ># 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button > Option "CircularScrolling" "off" ># Option "CircScrollDelta" "0.1" >EndSection > >Section "InputDevice" > Option "Mode" "absolute" > Identifier "cursor1" > Driver "wacom" > Option "Device" "/dev/input/wacom0" # SERIAL ONLY > Option "ForceDevice" "ISDV4" # Tablet PC ONLY > Option "Type" "cursor" ># Option "DebugLevel" "12" >EndSection > >Section "InputDevice" > #Option "DebugLevel" "12" > Option "Mode" "absolute" > Identifier "stylus1" > Driver "wacom" > Option "Device" "/dev/input/wacom0" # SERIAL ONLY > Option "Type" "stylus" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > > # Option "DebugLevel" "12" > Option "Mode" "absolute" > Identifier "eraser1" > Driver "wacom" > Option "Device" "/dev/input/wacom0" # SERIAL ONLY > Option "Type" "eraser" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > Option "Mode" "absolute" > Identifier "cursor" > Driver "wacom" > Option "Device" "/dev/input/wacom1" # SERIAL ONLY > Option "ForceDevice" "ISDV4" # Tablet PC ONLY > Option "Type" "cursor" ># Option "DebugLevel" "12" >EndSection > >Section "InputDevice" > #Option "DebugLevel" "12" > Option "Mode" "absolute" > Identifier "stylus" > Driver "wacom" > Option "Device" "/dev/input/wacom1" # SERIAL ONLY > Option "Type" "stylus" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >EndSection > >Section "InputDevice" > > # Option "DebugLevel" "12" > Option "Mode" "absolute" > Identifier "eraser" > Driver "wacom" > Option "Device" "/dev/input/wacom1" # SERIAL ONLY > Option "Type" "eraser" > Option "ForceDevice" "ISDV4" # Tablet PC ONLY >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 223379
:
154087
|
154091
|
154113
|
154119
| 154121 |
154123