Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Przemo Firszt
Dnia 2012-05-16, śro o godzinie 18:45 +0100, Bastien Nocera pisze: > On Wed, 2012-05-16 at 18:40 +0100, Przemo Firszt wrote: [..] > > Good, you're reading my mind :-) > > I'd start with something simple (see my other email). What do you mean > > by "a good algorithm to transform the actions or keyb

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Przemo Firszt
Dnia 2012-05-16, śro o godzinie 11:56 -0500, Favux ... pisze: > Hi Prezmo, > > Peter vetoed the xsetwacom implementation for the Intuos4 OLEDs: > http://sourceforge.net/mailarchive/message.php?msg_id=28814445 > > From this thread: > http://sourceforge.net/mailarchive/forum.php?thread_name=CAF8JNh

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Favux ...
On Wed, May 16, 2012 at 12:23 PM, Bastien Nocera wrote: > > The gsd code only supports LEDs. I plan on adding support for OLEDs at > some point. Good. I was hoping for that. > We're mostly missing art, and a good algorithm to transform > the actions or keyboard combinations into 3 small drawing

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Bastien Nocera
On Wed, 2012-05-16 at 18:40 +0100, Przemo Firszt wrote: > Dnia 2012-05-16, śro o godzinie 18:23 +0100, Bastien Nocera pisze: > > On Wed, 2012-05-16 at 11:56 -0500, Favux ... wrote: > > > Hi Prezmo, > > > > > > Peter vetoed the xsetwacom implementation for the Intuos4 OLEDs: > > > http://sourceforg

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Przemo Firszt
Dnia 2012-05-16, śro o godzinie 18:23 +0100, Bastien Nocera pisze: > On Wed, 2012-05-16 at 11:56 -0500, Favux ... wrote: > > Hi Prezmo, > > > > Peter vetoed the xsetwacom implementation for the Intuos4 OLEDs: > > http://sourceforge.net/mailarchive/message.php?msg_id=28814445 > > > > From this thr

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Przemo Firszt
Dnia 2012-05-16, śro o godzinie 17:27 +0100, Bastien Nocera pisze: > On Wed, 2012-05-16 at 17:13 +0100, Przemo Firszt wrote: > > What is the long term plan for handling LEDs and OLEDs on Intuos4 tablets? > > > > In kernel > > - USB - full support for LED/OLED (we have to discuss changing it, but

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Bastien Nocera
On Wed, 2012-05-16 at 11:56 -0500, Favux ... wrote: > Hi Prezmo, > > Peter vetoed the xsetwacom implementation for the Intuos4 OLEDs: > http://sourceforge.net/mailarchive/message.php?msg_id=28814445 > > From this thread: > http://sourceforge.net/mailarchive/forum.php?thread_name=CAF8JNhK6%3DvdFtX

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Favux ...
Hi Prezmo, Peter vetoed the xsetwacom implementation for the Intuos4 OLEDs: http://sourceforge.net/mailarchive/message.php?msg_id=28814445 >From this thread: http://sourceforge.net/mailarchive/forum.php?thread_name=CAF8JNhK6%3DvdFtXAYK6iX7UJo6%3DxSduaaUK63d94pGkg5V15s0Q%40mail.gmail.com&forum_nam

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Bastien Nocera
On Wed, 2012-05-16 at 17:13 +0100, Przemo Firszt wrote: > What is the long term plan for handling LEDs and OLEDs on Intuos4 tablets? > > In kernel > - USB - full support for LED/OLED (we have to discuss changing it, but > it's there for now) > - bluetooth - LED will be soon in the mainline, OLED

Re: [Linuxwacom-devel] [PATCH 1/3] HID: wacom: Move Graphire raport header check.

2012-05-16 Thread Ping Cheng
On Tue, May 15, 2012 at 11:32 AM, Przemo Firszt wrote: > That check is valid only for Wacom Graphire, as the device raports always > start with 0x03. Intuos4 WL high-speed raports begin with 0x04, so > the check would be filtering out valid reports. > > Signed-off-by: Przemo Firszt Acked-by: Pin

[Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-16 Thread Przemo Firszt
What is the long term plan for handling LEDs and OLEDs on Intuos4 tablets? In kernel - USB - full support for LED/OLED (we have to discuss changing it, but it's there for now) - bluetooth - LED will be soon in the mainline, OLEDS hopefully will follow soon In xorg driver (I'm not sure about it):

Re: [Linuxwacom-devel] [PATCH 2/2] data: add 0xED to tablet database

2012-05-16 Thread Ping Cheng
On Tue, May 15, 2012 at 11:13 PM, Peter Hutterer wrote: > On Mon, May 14, 2012 at 04:59:00PM -0700, Ping Cheng wrote: >> Signed-off-by: Ping Cheng >> --- >>  data/isdv4-ed.tablet |   11 +++ >>  1 file changed, 11 insertions(+) >>  create mode 100644 data/isdv4-ed.tablet >> >> diff --git a