projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7016a96
)
Sort the middle button symbols additions correctly
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 21 Apr 2015 22:20:34 +0000
(08:20 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 21 Apr 2015 22:20:34 +0000
(08:20 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.sym
patch
|
blob
|
history
diff --git
a/src/libinput.sym
b/src/libinput.sym
index 3c47ee5ce3d1c85fb0fcd28a7e424205190e29d1..431870f40289e807d8c3956f17359159a438af8c 100644
(file)
--- a/
src/libinput.sym
+++ b/
src/libinput.sym
@@
-130,8
+130,8
@@
local:
LIBINPUT_0.14.0 {
global:
+ libinput_device_config_middle_emulation_get_default_enabled;
+ libinput_device_config_middle_emulation_get_enabled;
libinput_device_config_middle_emulation_is_available;
libinput_device_config_middle_emulation_set_enabled;
- libinput_device_config_middle_emulation_get_enabled;
- libinput_device_config_middle_emulation_get_default_enabled;
} LIBINPUT_0.12.0;