Re: [Linuxwacom-devel] UC Logic and Other Devices

2013-03-10 Thread Favux ...
of a backlog of tablets. Nick really needs another couple of developers to help out. 2) yusuke494's new Waltop kernel driver project: http://waltop4linux.web.fc2.com/english/ Favux -- Symantec Endpoint Protectio

Re: [Linuxwacom-devel] libwacom: [PATCH] data: Add caption indicators to layouts

2012-11-28 Thread Favux ...
In drafting there is a technical name for lines connecting labels to the object they reference. Leaders Leaders or leader lines indicate the part or area of a drawing to which a number, note or other reference applies. They are solid lines and usually terminate in a single arrowhead.

Re: [Linuxwacom-devel] [PATCH] data: add Bamboo Fun Pen and Touch

2012-10-20 Thread Favux ...
Duplicate of patch 2/3 from this patch set submission: http://sourceforge.net/mailarchive/forum.php?thread_name=20120529060656.GB25726%40yabbi.bne.redhat.com&forum_name=linuxwacom-devel Favux -- Everyone hates

Re: [Linuxwacom-devel] [Patch libwacom 2/3] data: add the DE, Bamboo Capture (Pen & Touch Small)

2012-10-20 Thread Favux ...
Duplicate of patch 2/3 from this patch set submission: http://sourceforge.net/mailarchive/forum.php?thread_name=20120529060656.GB25726%40yabbi.bne.redhat.com&forum_name=linuxwacom-devel Favux -- Everyone hates

Re: [Linuxwacom-devel] [PATCH 0/2] add "Integrated" feature for ISD

2012-10-08 Thread Favux ...
IntegratedLCD? Short for digitizer sandwiched with LCD. Better than DisplayMounted I think. Sandwiched, Fused, Combined are also not descriptive enough. -- Don't let slow site performance ruin your business. Deploy New

Re: [Linuxwacom-devel] Is it time to retire the user-space part of the touch screen driver?

2012-09-29 Thread Favux ...
options for them. At least last time I checked you could not segregate daughter devices from the Parent device in xorg.conf.d to place touch on evdev and ExpressKeys on xf86-input-wacom.Evdev button handling is no

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-08-11 Thread Favux ...
in 3.6.rc1: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&a=search&h=HEAD&st=commit&s=Ping+Cheng http://kernel.org/ So the Wacom-kernel repository may not be quite up to date enough. Favux

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-08-11 Thread Favux ...
Hi Rafi, Sorry to bother you. But we were wondering how you dealt with the ID change from 0xe6 to 0x94 on your ThinkPad X220t? Thanks in advance. Favux -- Live Security Virtual Conference Exclusive live event will

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-08-11 Thread Favux ...
Thanks. So you're saying it reads; [2.461144] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd [ 18.410146] input: Wacom ISDv4 E6 Pen as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input7 [ 18.414956] input: Wacom ISDv4 E6 Finger as /devices/pci:00/

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-08-11 Thread Favux ...
All I see in the dmesg is after the: [ 18.410146] input: Wacom ISDv4 E6 Pen as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input7 [ 18.414956] input: Wacom ISDv4 E6 Finger as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input8 [ 18.415622] usbcore: regis

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-08-11 Thread Favux ...
o that in input-wacom's 2.6.38 folder and use its Makefiles. You may want to make a dkms. Good luck. Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [Linuxwacom-devel] X220t Tablet no longer working

2012-07-30 Thread Favux ...
but might have missed it. Since I don't know where the bug is I'm not sure if trying input-wacom is a reasonable idea or not. Favux -- Live Security Virtual Conference Exclusive live event will cover all the w

Re: [Linuxwacom-devel] [PATCH] Find mouse buttons on pad devices if no 'usual' buttons found

2012-06-18 Thread Favux ...
I'm wondering what this will do to Waltop tablets. Currently their pad buttons are on evdev as are the multifunction dials, which control scroll and volume etc. Unfortunately Nick is taking a break so I can't ask h

