Home
last modified time | relevance | path

Searched refs:print_bold (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/tools/
Dlibinput-measure-fuzz.py53 def print_bold(msg, **kwargs): function
117print_bold('WARNING: fuzz mismatch ABS_X: {}, ABS_MT_POSITION_X: {}'.format(axes[0x00], axes[0x35]…
121print_bold('WARNING: fuzz mismatch ABS_Y: {}, ABS_MT_POSITION_Y: {}'.format(axes[0x01], axes[0x36]…
194 print_bold('Searching for existing override...')
223 print_bold('Probable entry for this device found in line {}:'.format(lineno))
227 print_bold('Suggested new entry for this device:')
240 print_bold('You must now:')
262 print_bold('Please test the new fuzz setting by restarting libinput')
263 print_bold('Then submit a pull request for this hwdb entry change to '
266 print_bold('The new fuzz setting did not take effect.')
[all …]