Re: [Emc-users] touch screen with emc2

2010-10-21 Thread Thomas Powderly
touchscreens mentioned on cadcamdro list http://tinyurl.com/2b9qsuf dirt cheap , used, from Oz I'll find out if they work in a few eeks when the boat gets here Tom3P -- Nokia and ATT present the 2010 Calling All

Re: [Emc-users] touch screen with emc2

2010-09-30 Thread Rudy du Preez
Here is what worked for me to implement the LG 1730 touch screen: 1. sudo apt-get install xserver-xorg-input-evtouch (0.0.8-3build1) 2. put the following file in /usr/lib/X11/xorg.conf.d/ Section InputClass Identifier touchscreen catchall MatchIsTouchscreen on

Re: [Emc-users] touch screen in EMC2

2010-09-30 Thread Rudy du Preez
Sorry I forgot to mention the filename to be placed in /usr/lib/X11/xorg.conf.d/ should be 10-evtouch.conf Rudy -- Start uncovering the many advantages of virtual appliances and start using them to simplify

Re: [Emc-users] touch screen with emc2

2010-09-30 Thread Stuart Stevenson
Rudy, thank you - I will try this on my next touch screen Stuart On Thu, Sep 30, 2010 at 1:01 AM, Rudy du Preez r...@asmsa.co.za wrote: Here is what worked for me to implement the LG 1730 touch screen: 1. sudo apt-get install xserver-xorg-input-evtouch (0.0.8-3build1) 2. put the

Re: [Emc-users] touch screen with EMC2

2010-09-29 Thread Stuart Stevenson
Rudy, Would you try to publish the procedure for setting up your touchscreen? I believe you meant the /usr/lib/X11/xorg.conf.d directory instead of the /etc/X11/xorg.conf.d. Letting us know how you did it is much more helpful than just telling us it is possible. thanks Stuart On Wed, Sep

Re: [Emc-users] touch screen with EMC2

2010-09-29 Thread Steve Blackmore
On Wed, 29 Sep 2010 07:01:16 -0500, you wrote: Rudy, Would you try to publish the procedure for setting up your touchscreen? I believe you meant the /usr/lib/X11/xorg.conf.d directory instead of the /etc/X11/xorg.conf.d. Hehe - there's the rub, there are already three places it could be, and