This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ptouch [2018/03/20 13:24] – [I want my printer to have always the same dev file name] root | ptouch [2024/10/24 22:36] (current) – [I want my printer to have always the same dev file name] root | ||
---|---|---|---|
Line 100: | Line 100: | ||
puts "image bitmap start # | puts "image bitmap start # | ||
- | | + | |
+ | # orazek- picture, sirka- width, sirka_v_bytech - width in bytes, delke - length, | ||
end | end | ||
Line 266: | Line 267: | ||
SUBSYSTEM==" | SUBSYSTEM==" | ||
SUBSYSTEM==" | SUBSYSTEM==" | ||
+ | |||
+ | SUBSYSTEM==" | ||
+ | |||
+ | SUBSYSTEM==" | ||
</ | </ | ||
Line 275: | Line 280: | ||
<code bash> | <code bash> | ||
udevadm control --reload-rules && udevadm trigger | udevadm control --reload-rules && udevadm trigger | ||
+ | usbreset 1a86:7584 | ||
+ | udevadm test / | ||
</ | </ | ||