[pkg-fso-maint] Please remind me how to get touchscreen working in	latest unstable
    Enrico Zini 
    enrico at enricozini.org
       
    Thu Jan 14 14:19:50 UTC 2010
    
    
  
Hello,
in unstable, I did "apt-get update; apt-get dist-upgrade" and now the
touchscreen doesn't work.
Read through the "Touchscreen not working" thread of a few days ago.
I disabled hal with "update-rc.d -f hal remove"
I made sure I have this uncommented:
  Option          "Device" "/dev/input/event1"
My xorg.conf is like this:
  Section "InputDevice"
         Identifier      "Configured Touchscreen"
         Driver          "tslib"
         Option          "CorePointer"           "true"
         Option          "SendCoreEvents"        "true"
         Option          "Protocol"              "Auto"
         Option          "Width"                 "480"
         Option          "Height"                "640"
         Option          "Device"                "/dev/input/event1"
  EndSection
  
  Section "Device"
         Identifier      "Configured Video Device"
         Driver          "glamo"
  EndSection
It still doesn't work. Can you please remind me what was the trick?
Ciao,
Enrico
-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <enrico at enricozini.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20100114/b840a845/attachment.pgp>
    
    
More information about the pkg-fso-maint
mailing list