diff options
author | James Meyer <james.meyer@operamail.com> | 2010-10-23 18:17:40 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-10-23 18:19:39 (GMT) |
commit | adbcf19958300e9b6598990184c8815b945ba0ee (patch) | |
tree | f4283c850ac0ac202c17e78a637ee7ca8147621b /abs/extra-testing/evtest/evtest.diff | |
parent | 61a68250df10d29b624650948484898334ff22d0 (diff) | |
download | linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.zip linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.gz linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.bz2 |
Removed old core and extra from repo. Renamed -testing to core/extra. This will setup the base for the testing branch.
Diffstat (limited to 'abs/extra-testing/evtest/evtest.diff')
-rw-r--r-- | abs/extra-testing/evtest/evtest.diff | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/abs/extra-testing/evtest/evtest.diff b/abs/extra-testing/evtest/evtest.diff deleted file mode 100644 index 0dc7ba5..0000000 --- a/abs/extra-testing/evtest/evtest.diff +++ /dev/null @@ -1,32 +0,0 @@ -diff -ruaN evtest-1.25.orig/evtest-capture.c evtest-1.25/evtest-capture.c ---- evtest-1.25.orig/evtest-capture.c 2009-12-02 22:24:44.000000000 +0000 -+++ evtest-1.25/evtest-capture.c 2010-05-06 08:38:03.000000000 +0000 -@@ -560,16 +560,6 @@ - [ABS_TOOL_WIDTH] = "ABS_TOOL_WIDTH", - [ABS_VOLUME] = "ABS_VOLUME", - [ABS_MISC] = "ABS_MISC", -- [ABS_MT_TOUCH_MAJOR] = "ABS_MT_TOUCH_MAJOR", -- [ABS_MT_TOUCH_MINOR] = "ABS_MT_TOUCH_MINOR", -- [ABS_MT_WIDTH_MAJOR] = "ABS_MT_WIDTH_MAJOR", -- [ABS_MT_WIDTH_MINOR] = "ABS_MT_WIDTH_MINOR", -- [ABS_MT_ORIENTATION] = "ABS_MT_ORIENTATION", -- [ABS_MT_POSITION_X] = "ABS_MT_POSITION_X", -- [ABS_MT_POSITION_Y] = "ABS_MT_POSITION_Y", -- [ABS_MT_TOOL_TYPE] = "ABS_MT_TOOL_TYPE", -- [ABS_MT_BLOB_ID] = "ABS_MT_BLOB_ID", -- [ABS_MT_TRACKING_ID] = "ABS_MT_TRACKING_ID", - }; - - const char *misc[MSC_MAX + 1] = { -diff -ruaN evtest-1.25.orig/evtest.c evtest-1.25/evtest.c ---- evtest-1.25.orig/evtest.c 2009-12-02 22:24:44.000000000 +0000 -+++ evtest-1.25/evtest.c 2010-05-06 08:38:21.000000000 +0000 -@@ -192,7 +192,7 @@ - [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens", - [BTN_TOUCH] = "Touch", [BTN_STYLUS] = "Stylus", - [BTN_STYLUS2] = "Stylus2", [BTN_TOOL_DOUBLETAP] = "Tool Doubletap", -- [BTN_TOOL_TRIPLETAP] = "Tool Tripletap", [BTN_TOOL_QUADTAP] = "Tool Quadtap", -+ [BTN_TOOL_TRIPLETAP] = "Tool Tripletap", - [BTN_GEAR_DOWN] = "WheelBtn", - [BTN_GEAR_UP] = "Gear up", [KEY_OK] = "Ok", - [KEY_SELECT] = "Select", [KEY_GOTO] = "Goto", |