Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-02-05 Thread Ping Cheng
On Wed, Feb 5, 2014 at 5:31 PM, Peter Hutterer wrote: > On Wed, Feb 05, 2014 at 03:40:19PM -0800, Ping Cheng wrote: > > On Tue, Feb 4, 2014 at 8:04 PM, Peter Hutterer >wrote: > ... > > > > device->num_strips = g_key_file_get_integer(keyfile, > > > FEATURES_GROUP, "NumStrips", NULL); > > > >

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-02-05 Thread Peter Hutterer
On Wed, Feb 05, 2014 at 03:40:19PM -0800, Ping Cheng wrote: > On Tue, Feb 4, 2014 at 8:04 PM, Peter Hutterer > wrote: ... > > device->num_strips = g_key_file_get_integer(keyfile, > > FEATURES_GROUP, "NumStrips", NULL); > > > device->num_buttons = g_key_file_get_integer(keyfile, > > FE

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-02-05 Thread Ping Cheng
On Tue, Feb 4, 2014 at 8:04 PM, Peter Hutterer wrote: > On Fri, Jan 17, 2014 at 02:23:39PM -0800, Ping Cheng wrote: > > A new key word, Touchswitch, is added to wacom.example to > > indicate if the device has touch switch or not. > > > > SVG file names are added in [Device] Layout= as comments. >

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-02-04 Thread Peter Hutterer
On Fri, Jan 17, 2014 at 02:23:39PM -0800, Ping Cheng wrote: > A new key word, Touchswitch, is added to wacom.example to > indicate if the device has touch switch or not. > > SVG file names are added in [Device] Layout= as comments. > But they are not included in this commit. We need people > with

[Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-01-17 Thread Ping Cheng
A new key word, Touchswitch, is added to wacom.example to indicate if the device has touch switch or not. SVG file names are added in [Device] Layout= as comments. But they are not included in this commit. We need people with Inkscape experience to create the SVG files. Signed-off-by: Ping Cheng

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-01-16 Thread Peter Hutterer
On Wed, Jan 15, 2014 at 11:29:46AM -0800, Ping Cheng wrote: > On Sun, Jan 12, 2014 at 8:58 PM, Peter Hutterer > wrote: > > > On Thu, Jan 09, 2014 at 02:15:14PM -0800, Ping Cheng wrote: > > > A new key word, Touchswitch, is added to wacom.example to > > > indicate if the device has touch switch or

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-01-15 Thread Ping Cheng
On Sun, Jan 12, 2014 at 8:58 PM, Peter Hutterer wrote: > On Thu, Jan 09, 2014 at 02:15:14PM -0800, Ping Cheng wrote: > > A new key word, Touchswitch, is added to wacom.example to > > indicate if the device has touch switch or not. SVG file names > > are added in [Device] Layout=. But they are not

Re: [Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-01-12 Thread Peter Hutterer
On Thu, Jan 09, 2014 at 02:15:14PM -0800, Ping Cheng wrote: > A new key word, Touchswitch, is added to wacom.example to > indicate if the device has touch switch or not. SVG file names > are added in [Device] Layout=. But they are not included in this > commit. > > It takes too long for me to crea

[Linuxwacom-devel] [PATCH] Add .data files for Intuos series

2014-01-09 Thread Ping Cheng
A new key word, Touchswitch, is added to wacom.example to indicate if the device has touch switch or not. SVG file names are added in [Device] Layout=. But they are not included in this commit. It takes too long for me to create/modify a SVG file since I am not familiar with Inkscape. This task is