Bug 155291
Summary: | default xorg.conf should include Synaptics touchpad support | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Per Bothner <per> | ||||||
Component: | system-config-mouse | Assignee: | Paul Nasrat <nobody+pnasrat> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4 | Keywords: | FutureFeature | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Enhancement | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2005-09-14 22:31:08 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 158062 | ||||||||
Bug Blocks: | 136451 | ||||||||
Attachments: |
|
Description
Per Bothner
2005-04-18 19:54:30 UTC
We only ship our own configuration tool currently, and disable the Xorg supplied tools. The X server does not come with a default config file, so it is all generated by system-config-display. We ship the synaptics driver already in the "synaptics" rpm. I'm not sure exactly how our tools configure it currently however as I don't have the hardware personally. Reassigning to system-config-mouse for review. We should be configuring synaptics. Can you backup your xorg.conf and also run system-config-display --reconfig to see if that configures it for you. Please attach uncompressed the xorg.conf generated. Please paste into a comment the output of cat /proc/bus/input/devices Created attachment 113860 [details]
Re-generated xorg.conf
As requested, xorg.cond resulting from system-config-display --reconfig.
Created attachment 113862 [details]
Output of cat /proc/bus/input/devices
I did as requested. The mouse wrks as a mouse, but things like scrolling using the scroll area of the touch-pad don't work. It does work after manually pasting in appropriate options to the InputDevice section. Just commited appropriate stuff to rhpl for ALPS and to anaconda so we have the synaptics driver and thus configure it. ALPS and synaptics are working correctly for me |