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
38793242
Commit
38793242
authored
Sep 28, 2003
by
Peter Osterlund
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed version to 0.11.7.
parent
8c817756
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 @
38793242
0.11.7 (2003-09-28)
- Added "Acer TravelMate 234LC" to the compatibility list.
- Added "Gateway 600S" to the compatibility list.
- When using the Linux 2.6 event device, try to get exclusive access
to the device, so that touchpad data doesn't leak to
/dev/input/mice. This should fix problems with recent 2.6 kernels.
0.11.6 (2003-09-26)
- Updated the config section in INSTALL.DE. Added warning explaining
that the file is not up to date.
...
...
VERSION
View file @
38793242
0.11.
6
0.11.
7
synaptics.c
View file @
38793242
...
...
@@ -107,7 +107,7 @@ typedef enum {
#define DEV_INPUT_EVENT "/dev/input"
#define EVENT_DEV_NAME "event"
#define VERSION "0.11.
6
"
#define VERSION "0.11.
7
"
/*****************************************************************************
* 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