Package Details: revoco 0.6-2

Package Base: revoco
Description: Change the wheel behaviour of Logitech's MX-Revolution mouse.
Upstream URL: https://github.com/sebastien/revoco
Category: system
Submitter: None
Maintainer: None
Last Packager: fredericva
Votes: 11
First Submitted: 2007-02-13 18:38
Last Updated: 2015-02-08 14:02

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by fredericva

2015-02-08 14:02

@AlgoJerViA: Fixed, thanks!

Comment by AlgoJerViA

2015-02-06 15:08

makepkg fails because of some error in the paths in PKGBUILD, line 16 and 22 should be change from "cd $startdir/src/$pkgname-$pkgver" to "cd $srcdir/$pkgname-$pkgver".

Anonymous comment

2012-10-07 13:38

http://sourceforge.net/projects/revoco/files/

Comment by bkuri

2012-08-09 04:12

The source URL seems to be broken. I may have found the source code here: ftp://sunsite.unc.edu/pub/linux/hardware/drivers/revoco.c
No idea if it's the latest version, though...

Comment by jSparber

2011-03-24 22:59

Revoco Requires on hiddev, but i can't find the kernel driver hiddev.

Can somebody helps? Thx

$revoco free returns:

revoco: Hiddev kernel driver not found. Check with 'dmesg | grep hiddev'
whether it is present in the kernel. If it is, make sure that the device
nodes (either /dev/usb/hiddev0-15 or /dev/hiddev0-15) are present. You
can create them with

mkdir /dev/usb
mknod /dev/usb/hiddev0 c 180 96
mknod /dev/usb/hiddev1 c 180 97
...

or better by adding a rule to the udev database in
/etc/udev/rules.d/10-local.rules

BUS="usb", KERNEL="hiddev[0-9]*", NAME="usb/%k", MODE="660"

computernarr


Sorry, for my bad English