Comment 13 for bug 567068

Revision history for this message
Daniel Hahler (blueyed) wrote : Re: udev rules with dot in key fails with Env must be KEY=VALUE pairs

I do not get the error, but the following from "udevadm monitor -e" (at the end):
UDEV [1274463750.051633] add /devices/pci0000:00/0000:00:02.0/usb2/2-7/2-7:1.0/input/input6/event3 (input)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-7/2-7:1.0/input/input6/event3
SUBSYSTEM=input
DEVNAME=/dev/input/event3
SEQNUM=1838
ID_INPUT=1
ID_INPUT_MOUSE=1
ID_VENDOR=Kingsis_Peripherals
ID_VENDOR_ENC=Kingsis\x20Peripherals\x20
ID_VENDOR_ID=1a7c
ID_MODEL=Evoluent_VerticalMouse_3
ID_MODEL_ENC=Evoluent\x20VerticalMouse\x203\x20
ID_MODEL_ID=0068
ID_REVISION=0001
ID_SERIAL=Kingsis_Peripherals_Evoluent_VerticalMouse_3
ID_TYPE=hid
ID_BUS=usb
ID_USB_INTERFACES=:030102:
ID_USB_INTERFACE_NUM=00
ID_USB_DRIVER=usbhid
ID_PATH=pci-0000:00:02.0-usb-0:7:1.0
x11_options.Emulate3Buttons=no
x11_options.EmulateWheelButton=0
x11_options.ZAxisMapping=4 5
x11_options.ButtonMapping=1 2 2 4 5 6 7 3 8
MAJOR=13
MINOR=67
DEVLINKS=/dev/char/13:67 /dev/input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_3-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:7:1.0-event-mouse

It seems like it gets applied, without errors, but the buttons do not change.