2f3a11cf8a
12.6.3: Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release 12.6.2: Philip Langdale (5): Narrow down the scope of what systems are checked for the vmmouse device. Don't flush buttons. Only turn on absolute mode when we get an actual event; we don't Revert "Narrow down the scope of what systems are checked for the vmmouse device." Bump for 12.6.2 release. 12.6.1: Philip Langdale (2): Remove call to iopl(). It's not portable and isn't necessary. Bump for 12.6.1 release. 12.6.0: Philip Langdale (5): Move shared vmmouse files into a separate static lib so we can Ignore more stuff in .gitignore Add HAL integration to support input hot plug. Switch hal-probe-vmmouse to /bin/sh and add Copyright statement. Bump version number for 12.6.0 release. 12.5.2: Adam Jackson (1): Remove useless call to xf86AddModuleInfo Matthias Hopf (2): Grab mouse from kernel if possible. Revert "Grab mouse from kernel if possible." Philip Langdale (3): Properly set axis range and resolution for Server 1.5+ Change ZAxisMapping default to match main mouse driver. Bump version number for 12.5.2 release.
15 lines
617 B
Text
15 lines
617 B
Text
@comment $NetBSD: PLIST,v 1.3 2009/02/25 16:04:11 wiz Exp $
|
|
bin/vmmouse_detect
|
|
lib/hal/hal-probe-vmmouse
|
|
lib/xorg/modules/input/vmmouse_drv.la
|
|
man/man1/vmmouse_detect.1
|
|
man/man4/vmmouse.4
|
|
share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
|
|
@unexec ${RMDIR} %D/share/hal/fdi/policy/20thirdparty 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/hal/fdi/policy 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/hal/fdi 2> /dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/hal 2> /dev/null || ${TRUE}
|
|
@comment @dirrm lib/xorg/modules/input
|
|
@comment @dirrm lib/xorg/modules
|
|
@comment @dirrm lib/xorg
|
|
@comment @dirrm lib/hal
|