touchscreen hotplug !
于士坤_CVT
yushikun at cvte.cn
Sat Jul 25 02:07:14 PDT 2009
hi,all
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.
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
ysk
2009-07-25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-devel/attachments/20090725/bd895435/attachment.htm
More information about the xorg-devel
mailing list