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
08dbc35d
Commit
08dbc35d
authored
Sep 26, 2003
by
Peter Osterlund
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed version to 0.11.6.
parent
0b82ac7d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
NEWS
NEWS
+7
-0
VERSION
VERSION
+1
-1
synaptics.c
synaptics.c
+1
-1
No files found.
NEWS
View file @
08dbc35d
0.11.6 (2003-09-26)
- Updated the config section in INSTALL.DE. Added warning explaining
that the file is not up to date.
- Forgot to change the default values for TopEdge and BottomEdge when
reversing the Y direction in version 0.11.5.
- Warn about (and fix) mis-configured TopEdge/BottomEdge parameters.
0.11.5 (2003-09-25)
- Use the EVIOCGID ioctl for synaptics event device auto detection.
This is much simpler than parsing /proc/bus/input/devices and more
...
...
VERSION
View file @
08dbc35d
0.11.
5
0.11.
6
synaptics.c
View file @
08dbc35d
...
...
@@ -107,7 +107,7 @@ typedef enum {
#define DEV_INPUT_EVENT "/dev/input"
#define EVENT_DEV_NAME "event"
#define VERSION "0.11.
5
"
#define VERSION "0.11.
6
"
/*****************************************************************************
* Forward declaration
...
...
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