Lines Matching refs:format
36 print("Error: {}".format(str(e)), file=sys.stderr)
122 "WARNING: fuzz mismatch ABS_X: {}, ABS_MT_POSITION_X: {}".format(
130 "WARNING: fuzz mismatch ABS_Y: {}, ABS_MT_POSITION_Y: {}".format(
177 print(" Checking {}... ".format(what), end="")
183 print("x={} y={}".format(*fuzz))
218 " EVDEV_ABS_00={}".format(overrides[0x00]),
219 " EVDEV_ABS_01={}".format(overrides[0x01]),
223 " EVDEV_ABS_35={}".format(overrides[0x35]),
224 " EVDEV_ABS_36={}".format(overrides[0x36]),
227 print("Checking in {}... ".format(OVERRIDE_HWDB_FILE), end="")
235 print("Checking in {}... ".format(DEFAULT_HWDB_FILE), end="")
248 print_bold("Probable entry for this device found in line {}:".format(lineno))
270 "2. Open {} and amend the existing entry".format(DEFAULT_HWDB_FILE),
273 " The property format is:",
313 print("Running udevadm trigger {}".format(syspath))
405 rule1 = template.format(
408 rule2 = template.format(
412 print("Full modalias is: {}".format(modalias))
445 yesno = input("File {} exists, overwrite? [Y/n] ".format(fname))
456 print("Your hwdb override file is in {}".format(fname))
492 print_bold("Using {}: {}".format(device.name, device.path))
507 print("Error: {}".format(e))
509 print("Error: {}".format(e))