Steve Blackmore wrote: > Is anybody using a touch screen with EMC? > > I can get my screen to respond but am having trouble calibrating it. > Can't get the calibration program to appear. Instructions I found are > > Run "sudo apt-get install xserver-xorg-input-evtouch" in a terminal > and run the resulting "Calibrate Touchscreen" applet in the > System->Administration menu to > get touchscreen working. > > Program downloads and installs but the applet is not appearing? Not > being a linux user I'm probably missing something obvious. Any ideas? > > > Steve Blackmore
Perhaps you should log out and back in for some changes to take effect. I do not own touchscreen so the following is just a hint on how I would go about troubleshooting. I would check System -> Preferences -> Mouse or run dpkg --configure xserver-xorg-input-evtouch You may want to read from a link given by apt-cache show xserver-xorg-input-evtouch which returned http://stz-softwaretechnik.com/~ke/touchscreen/evtouch.html That page describes changes you should see in /etc/X11/xorg.conf after installation. That's where changes need to be made for X-Windows configuration. -- Rafael ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
