libinput/tools
Stephen Chandler Paul 2af608cf02 Rename functions for left handed device configurations
Some devices require more than just flipping around the buttons, such as
tablets.
When it comes to devices like tablets, because the position of the palm rest is
on the right, the entire tablet has to be flipped around in order to be usable
by lefties. As such, this requires that we reverse the coordinates of the
tablets in addition to flipping the buttons on the tablet. As such, renaming
these functions so that they aren't specific to devices where only the buttons
are flipped seems appropriate.

Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-01-15 10:17:57 +10:00
..
.gitignore tools: add a tool for GUI-based debugging 2014-06-23 14:53:27 +10:00
event-debug.c Rename functions for left handed device configurations 2015-01-15 10:17:57 +10:00
event-gui.c Change axis events to carry all directions 2015-01-13 13:54:21 +10:00
Makefile.am tools: use the new shared lib from event-gui 2014-12-23 10:50:31 +10:00
publish-doc tools: fix the publish-doc script 2014-06-16 16:44:34 +10:00
shared.c Rename functions for left handed device configurations 2015-01-15 10:17:57 +10:00
shared.h tools: pass the userdata to the context 2014-12-23 11:14:39 +10:00