lp:ubuntu/karmic/mouseemu

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/mouseemu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

20. By Colin Watson

more_mouse_buttons.dpatch: If the real mouse devices on the system
support any buttons other than left, middle, and right, enable those on
the virtual mouse device too so that passthrough will work properly for
them (LP: #419947).

19. By Scott James Remnant (Canonical)

* debian/mouseemu.rules: Rename to debian/mouseemu.udev
* debian/rules: Install udev rules with dh_installudev
* debian/control: Bump build-dependency on debhelper to install into new
  /lib/udev/rules.d directory, add Breaks on udev to ensure we have the
  correct version.
* debian/mouseemu.dirs: No need to install directory

18. By Colin Watson

* Upstream release 0.16 in fact dated from before 0.15-4. Thus, the effect
  of ceasing to apply lots of patch files was to drop all the changes made
  to those patches since 0.15-3, including much of the work done in Ubuntu
  to support Intel Macs, resulting in several regressions. The net effect
  of fixing this is to bring the actual built code back to almost exactly
  what it was before. In future, please don't upload new upstream versions
  involving complicated patch resync jobs late in the cycle!

* 41_defaults.dpatch:
  - Revert #ifdef __powerpc__ in defkeys.h, since we handle that
    separately in order to permit run-time detection of Intel Macs.
  - Document Intel Mac handling in mouseemu(8) and --help.
* 61_rescan.dpatch:
  - Block SIGHUP and SIGALRM in the parent.
  - Fix rescan_devs not to skip every other input handler.
* 63_pidfile.dpatch:
  - Exit gracefully if pidfile creation fails.
* 99_ubuntu_defaults.dpatch:
  - Change middle-click default to F11 and right-click default to F12.
    Disable scroll emulation by default.

17. By Nick Ellery

* New upstream release (LP: #269965).
  - debian/patches:
    + Removed 01_nofork.dpatch, fixed upstream.
    + Removed 11_mod-passthrough.dpatch
    + Removed 21_makefile.dpatch
    + Removed 31_usage.dpatch
    + Removed 51_manpage.dpatch
    + Removed 61_rescan.dpatch
    + Removed syslog.dpatch
    + Removed 63_pidfile.dpatch
    + Removed 99_ubuntu_defaults.dpatch
    + Removed '-534,10 +538,16' in 41_defaults.dpatch, patch no longer
      applies

16. By Scott James Remnant (Canonical)

Fix -x call.

15. By Scott James Remnant (Canonical)

debian/mouseemu.init: call udevadm instead of udevsettle

14. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - debian/patches/99_ubuntu_defaults.dpatch: Change middle-click default
    to F11 and right-click default to F12. Disable scroll emulation by
    default.
  - Move udev rules file to /etc/udev/rules.d/85-mouseemu.rules to comply
    with Ubuntu's udev policy.
  - debian/mouseemu.init: Run mouseemu at nice -10.
  - debian/mouseemu.init: Convert to LSB init functions.
  - debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
    input devices to appear.

13. By Colin Watson

Check for errors when opening pidfile (LP: #112337).

12. By Colin Watson

* Resynchronise with Debian. Thanks to Gaudenz Steinlin for merging so
  much! Remaining changes:
  - debian/patches/99_ubuntu_defaults.dpatch: Change middle-click default
    to F11 and right-click default to F12. Disable scroll emulation by
    default.
  - Move udev rules file to /etc/udev/rules.d/85-mouseemu.rules to comply
    with Ubuntu's udev policy.
  - debian/mouseemu.init: Run mouseemu at nice -10.
  - debian/mouseemu.init: Convert to LSB init functions.
  - debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
    input devices to appear.

11. By Colin Watson

* debian/mouseemu.init: Convert to LSB init functions (LP: #85576).
* debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
  input devices to appear.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/mouseemu
This branch contains Public information 
Everyone can see this information.

Subscribers