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  
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to