Re: [Linuxwacom-devel] [PATCH libwacom 1/3] data: define button positions for Bamboos

2012-05-28 Thread Favux ...
Right. Since the 3.6.38 kernel or so the BambooPT button situation has been: physical Button 1BTN_RIGHT X Button 3 physical Button 2BTN_BACK X Button 8 physical Button 3BTN_FORWARDX Button 9 physical Button 4BTN_LEFTX Button 1 --

[Linuxwacom-devel] [Patch libwacom 5/5] add: Bamboo Pen

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Pen. The pen only BambooPT. Signed-off-by: David Foley --- data/bamboo-pen.tablet | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 data/bamboo-pen.tablet diff --git a/data/bamboo-pen.tablet b/data/bamboo-pen.tablet new file

[Linuxwacom-devel] [Patch libwacom 4/5] add: Bamboo Fun

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Fun. A medium sized BambooPT. Signed-off-by: David Foley --- data/bamboo-2fg-6x8.tablet | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 data/bamboo-2fg-6x8.tablet diff --git a/data/bamboo-2fg-6x8.tablet b/data/bamboo-2fg-6

[Linuxwacom-devel] [Patch libwacom 3/5] add: Bamboo Craft

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Craft. Signed-off-by: David Foley --- data/bamboo-craft.tablet | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 data/bamboo-craft.tablet diff --git a/data/bamboo-craft.tablet b/data/bamboo-craft.tablet new file mode 100644 i

[Linuxwacom-devel] [Patch libwacom 2/5] rename: Bamboo Pen & Touch data file

2012-05-22 Thread favux . is
From: David Foley Rename bamboo-pen-and-touch.tablet to bamboo-2fg-4x5.tablet. It is a first generation BambooPT. The tablet drawing surface is larger than the pen's active area on 3 sides. The active area is a rectangle delineated on 3 sides by a white line about 1 cm in from the bezel edg

[Linuxwacom-devel] [Patch libwacom 1/5] add: Bamboo Touch

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Touch. The touch only BambooPT. Signed-off-by: David Foley --- data/bamboo-2fg.tablet | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 data/bamboo-2fg.tablet diff --git a/data/bamboo-2fg.tablet b/data/bamboo-2fg.tablet new f

linuxwacom-devel@lists.sourceforge.net

2012-05-22 Thread favux . is
From: David Foley Add the four remaining first generation BambooPT tablets. Modify the Bamboo Pen and Touch data file. Dave -- Live Security Virtual Conference Exclusive live event will cover all the ways today's secu

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
I must be doing something silly. I checked with a new clone and the HEAD doesn't point to the last commit daac0e5, it points to the one before f195cf3. So to get a tablet-validity.c without the DTI520 special case in it I have to do a 'git checkout daac0e5'. Because it is the same on both I doub

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
Oh shoot. I'm wrong. I missed the last commit daac0e51d32eb2000e1a7bf48a0ffb018e7c6c7c "test: remove special-case for DTI-520" Have to test with that. Sorry for the noise. Dave -- Live Security Virtual Conference Excl

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 10:04 AM, Bastien Nocera wrote: > On Tue, 2012-05-22 at 10:01 -0500, Favux ... wrote: >> So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? >> >> "test: Test each stylus with an eraser" > > The message you posted said it crash

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? "test: Test each stylus with an eraser" -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has chan

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 8:33 AM, Bastien Nocera wrote: > On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: >> I'd appreciate some help on this one.  I do not know why I am seeing >> on 'make check': >> >> lt-tablet-validity: tablet-validity.c:94: verify

[Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-21 Thread Favux ...
I'd appreciate some help on this one. I do not know why I am seeing on 'make check': lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion `nstyli == 1' failed. /bin/bash: line 5: 8362 Aborted (core dumped) ${dir}$tst FAIL: tablet-validity === 1 of 3

Re: [Linuxwacom-devel] [PATCH 1/1] Add support for the DTI-520

2012-05-18 Thread Favux ...
On Fri, May 18, 2012 at 11:32 AM, Jason Gerecke wrote: > On Fri, May 18, 2012 at 8:18 AM, Favux ... wrote: >> >> Right, no eraser.  The lanyard eyelet clinches that.  The one in my >> tablet PC's stylus is below the eraser. > Actually, that doesn't necessaril

Re: [Linuxwacom-devel] [PATCH 1/1] Add support for the DTI-520

2012-05-18 Thread Favux ...
elow the eraser. You'd have to find and buy a compatible stylus that has an eraser. Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landsc

Re: [Linuxwacom-devel] [PATCH 1/1] Add support for the DTI-520

2012-05-17 Thread Favux ...
The amount of movement as the eraser (what would be the rubber) depresses into the stylus barrel varies by stylus model. With one stylus I have it slides in a noticeable distance but my BambooPT stylus' eraser hardly slides in. But it does wiggle a bit. Guess it depends on how the transducer is

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

2012-05-17 Thread Favux ...
plementation which was picked up by Ping and then Jason. Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers ca

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

2012-05-17 Thread Favux ...
etc. as far as I know. Given sanette's plea/wish on the last version he posted for a coder/developer to clean the applet up I doubt he would have any objections to someone hosting it somewhere. Have to ask them: Christoph Karg wa...@kargulus.de Vu Ngoc San san.vu-n..

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

2012-05-16 Thread Favux ...
by "a good algorithm to transform the actions or keyboard combinations > into 3 small drawings"? What about letting user define a text that > describes the action and convert the text to image? Windows driver is > using that method. (I might be missing something simple here

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

2012-05-16 Thread Favux ...
ms, the last: http://ubuntuforums.org/showpost.php?p=10921962&postcount=214 Christoph posted his applet once or twice on linuxwacom-discuss, not sure if San ever did. Christoph should have give the applet a name, don

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

Re: [Linuxwacom-devel] Generic styli

2012-05-02 Thread Favux ...
Hi Ping, That makes sense. Some sort of drop down stylus/stylus image selector would do it. So on the wish-list. Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's sec

[Linuxwacom-devel] Generic styli

2012-05-02 Thread Favux ...
was compatible) on a tablet originally sold with a stylus lacking an eraser. So do we need to amend e.g. the bamboo-one.tablet file? Styli= is left out, so the default is to 0xf, correct? But if someone buys a stylus with an eraser that works on the Bamboo One that would presumably cause a

Re: [Linuxwacom-devel] Waltop class?

2012-05-01 Thread Favux ...
is to transfer the KYE tablet's stylus to xf86-input-wacom also. And maybe eventually the UC-Logic tablets. Right now I'm leaning toward the Class 'NonWacom' over 'Generic' or 'Other&#x

Re: [Linuxwacom-devel] Waltop class?

2012-05-01 Thread Favux ...
ylus and eraser appended and "Wacom ISDv4 Finger" with touch appended. Might resolution also be a worthwhile generic label? We don't need to consider stylus pressure levels because they are normalized. Favux --

Re: [Linuxwacom-devel] Waltop class?

2012-04-30 Thread Favux ...
Hi Peter, On Mon, Apr 30, 2012 at 10:54 PM, Peter Hutterer wrote: > On Mon, Apr 30, 2012 at 10:10:59PM -0500, Favux ... wrote: >> Another libwacom question for Waltop tablets.  Could/should I create a >> WCLASS_Waltop?  Or should I follow the lead in wcmUSB.c in which case >&

[Linuxwacom-devel] Waltop class?

2012-04-30 Thread Favux ...
unknown or leave class out altogether? Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discus

Re: [Linuxwacom-devel] GNOME Wacom Graphics Tablet applet, libwacom and non-Wacom tablets.

2012-04-30 Thread Favux ...
On Mon, Apr 30, 2012 at 4:55 AM, Bastien Nocera wrote: > On Mon, 2012-04-30 at 16:26 +1000, Peter Hutterer wrote: >> On Mon, Apr 30, 2012 at 01:12:13AM -0500, Favux ... wrote: >> > I have a question for the list.  Is it intended that non-wacom tablets >> > on the

Re: [Linuxwacom-devel] GNOME Wacom Graphics Tablet applet, libwacom and non-Wacom tablets.

2012-04-29 Thread Favux ...
On Mon, Apr 30, 2012 at 1:26 AM, Peter Hutterer wrote: > On Mon, Apr 30, 2012 at 01:12:13AM -0500, Favux ... wrote: >> I have a question for the list.  Is it intended that non-wacom tablets >> on the xf86-input-driver, like the Hanwang, N-Trig, and Waltop, be >> able to

Re: [Linuxwacom-devel] [PATCH libwacom 00/11] database verification fixup

2012-04-29 Thread Favux ...
The HP dv3-2250ep was 2FGT only. Non-convertible laptop. It used the E2 (Wacom ISDv4 E2). I don't recall another touch only model other than the BambooPT CTT460; Product ID = 0xd0. Also 2FGT. So two total so far? Dave --

[Linuxwacom-devel] GNOME Wacom Graphics Tablet applet, libwacom and non-Wacom tablets.

2012-04-29 Thread Favux ...
wacom with dconf-editor either. Favux -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions wi

Re: [Linuxwacom-devel] Bamboo wireless support on Ubuntu 12.04

2012-04-25 Thread Favux ...
Hi Chris, Precise Pangolin (12.04) uses the 3.2 kernel. It's a LTS release, support is for 5 years. It will always have the 3.2 kernel, Ubuntu doesn't change kernel versions. A PPA for the 3.4 kernel might become available at some point though. So an input-wacom backport is needed. Dave

Re: [Linuxwacom-devel] libwacom

2012-02-05 Thread Favux ...
programs. It would be a good thing if the Wacom tablet applet's interface somehow helped clear up confusion over the input tools. Through tool tips? May be asking too much, but at least something to keep in the back of the mind. Favux -

Re: [Linuxwacom-devel] GNOME Wacom panel implementation questions

2012-02-02 Thread Favux ...
2 OK or do they need Creative Commons or what? I'll attach the Tux example. Favux <>-- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Favux ...
I meant Jason not Peter re the styli. -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HT

Re: [Linuxwacom-devel] libwacom

2012-02-02 Thread Favux ...
PCs have a stylus + 1 button. Not sure if those styli have erasers or not. On those models the driver tends to report a spurious eraser and pad (with the tablets) in say 'xinput list'. Since libwacom removes the reporting of a spurious pad (But

Re: [Linuxwacom-devel] libwacom

2012-01-30 Thread Favux ...
3.4 Control Panel Wacom tablet applet rotation seems to apply the stylus parent device. I can't tell if touch is also rotated for USB tablet PCs and BambooPTs with their separate parent device for touch. Is it?

Re: [Linuxwacom-devel] [PATCH] Add description file for wacom Bamboo Pen and Touch

2012-01-29 Thread Favux ...
s here for libwacom can I assume this is where Bastien told you to submit them? That would be helpful to know. Favux -- Try before you buy = See our experts in action! The most comprehensive online learning library for Mic

[Linuxwacom-devel] [PATCH] man.wacom: Fix typo in Touch Gestures.

2012-01-29 Thread Favux ...
Fix initiates typo in TOUCH GESTURES' Vertical scroll. Dave From a9462ce39ee271d5c2be3de07b44c1341feadfae Mon Sep 17 00:00:00 2001 From: David Foley Date: Sun, 29 Jan 2012 11:18:43 -0600 Subject: [PATCH] man.wacom: Fix typo in Touch Gestures. Fix initiates typo in TOUCH GESTURES' Vertical scrol

[Linuxwacom-devel] libwacom

2012-01-28 Thread Favux ...
Hi, Is linuxwacom-devel the correct mailing list to submit patches for libwacom? Or is there another mailing list that should be used? Favux -- Try before you buy = See our experts in action! The most comprehensive

[Linuxwacom-devel] [Patch v2] man.wacom: Add gesture description.

2012-01-26 Thread Favux ...
Adds description of the touch gestures to the wacom manual. Changes to v1: Colon substituted for dash. Finger examples removed. Scroll defaults described. Zoom not always supported comment added. Dave From 94c4600d9c868b3104de3556d3b35612ecfca0f5 Mon Sep 17 00:00:00 2001 From: David Foley Date:

Re: [Linuxwacom-devel] man.wacom: Add gesture description.

2012-01-25 Thread Favux ...
Thank you for the review Peter. I'm trying to give the user a heads up that if they're used to a Synaptic touchpad scroll, which most are, the scroll gestures for Wacom are reversed. With Wacom an up gesture makes the slider go down instead of up and vice versa for down. That's a perennial quest

[Linuxwacom-devel] man.wacom: Add gesture description.

2012-01-22 Thread Favux ...
Adds description of the touch gestures to the wacom manual. Dave From 42e547b5a3bda4ac6bd1047b6f3212e83e2aa694 Mon Sep 17 00:00:00 2001 From: David Foley Date: Sun, 22 Jan 2012 15:24:46 -0600 Subject: [PATCH] man.wacom: Add gesture description. Add description of the touch gestures to the wacom

Re: [Linuxwacom-devel] Touchpad?

2012-01-21 Thread Favux ...
ere I suspect the problem is. It doesn't seem reasonable to ask Alexey to get up to speed on that saga. I think you need Chris again if he has some time. Favux -- Try before you buy = See our experts in action

Re: [Linuxwacom-devel] Touchpad?

2012-01-21 Thread Favux ...
hem to man wacom. So if you or Cedric or anyone else has comments or changes to suggest please let me know. Trying to get the gesture instructions as clear and succinct as possible. Favux -- Try before you buy = See our

Re: [Linuxwacom-devel] Touchpad?

2012-01-21 Thread Favux ...
That's how xf86-input-wacom-0.13.0 should behave since it has Alexey Osipov's patches in it. The instructions are one of my "rough drafts" to include gestures in man wacom. -- Try before you buy = See our experts in actio

Re: [Linuxwacom-devel] Touchpad?

2012-01-21 Thread Favux ...
Single finger (1FG) Left click - tap, actual click happens after TapTime period elapses. Left click drag - tap to select, quickly (within TapTime period) touch selection again. Then drag. Two finger (2FG) Right click - one finger down + tap second finger Vertical scroll - two fingers side by side

Re: [Linuxwacom-devel] linuxwacom project - asustek eeenote tablet

2012-01-02 Thread Favux ...
On Mon, Jan 2, 2012 at 4:10 AM, Mike Rolland wrote: > Missing 2, 3 things: > first (this for Favux), ASUSTek is the origanal name of ASUS. Okay, and since hid-ids.h is using: #define USB_VENDOR_ID_ASUSTEK 0x0b05 > ### hid-core.c diff : > > Index: drivers

Re: [Linuxwacom-devel] linuxwacom project - asustek eeenote tablet

2012-01-01 Thread Favux ...
default and see where you are. Also it would be helpful if you could provide the code changes you have made to the kernel and xf86-input-wacom. The ones that you are currently using. A summary of where you are at in other words. I think you are almost there! Favux -

Re: [Linuxwacom-devel] linuxwacom project - asustek eeenote tablet

2011-12-31 Thread Favux ...
editor's formatting is set up, or your diff. program. Favux -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to

Re: [Linuxwacom-devel] linuxwacom project - asustek eeenote tablet

2011-12-30 Thread Favux ...
com.ko into place. sudo cp wacom.ko /lib/modules/`uname -r`/kernel/drivers/input/tablet/ Favux -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to de

Re: [Linuxwacom-devel] linuxwacom project - asustek eeenote tablet

2011-12-30 Thread Favux ...
dy entered. What is your Distribution and release? Kernel, Xorg, and xf86-input-wacom versions? Could you attach the output of: lsusb for the digitizer to your next post? Favux -- Ridiculously easy VDI. With Citrix VDI

Re: [Linuxwacom-devel] [PATCH] Update 2.6.38 kernel to dtor-next

2011-12-18 Thread Favux ...
You have my vote. :) Favux -- Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and

Re: [Linuxwacom-devel] linuxwacom for a not wacom? Can anything be reused?

2011-10-27 Thread Favux ...
Oh, and I forgot to mention then, at least on Ubuntu, you would be able to use ginn for multi-touch like we do with the N-trigs having their touch on evdev while their stylus is on wacom. Favux -- The demand for IT

Re: [Linuxwacom-devel] linuxwacom for a not wacom? Can anything be reused?

2011-10-27 Thread Favux ...
creen keyboard" etc. 4.) Accelerometer End Quote Another thread: http://ubuntuforums.org/showthread.php?t=1690179 Favux -- The demand for IT networking professionals continues to grow, and the demand for specialized ne

Re: [Linuxwacom-devel] Intuos4 OLED support, question on XA_PIXMAP property

2011-09-24 Thread Favux ...
Congratulations! The mediawiki OLED entry has been updated to reflect the news. Favux -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application

[Linuxwacom-devel] wacom_wac.c: Update the BambooPT D3, D8, DB active area

2011-09-19 Thread Favux ...
Changes the active area from the Bamboo1 medium's 21648 x 13530 to the BambooPT medium 21648 x 13700. Dave From 9cda35912a67685ddede82f3de6bfe4507e4f2c0 Mon Sep 17 00:00:00 2001 From: David Foley Date: Mon, 19 Sep 2011 22:05:22 -0500 Subject: [PATCH] wacom_wac.c: Update the BambooPT D3, D8, DB a

[Linuxwacom-devel] [v2]wacom_wac.c: Add the D5

2011-09-19 Thread Favux ...
Patch to add the Bamboo Pen Medium CTL-660/K (D5) to input-wacom. Stylus with two side buttons (rocker switch). v. 2 has the D5 resolution for wacom_wac.c in the 2.6.36 folder as per Chris. Dave From 738504b23020a3b1f46f8a3379fbe0b972660039 Mon Sep 17 00:00:00 2001 From: David Foley Date: Mon,

Re: [Linuxwacom-devel] gnome-settings-daemon

2011-09-18 Thread Favux ...
re that the stylus is the parent device and equivalent to the tablet in this context. Favux -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobi

[Linuxwacom-devel] gnome-settings-daemon

2011-09-16 Thread Favux ...
also. Although Jason added checking the settings-daemon with dconf-editor to the mediawiki after some recent discussion this will likely be a problem. Most won't know that it is the settings-daemon overriding their driver default or other static settings. Of course they can fix it with xsetwac

Re: [Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-09 Thread Favux ...
OK, I'll do it that way and see if Ping minds. Wonder how long kernel.org is down for? Dave -- Why Cloud-Based Security and Archiving Make Sense Osterman Research conducted this study that outlines how and why cloud comp

Re: [Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-09 Thread Favux ...
Hi Chris, Thanks, I missed it was in dtor's for-linus. So he did follow your suggestion. I did check dtor'is input branch and didn't see it. I have: static const struct wacom_features wacom_features_0xD5 = { "Wacom Bamboo Pen 6x8", WACOM_PKGLEN_BBFUN, 21650, 13700, 1023, 63, BAMBOO_

Re: [Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-08 Thread Favux ...
That sounds reasonable. I can resubmit the D5 and another patch to correct the active areas for the other Mediums to input-wacom. You'll handle linux-input? Dave -- Doing More with Less: The Next Generation Virtual Desk

Re: [Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-08 Thread Favux ...
Thanks Chris. OK, we're confident of the Bamboo Small's active area. You've tracked down and solved the Medium active area discrepancy. I went ahead and looked at different Bamboo Medium models at different Wacom sites. They all agree on 137mm (13700). But the other dimension is a little varia

Re: [Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-06 Thread Favux ...
I don't know where they came from. I think some Wacom literature only lists inches so there could be a rounding error. But usually they list both and I'm pretty sure they convert from cm to inch. In Calibration on the HOW TO page you can see me manually testing my D1 with xinput test (as you des

Re: [Linuxwacom-devel] [Linuxwacom-discuss] wcmUSB.c: Add the D5

2011-09-06 Thread Favux ...
Yep, sent it to the wrong mailing list. Totally forgot about that Chris. Just went ahead and modified wcmUSB.c by reflex. So I doubt Tommy even tested it with just the wacom_wac.c changes for input-wacom. I guess I was more focused on the active area "discrepancy". Dave On Tue, Sep 6, 2011 at

[Linuxwacom-devel] Fwd: wcmUSB.c: Add the D5

2011-09-06 Thread Favux ...
Sorry ended up on discuss/ -- Forwarded message -- From: Favux ... Date: Tue, Sep 6, 2011 at 9:09 PM Subject: wcmUSB.c: Add the D5 To: linuxwacom-disc...@lists.sourceforge.net Add the Bamboo Pen Medium CTL-660/K (D5) to xf86-input-wacom.  Stylus with two side buttons (rocker

[Linuxwacom-devel] wacom_wac.c: Add the D5

2011-09-06 Thread Favux ...
Add the Bamboo Pen Medium CTL-660/K (D5) to input-wacom. Stylus with two side buttons (rocker switch). Dave PS: Gerard Braad submitted it to linux-input 7-9-11 (08ba5ad). However he used (21648, 13530) which is what the other BambooPTs have. But the specifications I see for it say 21650, 13700

Re: [Linuxwacom-devel] [PATCH v2] make gesture distances be relative to hw maximums.

2011-08-31 Thread Favux ...
le slow for my taste but I think it would be a reasonable default for the driver. Favux -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! A

Re: [Linuxwacom-devel] [PATCH] make gesture distances be relative to hw maximums.

2011-08-31 Thread Favux ...
>> >>       int wcmScrollDistance;         /* minimum motion before sending a >> >> scroll gesture */ >> >>       int wcmScrollDirection;        /* store the vertical or horizontal >> >> bit in use */ >> >> +     int wcmInlineDistance;         /* maximum distance between fingers >> >> for scroll

Re: [Linuxwacom-devel] [PATCH v2] make gesture distances be relative to hw maximums.

2011-08-31 Thread Favux ...
On Wed, Aug 31, 2011 at 9:45 AM, Chris Bagwell wrote: > On Tue, Aug 30, 2011 at 11:01 PM, Favux ... wrote: >> Hi Chris, >> >> Testing the tag gesture3 with Natty's 2.6.38.11 kernel's wacom.ko I'd >> say both scroll and zoom responsiveness are improved.

Re: [Linuxwacom-devel] [PATCH v2] make gesture distances be relative to hw maximums.

2011-08-30 Thread Favux ...
means you had better be a very fast reader. I'll test input-wacom-0.11.1 next. Do you need the single finger patches tested? Favux -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log

Re: [Linuxwacom-devel] [PATCH v2] make gesture distances be relative to hw maximums.

2011-08-29 Thread Favux ...
e way anything about getting you one of the new BambooPTs so you can figure out the new usb protocol? Favux -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an eve

Re: [Linuxwacom-devel] RFC: how to report a new value to XInput

2011-08-19 Thread Favux ...
Gottcha. Thanks Ping. -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools d

Re: [Linuxwacom-devel] RFC: how to report a new value to XInput

2011-08-18 Thread Favux ...
place >= INTUOS4 to >= INTUOS4S. And jon.k's zsh & xdotool script shows the LEDs changing along with the OLEDs, but I really didn't look into what he was doing: http://www.youtube.com/watch?v=Yc7N8NwYgrE Favux

Re: [Linuxwacom-devel] RFC: how to report a new value to XInput

2011-08-18 Thread Favux ...
Are we giving up on Eduard's sysfs solution? It's been 3 months since the last patch set and if there has been any activity I haven't seen it. It sure seemed like that approach had approval. https://patchwork.kernel.org/patch/765792/ -

Re: [Linuxwacom-devel] Serial rules file issues and fixes

2011-07-19 Thread Favux ...
d the ForceDevice option using the wacom_serial.ko. >> And by the way shouldn't >> >> ENV{ID_MODEL}="Serial Wacom Tablet $attr{id}" >> >> be >> >> ENV{ID_MODEL}="Serial Wacom Tablet PC $attr{id}" >> >> for WACf* and FUJ*?

Re: [Linuxwacom-devel] Serial rules file issues and fixes

2011-07-19 Thread Favux ...
ID_INPUT_TABLET}="1" And by the way shouldn't ENV{ID_MODEL}="Serial Wacom Tablet $attr{id}" be ENV{ID_MODEL}="Serial Wacom Tablet PC $attr{id}" for WACf* and FUJ*? Favux -- 10 Tips for

[Linuxwacom-devel] Add 3 new models: 6A, 6B, and 97

2011-06-27 Thread Favux ...
Some new models for inclusion. Dave From fd22dca9479759172bffc8155d590ad28e2a164b Mon Sep 17 00:00:00 2001 From: David Foley Date: Mon, 27 Jun 2011 20:43:58 -0500 Subject: [PATCH] Add 3 new models: 6A, 6B, and 97 Adds the new Bamboo1 small (6A) and medium (6B). Adds a slate form factor tablet P

[Linuxwacom-devel] conf: Add WALTOP back into MatchProduct

2011-06-21 Thread Favux ...
The WALTOP kernel driver patches are in the mainline lk now. Dave From 0e0c1dc96612a6a50d70e6d00709479a2cd4de80 Mon Sep 17 00:00:00 2001 From: David Foley Date: Tue, 21 Jun 2011 21:14:49 -0500 Subject: [PATCH] conf: Add WALTOP back into MatchProduct Signed-off-by: David Foley --- conf/50-waco

Re: [Linuxwacom-devel] 50-wacom-conf issues

2011-06-21 Thread Favux ...
Hi Peter, Right, since the Ubuntu kernel doesn't use wacom for the E6, for you it would be: grep ISD-V4 /var/log/messages Favux -- Simplify data backup and recovery for your virtual environment with vR

Re: [Linuxwacom-devel] 50-wacom-conf issues

2011-06-21 Thread Favux ...
Ah. Mystery solved. Ubuntu did it. Thanks Ping! Favux -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and e

Re: [Linuxwacom-devel] 50-wacom-conf issues

2011-06-21 Thread Favux ...
4" along with a new Lenovo USB_Vendor define. Favux -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure

Re: [Linuxwacom-devel] 50-wacom-conf issues

2011-06-20 Thread Favux ...
ISD-V4-event-if01 /dev/input/by-path/pci-:00:1d.0-usb-0:1.5:1.1-event I asked Peter to confirm the lsusb on his X220t in Ubuntu Natty. Favux -- EditLive Enterprise is the world's most technically advanced conte

Re: [Linuxwacom-devel] 50-wacom-conf issues

2011-06-20 Thread Favux ...
On Tue, Jun 21, 2011 at 12:25 AM, Ping Cheng wrote: > On Mon, Jun 20, 2011 at 11:24 AM, Favux ... wrote: >> >> Just a heads up.  We just finished setting up unclepedro's Thinkpad >> X220t (first usb instead of ISDV4 Thinkpad) in Ubuntu 11.04 (Natty >> Narwhal)

[Linuxwacom-devel] 50-wacom-conf issues

2011-06-20 Thread Favux ...
add Waltop back into the match line: MatchProduct "Wacom|WACOM|WALTOP|Hanwang" Any objections? Favux -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience

Re: [Linuxwacom-devel] [PATCH 2/2] Add support for Device Product ID property.

2011-06-12 Thread Favux ...
of a pain for them. Especially since the key combination to restart X is no longer enabled by default. Favux -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power

  1   2   >