[Linuxwacom-devel] [PATCH] conf: add Intuos4 WL (PTK-540WL) to fdi file

2012-05-03 Thread Peter Hutterer
4709394d76267df05f8dfa7f13e6beb1f9c7394f added it to the xorg.conf.d snippet. For those stuck on HAL add it to the fdi file too. Signed-off-by: Peter Hutterer --- conf/wacom.fdi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/wacom.fdi b/conf/wacom.fdi index f35d6a5..

Re: [Linuxwacom-devel] [PATCH] conf: add Intuos4 WL (PTK-540WL) to fdi file

2012-05-03 Thread Ping Cheng
On Thu, May 3, 2012 at 3:50 PM, Peter Hutterer wrote: > 4709394d76267df05f8dfa7f13e6beb1f9c7394f added it to the xorg.conf.d > snippet. For those stuck on HAL add it to the fdi file too. > > Signed-off-by: Peter Hutterer > --- >  conf/wacom.fdi |    2 +- >  1 file changed, 1 insertion(+), 1 delet

Re: [Linuxwacom-devel] [PATCH] conf: add Intuos4 WL (PTK-540WL) to fdi file

2012-05-03 Thread Peter Hutterer
On Thu, May 03, 2012 at 05:29:05PM -0700, Ping Cheng wrote: > On Thu, May 3, 2012 at 3:50 PM, Peter Hutterer > wrote: > > 4709394d76267df05f8dfa7f13e6beb1f9c7394f added it to the xorg.conf.d > > snippet. For those stuck on HAL add it to the fdi file too. > > > > Signed-off-by: Peter Hutterer > >

Re: [Linuxwacom-devel] [PATCH] conf: add Intuos4 WL (PTK-540WL) to fdi file

2012-05-03 Thread Ping Cheng
On Thursday, May 3, 2012, Peter Hutterer wrote: > On Thu, May 03, 2012 at 05:29:05PM -0700, Ping Cheng wrote: >> On Thu, May 3, 2012 at 3:50 PM, Peter Hutterer wrote: >> > 4709394d76267df05f8dfa7f13e6beb1f9c7394f added it to the xorg.conf.d >> > snippet. For those stuck on HAL add it to the fdi f

Re: [Linuxwacom-devel] [PATCH] conf: add Intuos4 WL (PTK-540WL) to fdi file

2012-05-03 Thread Peter Hutterer
On Thu, May 03, 2012 at 10:13:34PM -0700, Ping Cheng wrote: > On Thursday, May 3, 2012, Peter Hutterer wrote: > > On Thu, May 03, 2012 at 05:29:05PM -0700, Ping Cheng wrote: > >> On Thu, May 3, 2012 at 3:50 PM, Peter Hutterer > wrote: > >> > 4709394d76267df05f8dfa7f13e6beb1f9c7394f added it to th

Re: [Linuxwacom-devel] Generic styli

2012-05-03 Thread Peter Hutterer
On Wed, May 02, 2012 at 07:33:11PM -0500, Favux ... wrote: > I saw Ubuntu patch libwacom for the BambooPT just before Precise came > out. It did fix the Tablet applet crash but I didn't understand the > crash given: > [0xf] > Name=General Pen > Buttons=2 > HasEraser=true > Type=General > > Th

Re: [Linuxwacom-devel] Generic styli

2012-05-03 Thread Favux ...
Thanks Peter, That's the information that I've been waiting on. I'll just amend the .tablet files then. With the generic stylus they were going to see an eraser they don't have anyway. As long as adding an imaginary eraser doesn't cause a crash good to go. Favux --