Re: [DIGImend-users] (no subject)
Brought to you by:
spb_nick
From: Dan R. <ade...@gm...> - 2015-01-08 21:51:09
|
Nick, I don't really understand this behavior, I didn't think Gtk+ (well, Gdk) did much more than wrap X11/XInput into a common interface. Is it possible this is actually due to GIMP inconsistencies that coincidentally didn't work on Gnome but worked on Xfce? Because the current driver exposes multiple pointer interfaces (at least for the Huion driver), I've found GIMP doesn't always select the correct one, and doesn't appear to accept input (but since Gimp still receives input from the master virtual pointer, it will still receive generic pointer input, so you get motion and button presses, but no pressure). I hacked my driver to ignore one of the interfaces, so xf86-input-evdev never sees it, and in turn Gimp doesn't see it. Hi Marcus, In GIMP if you go to Windows->Dockable Dialogs->Device Status Gimp will create a small window which is titled "Devices" (or it may immediately show up as a tab in another Gimp window). This window will show you the devices currently configured in Gimp. When you draw in Gimp, it will highlight which device is active. If my above theory is correct, I believe the "Core Pointer" device will remain highlighted, and your tablet device will never be highlighted. Do you mind trying that? If you are up to it, I'd also be interested to see if you can definitely correlate the problem to Gnome but not Xfce, I wonder if Gimp's inconsistency just coincidentally appeared that way at first. Trying multiple times in both DEs could show it one way or the other. Cheers, Dan On Thu, Jan 8, 2015 at 2:58 AM, Nikolai Kondrashov <sp...@gm...> wrote: > On 01/08/2015 05:07 AM, Marcus Vinicius R wrote: > > In XFCE some applications, like GIMP, don't work with pressure > sensivity(I > > did the same adjustments). In Gnome, the same application works very > well. > > In some applications this feature is working in both XFCE and Gnome, e. > g.: > > Krita. > > I guess Krita works because it doesn't use GTK. I would say this issue > should > be reported to distribution maintainers. > > Nick > > > And I'd like to know if Is there some way to set the tablet shortcut > buttons > > and adjust the tablet active area? > > > > Thanks in advance, Marcus. > > > > > Date: Wed, 7 Jan 2015 11:10:55 +0200 > > > From: sp...@gm... > > > To: mvr...@ho...; dig...@li... > > > Subject: Re: [DIGImend-users] (no subject) > > > > > > Hello Marcus, > > > > > > On 01/07/2015 03:09 AM, Marcus Vinicius R wrote: > > > > Hello. I have a Huion H610 pro and I was trying to make it works on > Fedora > > > > 20, linux kernel 3.18.1 and xfce 4. I didn't find it anywhere but > that's a > > > > very important information: The driver doesn't work well on > Xfce+Fedora! In > > > > Gnome it worked very well, pressure sensivity works in all > applications > > > > tough I'm still trying to put the tablet shortcuts to do their job. > > > > > > If it works in Gnome, it should work in XFCE as well. > > > How exactly it doesn't work? > > > > > > Nick > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > DIGImend-users mailing list > DIG...@li... > https://lists.sourceforge.net/lists/listinfo/digimend-users > |