← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 598331] Re: Touchscreen inverted x-axis evtouch driver

 

Tried uninstalling evtouch and removed my fdi file to see what would
happen.

Same result, but Xorg.0.log says:
(II) config/udev: Adding input device MicroTouch Systems, Inc. 3M USB Touchscreen - Dell (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)

Now I put the fdi file back and without installing evtouch, here is Xorg.0.log:
(II) config/udev: Adding input device MicroTouch Systems, Inc. 3M USB Touchscreen - Dell (/dev/input/event7)
(**) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Applying InputClass "evdev touchscreen catchall"
(**) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: always reports core events
(**) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Device: "/dev/input/event7"
(II) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Found absolute axes
(II) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Found x and y absolute axes
(II) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Found absolute touchscreen
(II) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: Configuring as touchscreen
(**) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: YAxisMapping: buttons 4 and 5
(**) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "MicroTouch Systems, Inc. 3M USB Touchscreen - Dell" (type: TOUCHSCREEN)
(II) MicroTouch Systems, Inc. 3M USB Touchscreen - Dell: initialized for absolute axes.

I did this last test to see if the option type=finger would make a
difference. It didn't. Note that is says evtouch driver, but it has been
apt-get removed...

$ lshal -lu /org/freedesktop/Hal/devices/usb_device_596_1_noserial_if0_logicaldev_input
udi = '/org/freedesktop/Hal/devices/usb_device_596_1_noserial_if0_logicaldev_input'
  button.has_state = false  (bool)
  info.addons.singleton = {'hald-addon-input'} (string list)
  info.capabilities = {'input', 'button'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_596_1_noserial_if0'  (string)
  info.product = 'MicroTouch Systems, Inc. 3M USB Touchscreen - Dell'  (string)
  info.subsystem = 'input'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_596_1_noserial_if0_logicaldev_input'  (string)
  input.device = '/dev/input/event7'  (string)
  input.originating_device = '/org/freedesktop/Hal/devices/usb_device_596_1_noserial_if0'  (string)
  input.product = 'MicroTouch Systems, Inc. 3M USB Touchscreen - Dell'  (string)
  input.x11_driver = 'evtouch'  (string)
  input.x11_options.emulate3buttons = 'true'  (string)
  input.x11_options.emulate3timeout = '50'  (string)
  input.x11_options.longtouchtimer = '30'  (string)
  input.x11_options.maxx = '7940'  (string)
  input.x11_options.maxy = '7828'  (string)
  input.x11_options.minx = '86'  (string)
  input.x11_options.miny = '268'  (string)
  input.x11_options.movelimit = '15'  (string)
  input.x11_options.reportingmode = 'raw'  (string)
  input.x11_options.rotate = 'cw'  (string)
  input.x11_options.swapx = 'true'  (string)
  input.x11_options.taptimer = '50'  (string)
  input.x11_options.type = 'finger'  (string)
  linux.device_file = '/dev/input/event7'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:04.0/usb2/2-3/2-3:1.0/input/input19/event7'  (string)

-- 
Touchscreen inverted x-axis evtouch driver
https://bugs.launchpad.net/bugs/598331
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.



References