index
:
driver/xf86-input-vmmouse
master
obsd
vmmouse input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-08-23
tools: Fix declaration of xf86EnableIO()
Matt Turner
2015-06-26
Add NetBSD/amd64 support for iopl calls.
Thomas Klausner
2015-04-08
vmmouse: Fix vmmouse_detect build on BSD
Thomas Hellstrom
2015-04-07
vmmouse: Run vmmouse_detect as an io privileged process
Thomas Hellstrom
2014-10-08
Back off if we detect a vmmouse kernel driver v3
Thomas Hellstrom
2013-11-28
Always include config.h first
Jeremy Huddleston Sequoia
2013-09-24
"make dist" fails when workstation has no udev package
Gaetan Nadon
2012-08-07
Fetch the udev dir from udev.pc instead of guessing based on prefix
Peter Hutterer
2012-05-10
Revert "Adjust the kernel name in the udev file."
Zack Rusin
2012-03-08
Adjust the kernel name in the udev file.
Zack Rusin
2010-10-21
make: remove duplicate definition of EXTRA_DIST
Gaetan Nadon
2010-10-21
tools make: use Autoconf provided $(AM_V_GEN)$(SED)
Gaetan Nadon
2010-08-10
Fix distcheck
Adam Jackson
2010-07-09
Improve Solaris compatibility of hal-probe-vmmouse generation rule
Alan Coopersmith
2010-04-25
config: git ignore recently added 69-xorg-vmmouse.rules
Gaetan Nadon
2010-04-19
Only match against event[0-9] in udev rules
Jakob Bornecrantz
2010-04-17
Don't clobber CFLAGS
Julien Cristau
2010-04-08
Add InputClass support.
Michel Dänzer
2010-04-08
Improve make rule for hal-probe-vmmouse.
Michel Dänzer
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-05-11
1) Fix bug where motion notify events were being sent with every button event.
xf86-input-vmmouse-12.6.4
Shelley Gong
2008-12-22
Fix make distcheck allowing custom build directories.
Peter Hutterer
2008-10-23
Remove call to iopl(). It's not portable and isn't necessary.
Philip Langdale
2008-10-23
Switch hal-probe-vmmouse to /bin/sh and add Copyright statement.
Philip Langdale
2008-10-23
Add HAL integration to support input hot plug.
Philip Langdale