Re: [Linuxwacom-devel] [PATCH v2 6/9] Add 'set_output_relative' helper for MapToOutput

2011-08-22 Thread Peter Hutterer
On Fri, Aug 19, 2011 at 05:23:57PM -0700, Jason Gerecke wrote: At the moment, this helper is only capable of understanding the keyword next. This will cause it to move to the next available output, with the order determined by the underlying list of heads. Its hoped this can be expanded to

Re: [Linuxwacom-devel] [PATCH v2 6/9] Add 'set_output_relative' helper for MapToOutput

2011-08-22 Thread Jason Gerecke
On Mon, Aug 22, 2011 at 12:04 AM, Peter Hutterer peter.hutte...@who-t.net wrote: On Fri, Aug 19, 2011 at 05:23:57PM -0700, Jason Gerecke wrote: At the moment, this helper is only capable of understanding the keyword next. This will cause it to move to the next available output, with the order

[Linuxwacom-devel] [PATCH v2 6/9] Add 'set_output_relative' helper for MapToOutput

2011-08-19 Thread Jason Gerecke
At the moment, this helper is only capable of understanding the keyword next. This will cause it to move to the next available output, with the order determined by the underlying list of heads. Its hoped this can be expanded to support other keywords, most notably left and right, which would