On Fri, Dec 19, 2008 at 5:37 AM, Jeff <yam...@gmail.com> wrote:
> @juan
>
> you are awesome
>
> heres what i did:
>
> reinstalled the calibrate ts package in the repository
>
> opened /usr/share/hal/fdi/policy/10osvendor/50-eGalax.fdi
>
> changed the max/min value (this took the longest to realize somethimg
> obvious)
> after restarting X 50 billion times here is the final file for
>
>  /usr/share/hal/fdi/policy/10osvendor/50-eGalax.fdi
>
> __________________________________________code
> <?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
> <deviceinfo version="0.2">
>   <device>
>     <match key="info.product" contains="eGalax">
>       <match key="info.capabilities" contains="input">
>         <merge key="input.x11_driver" type="string">evtouch</merge>
>         <merge key="input.x11_options.minx" type="string">70</merge>
>         <merge key="input.x11_options.miny" type="string">70</merge>
>         <merge key="input.x11_options.maxx" type="string">1900</merge>
>         <merge key="input.x11_options.maxy" type="string">1900</merge>
>         <merge key="input.x11_options.taptimer" type="string">30</merge>
>         <merge key="input.x11_options.longtouchtimer"
> type="string">750</merge>
>         <merge key="input.x11_options.longtouched_action"
> type="string">click</merge>
>         <merge key="input.x11_options.longtouched_button"
> type="string">3</merge>
>         <merge key="input.x11_options.oneandhalftap_button"
> type="string">2</merge>
>         <merge key="input.x11_options.movelimit" type="string">10</merge>
>         <merge key="input.x11_options.touched_drag" type="string">1</merge>
>         <merge key="input.x11_options.maybetapped_action"
> type="string">click</merge>
>         <merge key="input.x11_options.maybetapped_button"
> type="string">1</merge>
>         <merge key="input.x11_options.rotate" type="string">cw</merge>
>         <merge key="input.x11_options.swapx" type="bool">false</merge>
>         <merge key="input.x11_options.swapy" type="bool">false</merge>
>       </match>
>     </match>
>   </device>
> </deviceinfo>
>
> ____________________________________________________/code
>
>
> the rotate needed to be clockwise
> and i didnt swap x or y
>
> the MAX abslt edge is is 2000 the min edge is 0
> then i bumbed it inside so to give me some room to touch it.
>
> Thanks so much for helping! i had no idea about those fdi files

No, thanks to you for the clockwise and swapx/y thing. You save me
from restart the X server lots of time more :-)

Cheers :-)

-- 
Juanje

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to