diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb index f7dc3b731c..70478d5202 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb | |||
| @@ -1,6 +1,12 @@ | |||
| 1 | require xf86-input-common.inc | 1 | require xf86-input-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "X.Org X server -- keyboard input driver" | 3 | SUMMARY = "X.Org X server -- synaptics touchpad input driver" |
| 4 | |||
| 5 | DESCRIPTION = "synaptics is an Xorg input driver for the touchpads from \ | ||
| 6 | Synaptics Incorporated. Even though these touchpads (by default, \ | ||
| 7 | operating in a compatibility mode emulating a standard mouse) can be \ | ||
| 8 | handled by the normal evdev or mouse drivers, this driver allows more \ | ||
| 9 | advanced features of the touchpad to become available." | ||
| 4 | 10 | ||
| 5 | PV = "0.15.2+git${SRCPV}" | 11 | PV = "0.15.2+git${SRCPV}" |
| 6 | 12 | ||
