touchscreen hotplug !
Peter Hutterer
peter.hutterer at who-t.net
Sat Jul 25 04:02:30 PDT 2009
Please do not crosspost, taking xorg-devel off the CC
On Sat, Jul 25, 2009 at 05:07:14PM +0800, 于士坤_CVT wrote:
> i use a touchscreen in fedora 10, and specified it in the xorg.conf it
> works well ,but i find that it will not be available after unplugging and
> replugging them.
input device hotplugging is not supported for devices configured in the
xorg.conf. You need to set up HAL appropriately, some information can be
found on:
http://fedoraproject.org/wiki/Input_device_configuration
Cheers,
Peter
> i don't know how to solve this problem. please help me, thank you very much.
>
> the content of my xorg.conf is:
>
> Section "InputDevice"
> Identifier "touchscreen"
> Driver "evtouch"
> Option "Device" "/dev/input/evtouch_event"
> Option "DeviceName" "touchscreen"
> Option "MinX" "98"
> Option "MinY" "43"
> Option "MaxX" "940"
> Option "MaxY" "925"
> Option "ReportingMode" "Raw"
> Option "Emulate3Buttons"
> Option "Emulate3Timeout" "50"
> Option "SendCoreEvents" "On"
> EndSection
More information about the xorg
mailing list