aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [input] release [1.3-1].input-1.3-1Gerd Hoffmann2017-02-223-3/+7
| | | | | | Created by command: /usr/bin/tito tag
* add specfileGerd Hoffmann2017-02-221-0/+29
|
* tito: add version templateGerd Hoffmann2017-02-222-0/+5
|
* Initialized to use tito.Gerd Hoffmann2017-02-222-0/+8
|
* sync maintainer filesGerd Hoffmann2017-02-221-3/+19
|
* fix bus name generationGerd Hoffmann2016-06-171-1/+1
|
* fix build with newer linux kernelsGerd Hoffmann2016-04-121-1/+5
|
* update fsf addressGerd Hoffmann2016-04-051-1/+1
|
* update VERSION to 1.21.2Gerd Hoffmann2016-04-051-1/+1
|
* input-kbd: hex keycode supportGerd Hoffmann2016-02-221-14/+13
|
* input-kbd: don't read existing map when applying a new oneGerd Hoffmann2016-02-151-13/+17
|
* input-kbd: allow commentsGerd Hoffmann2016-02-152-2/+18
| | | | based on a patch by Preston Crow.
* report absinfoGerd Hoffmann2015-11-201-1/+22
|
* make verbose int, for multiple verbose levelsGerd Hoffmann2015-11-203-7/+7
|
* fix return autorepeatGerd Hoffmann2015-05-221-0/+1
|
* drop mk/Autoconf.mk includeGerd Hoffmann2015-05-221-10/+0
|
* add emulate-keyGerd Hoffmann2015-05-212-1/+126
|
* bump release to 1.11.1Gerd Hoffmann2014-04-101-1/+1
|
* input-kbd: Remove check that breaks sparse keymapsKyle Manna2014-04-101-6/+7
| | | | | | | | With sparse keymaps the scancode is commonly greater then the map size. Remove this check, and use the maps count of keys to keep track of things. Signed-off-by: Kyle Manna <kyle.manna@fuel7.com>
* update name & emailGerd Hoffmann2014-04-094-4/+4
|
* update lsinput docs tooGerd Hoffmann2014-04-091-0/+12
|
* lsinput overhaulGerd Hoffmann2014-04-098-49/+136
|
* fix mallocGerd Hoffmann2014-04-091-2/+2
|
* Ignore KEY_MIN_INTERESTING in name.shJakob Haufe2013-04-151-1/+2
| | | | | | KEY_MIN_INTERESTING is only a marker and not a real keycode, so ignore it in name.sh to avoid reporting in e.g. print_event() and thus input-events(8).
* remove -g switch (does nothing) from input-sendGerd Hoffmann2011-07-201-5/+1
|
* remove obsolete .cvsignore filesAdrian Bunk2011-07-202-20/+0
|
* remove the obsolete linux-input.hAdrian Bunk2011-07-201-1372/+0
|
* use system input.hMarcus Better2011-07-203-3/+3
| | | | | | | This will automatically bring newly defined keys and buttons, and won't be older than the 3 years old one currently shipped. http://bugs.debian.org/447550
* fix incorrect man page title for input-eventsMarcus Better2011-07-201-1/+1
| | | | http://bugs.debian.org/413703
* fix off-by-one error in input-kbdDavid Härdeman2011-07-201-1/+0
| | | | http://bugs.debian.org/388677
* ignore gaps in the input device numberingTom Lear2011-07-201-6/+12
| | | | | | | This bug can be reproduced on any architecture, plug in 2 usb mice, then unplug the first one... there's your gap in event device numbers. http://bugs.debian.org/326149
* do not link against libmMarcus Better2011-07-201-1/+0
| | | | libm is not needed for the build, so avoid unnecessary reference.
* bump version to 1.01.0Gerd Hoffmann2011-07-181-1/+1
|
* update makefilesGerd Hoffmann2011-07-181-10/+9
|
* fix warningsGerd Hoffmann2011-07-182-2/+2
|
* remove version checkGerd Hoffmann2011-01-261-11/+0
|
* input-kbd - switch to using EVIOCGKEYCODE2 when availableDmitry Torokhov2011-01-262-39/+75
| | | | | | | [mchehab@redhat.com: Ported it to the -git version] Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* add .gitignoreGerd Hoffmann2011-01-262-0/+20
|
* - update .cvsignore (add new generated headers).kraxel2008-10-141-0/+6
|
* - a bunch of updates for recent input layer changes (new events, ...)kraxel2008-10-1411-305/+871
| | | | | by Guillem Jover - update Makefiles.
* - add missing "bits 32" to the lircd.conf generator script.kraxel2005-11-281-0/+1
|
* - added man-pages, contributed by Marcus Better <marcus@better.se>kraxel2005-07-276-2/+127
|
* - add COPYING file (GPLv2).kraxel2005-07-141-0/+339
|
* Initial revisionkraxel2004-04-2120-0/+2689