Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xf86-input-synaptics
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xorg
driver
xf86-input-synaptics
Commits
647ecb09
Commit
647ecb09
authored
Mar 15, 2005
by
Peter Osterlund
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed version to 0.14.1.
parent
bfb376e8
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
4 deletions
+21
-4
Makefile
Makefile
+1
-1
NEWS
NEWS
+17
-0
manpages/synclient.1
manpages/synclient.1
+1
-1
manpages/syndaemon.1
manpages/syndaemon.1
+1
-1
synaptics.spec
synaptics.spec
+1
-1
No files found.
Makefile
View file @
647ecb09
VERSION
=
0.14.
0
VERSION
=
0.14.
1
# Define the TOP variable to build using include files from a local source tree.
#TOP = /usr/src/redhat/BUILD/XFree86-4.3.0/xc
...
...
NEWS
View file @
647ecb09
0.14.1 (2005-03-15)
- Fix for build problems on Gentoo amd64 systems.
- Added -p switch to syndaemon to make it record its pid in a pid
file. This simplifies init scripts. Based on a patch from maximilian
Attems.
- Made the event auto device detection work even if some
/dev/input/event nodes are missing, which can happen when using a
udev based system.
- Fixed alpscomm.c so that the X server doesn't lock up if you
incorrectly configure the driver to read from an event device using
protocol "alps".
- Fixed off by one error in alps_process_byte().
- Improved the "synclient -h" text when running on a 2.6 linux
kernel.
- Some documentation updates.
- Updated the compatibility list.
0.14.0 (2005-01-06)
- Configurable palm detection heuristics. From Sean Dilda.
- Added FastTaps option to make the driver react faster to tapping.
...
...
manpages/synclient.1
View file @
647ecb09
.TH "synclient" "1" "0.14.
0
" "" ""
.TH "synclient" "1" "0.14.
1
" "" ""
.SH "NAME"
.LP
synclient \- query and modify Synaptics TouchPad driver for XFree86 server parameters on the fly.
...
...
manpages/syndaemon.1
View file @
647ecb09
.TH "syndaemon" "1" "0.14.
0
" "" ""
.TH "syndaemon" "1" "0.14.
1
" "" ""
.SH "NAME"
.LP
syndaemon \- a program that monitors keyboard activity and disables the touchpad when the keyboard is being used.
...
...
synaptics.spec
View file @
647ecb09
Summary: The Synaptics touchpad X driver
Name: synaptics
Version: 0.14.
0
Version: 0.14.
1
Release: 1
License: GPL
Group: User Interface/X
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment