Package: mouseemu / 0.15-10

Metadata

Package Version Patches format
mouseemu 0.15-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_nofork.patch | (download)

mouseemu.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't kill ourselves if not forking into the background

11_mod passthrough.patch | (download)

mouseemu.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pass through key events of modifier keys

21_makefile.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install manpage to /usr/share/man

31_usage.patch | (download)

mouseemu.c | 106 59 + 47 - 0 !
1 file changed, 59 insertions(+), 47 deletions(-)

 print usage message to stderr for wrong arguments

41_defaults.patch | (download)

mouseemu.c | 39 36 + 3 - 0 !
1 file changed, 36 insertions(+), 3 deletions(-)

 change defaults to not emaulate mouse buttons for \!powerpc

51_manpage.patch | (download)

mouseemu.8 | 31 27 + 4 - 0 !
1 file changed, 27 insertions(+), 4 deletions(-)

 add default values and information about keycodes to manpage

61_rescan.patch | (download)

mouseemu.8 | 16 14 + 2 - 0 !
mouseemu.c | 100 89 + 11 - 0 !
2 files changed, 103 insertions(+), 13 deletions(-)

 rescan event devices on disconnects

syslog.patch | (download)

mouseemu.8 | 3 3 + 0 - 0 !
mouseemu.c | 70 45 + 25 - 0 !
2 files changed, 48 insertions(+), 25 deletions(-)

 log to syslog instead of stderr

63_pidfile.patch | (download)

mouseemu.c | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 create pidfile in /var/run/mouseemu.pid

uinput_error_msg.patch | (download)

mouseemu.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 send error message to stderr if no uinput device is found

initialize_device.patch | (download)

mouseemu.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 intialize all fields in uinput_user_dev, otherwise strange things 
like dead keyboard, etc. might happen

write_error.patch | (download)

mouseemu.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix write error detection

bustype_virtual.patch | (download)

mouseemu.c | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 no description.

dual_devices.patch | (download)

mouseemu.c | 117 68 + 49 - 0 !
mouseemu.h | 8 6 + 2 - 0 !
2 files changed, 74 insertions(+), 51 deletions(-)

 no description.

default_buildflags.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build with default compiler flags