Lines Matching refs:axes
42 # Default is to just return the value of an axis, but some axes want special
48 # Rel axes we always print the sign
55 # The list of axes we want to track
131 Yields the libevdev codes with the axes in this recording
141 # Compile all axes that we want to print first
142 axes = sorted(
146 headers = [a.name[4:].rjust(MIN_FIELD_WIDTH) for a in axes]
148 axes = {a: len(h) for a, h in zip(axes, headers)}
159 axes_in_use = {} # to print axes never sending events
177 for a in axes:
182 fields.append(s.rjust(max(MIN_FIELD_WIDTH, axes[a])))
204 # Print out any rel/abs axes that not generate events in