[Libdlo] Support for e2i touchscreen module in Mimo 740

Cook, Michael J. (OCTO) Michael_J_Cook at cable.comcast.com
Mon Sep 21 09:04:27 PDT 2009


OK...  got it now.  Had to update my /etc/hal/policy/11-x11-synaptics.fdi file to include the evdev driver.  Then had to reboot to update the hal.

Works now!

Thanks,
Mike


-----Original Message-----
From: Cook, Michael J. (OCTO) 
Sent: Monday, September 21, 2009 10:02 AM
To: Alexander Krause; libdlo at lists.freedesktop.org
Subject: RE: [Libdlo] Support for e2i touchscreen module in Mimo 740

Thank you.  I'm stuck now with a problem where I can't seem to load the evdev driver.  The system always loads synatpics.

Is there a fdi file change required to set up the hal correctly?

Mike


-----Original Message-----
From: Alexander Krause [mailto:alexander.krause at erazor-zone.de] 
Sent: Saturday, September 19, 2009 4:48 AM
To: libdlo at lists.freedesktop.org
Cc: Cook, Michael J. (OCTO)
Subject: Re: [Libdlo] Support for e2i touchscreen module in Mimo 740

Hi Mike,

my setup looks like this:

Section "InputDevice"
        Identifier "touchscreen"
        Driver "evdev"          
        Option "Device" "/dev/input/event1"
        Option "DeviceName" "touchscreen"  
        Option "ReportingMode" "Raw"       
        Option "SendCoreEvents" "On"       
        Option "Calibrate" "1"             
        Option "InvertY" "true"            
EndSection

You will find your touchscreen input device via:
cat /proc/bus/input/devices

The evdev manual includes all options for the device:
man evdev


The touchscreen is very unuseable with a normal windowmanager but I'm 
currently trying matchbox. Btw, I'm also searching for a good way to 
calibrate the touchscreen. Florian already gave me a list of tools which are 
listed here http://tias.ulyssis.org/calibration/


Cheers Alex
-- 
Alexander Krause
Amtmann-Kästner-Platz 11
99091 Erfurt

Mail alexander.krause at ed-solutions.de
Tel. +49 (361) 2156472
Mob. +49 (179) 4725826


More information about the Libdlo mailing list