Displaying 4 results from an estimated 4 matches for "xlistinputdevices".
2016 Oct 25
0
[ANNOUNCE] libXi 1.7.8
This release fixes a crash introduced in the 1.7.7 release. If a device has
no classes, a wrong error was returned, eventually causing some applications
to crash. This is fixed now.
Niels Ole Salscheider (1):
SizeClassInfo can return 0 even without an error
Peter Hutterer (2):
XListInputDevices: don't touch ndevices in case of error
libXi 1.7.8
git tag: libXi-1.7.8
http://xorg.freedesktop.org/archive/individual/lib/libXi-1.7.8.tar.bz2
MD5: 94afc83e553d3c38a153f8f60301fd62 libXi-1.7.8.tar.bz2
SHA1: 8a07a2ff4cb39c87aeebbac3118f10e87b854637 libXi-1.7.8.tar.bz2
SHA256: d8f2fa8d...
2008 Mar 12
15
About WizardPen driver
First of all, I am sorry for my bad english.
I have a UC-LoGIC WP8060 tablet.I using wizardpen taplet driver. I using PS 7.0 with wine-0.9.33.
My Pen worked perfectly with wine-0.9.33, but PS7.0 has some bugs.
I update my wine "wine-0.9.56". PS 7.0 working perfectly but my pen has not got pressure sensitive.
I turn back wine-0.9.33. I have too much problems PS 7.0. I want to use new
2011 Dec 31
1
Pressure sensitivity not working on Photoshop CS or CS2
...essage 0x1 (0x00000000, 0x0033e8bc)
trace:wintab32:TABLET_WindowProc Incoming Message 0x5 (0x00000000, 0x00000000)
trace:wintab32:TABLET_WindowProc Incoming Message 0x3 (0x00000000, 0x00000000)
trace:wintab32:LoadTablet Initializing the tablet to hwnd 0x2002c
trace:wintab32:X11DRV_LoadTabletInfo XListInputDevices reports 14 devices
trace:wintab32:X11DRV_LoadTabletInfo Device 0: [id 2|name Virtual core pointer|type |num_classes 2|use 0]
trace:wintab32:X11DRV_LoadTabletInfo Device 1: [id 3|name Virtual core keyboard|type |num_classes 1|use 1]
trace:wintab32:X11DRV_LoadTabletInfo Device 2: [id 4|name Virtua...
2009 Jul 13
0
[ANNOUNCE] libXi 1.2.99.2
...dd support for XIDeviceEvents.
Add XIFreeEventData
Add support for XIDeviceChangedEvent
Add support for XIHierarchyEvent.
Add support for Raw events.
Remove if 0 code block
Add support for XI2 Enter/Leave events
Handle XI2 focus events.
man: note that XListInputDevices does not list other MDs.
Add XISetDeviceFocus and XIGetDeviceFocus
Remove public declarations for SizeClassInfo and ParseClassInfo.
XIint.h only needs XI.h as include, not the rest.
parse subpixels
Add XIGrabDevice
Add XIAllowEvents
Add a bunch of missing L...