blob: 8b58d0d634d77a3e7b5b8a04e117f9abba2d3590 (
plain)
1
2
3
4
5
6
7
8
9
|
require xorg-driver-input.inc
DESCRIPTION = "The VMMouse driver enables support for the special VMMouse protocol \
that is provided by VMware virtual machines to give absolute pointer \
positioning. "
PE = "1"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "313e403e56702f6c38d1a5c830b60dc2"
SRC_URI[archive.sha256sum] = "383e0973aad0e96812fc019cb579abaf016f97427fc07466b150fe15739ba63c"
|