Top search
Forums top search
[PATCH v2] Input: evdev - Add EVIOC mechanism to extract the MT slot state
This patch adds the ability to extract the MT slot state sequentially via EVIOCGABS. The slot parameter is first selected by calling EVIOCSABS with ABS_MT_SLOT as argument, followed by a set of EVIOCGABS calls. The slot selection is local to the ...
Message posted on the January 6th, 2012 - 10:10 AM ET
Bug#552012: xserver-xorg-input-evdev: Xserver crashes
Package: xserver-xorg-input-evdev Version: 1:2.2.5-1 Severity: normal Xorg server crashes regularly(once per day): Backtrace: 0: /usr/bin/X11/X(xorg_backtrace+0x26) [0x4ee056] 1: /usr/bin/X11/X(xf86SigHandler+0x39) [0x484199] 2: /lib/libc.so.6 ...
Message posted on the October 22nd, 2009 - 2:30 PM ET
[PATCH] Input: Add ioctl to block suspend while event queue is not empty.
Add an ioctl, EVIOCSSUSPENDBLOCK, to block suspend while the event queue is not empty. This allows userspace code to process input events while the device appears to be asleep. Signed-off-by: Arve Hjønnevåg <arve@android.com> ...
Message posted on the January 20th, 2012 - 9:30 PM ET
Bug#542189: xserver-xorg-input-evdev: Broken Keyboard: (EE) USB-compliant keyboard: failed to initialize for relative axes.
Package: xserver-xorg-input-evdev Version: 1:2.2.4-1 Severity: normal After upgraded to 1:2.2.4-1, my keyboard is semi-broken. Normal keys work well but the Funtion keys and some multimedia keys didn't. The X.log error seem to inidcate applying ...
Message posted on the August 18th, 2009 - 7:00 AM ET
Bug#513598: xserver-xorg-input-evdev: evdev from experimental ignores ButtonMapping option
Package: xserver-xorg-input-evdev Version: 1:2.1.1-1 Severity: normal I set up HAL FDI file to include ButtonMapping option for my Kensington Expert Mouse. lshal command shows that the configuration is picked up by HAL, and Xorg.log also shows that ...
Message posted on the January 30th, 2009 - 10:40 AM ET
[PATCH v3] Documentation: Add evdev type and code definitions
This commit adds the file Documentation/input/evdev-codes.txt. Cc: Henrik Rydberg <rydberg@euromail.se> Cc: Chris Bagwell <chris@cnpbagwell.com> Cc: Peter Hutterer <peter.hutterer@who-t.net> Cc: Nikolai Kondrashov ...
Message posted on the March 24th, 2011 - 12:50 PM ET
Bug#533863: xserver-xorg: keyboard layout switching not working properly after hal / evdev upgrade
This is a multi-part MIME message sent by reportbug. Package: xserver-xorg Version: 1:7.4+3 Severity: normal I use two keymaps: us and il, I use the dvorak variant of us, and I switch between us and il using some key combination, generally alt ...
Message posted on the June 20th, 2009 - 11:20 PM ET
[PATCH v4] Input: Add EVIOC mechanism for MT slots
This patch adds the ability to extract MT slot data via a new ioctl, EVIOCGMTSLOTS. The function returns an array of slot values for the specified ABS_MT event type. Example of user space usage: struct { unsigned code; int values[64]; } req; ...
Message posted on the February 6th, 2012 - 3:10 AM ET
[PATCH v3] Input: Add EVIOC mechanism for MT slots
This patch adds the ability to extract MT slot data via a new ioctl, EVIOCGMTSLOTS. The function returns an array of slot values for the specified ABS_MT event type. Example of user space usage: struct INPUT_MT_REQUEST(64) req; req.code = ...
Message posted on the January 31st, 2012 - 2:00 PM ET
[PATCH 2/2] Input: Add EVIOC mechanism for MT slots
This patch adds the ability to extract MT slot data via a new ioctl, EVIOCGMTSLOTS. The function returns an array of slot values for the specified ABS_MT event type. Example of user space usage: struct { struct input_mt_request req; int ...
Message posted on the January 12th, 2012 - 2:30 PM ET
Bug#560743: xserver-xorg-input-synaptics: Add support for enable/disable touchpad button
Package: xserver-xorg-input-synaptics Version: 1.2.0-2 Severity: wishlist My notebook (HP Pavilion dv2) has this button for disabling and enabling its touchpad. It currently does nothing when pressed. Altrhough when pressed it's recognized by te ...
Message posted on the December 11th, 2009 - 4:50 PM ET
[PATCH v4] Documentation: Add evdev type and code definitions
This commit adds the file Documentation/input/evdev-codes.txt. Cc: Henrik Rydberg <rydberg@euromail.se> Cc: Peter Hutterer <peter.hutterer@who-t.net> Cc: Nikolai Kondrashov <spbnick@gmail.com> Cc: linux-input@vger.kernel.org Cc: ...
Message posted on the April 6th, 2011 - 4:20 PM ET
[PATCH v2] Documentation: Add evdev type and code definitions
This commit adds the file Documentation/input/evdev-codes.txt. Cc: Henrik Rydberg <rydberg@euromail.se> Cc: Chris Bagwell <chris@cnpbagwell.com> Cc: Peter Hutterer <peter.hutterer@who-t.net> Cc: Nikolai Kondrashov ...
Message posted on the January 7th, 2011 - 4:30 PM ET
Bug#547143: xserver-xorg: xorg/evdev/HAL versus serial mouse
Package: xserver-xorg Version: 1:7.4+4 Severity: wishlist I'm calling this wishlist because I've eventually managed to get X working again; it's essentially a documentation issue. As NEWS.Debian says, "devices configured in xorg.conf to use ...
Message posted on the September 17th, 2009 - 5:10 AM ET
May 22nd, 2013 - 9:28 AM ET
Join now
Login

