hp-laserjet_1020.xml
来自「Linux下的无线网卡通用驱动程序」· XML 代码 · 共 62 行
XML
62 行
<printer id="printer/HP-LaserJet_1020"> <make>HP</make> <model>LaserJet 1020</model> <mechanism> <laser/><!--not "color"--> <resolution> <dpi> <x>600</x> <y>600</y> </dpi> </resolution> <margins> <general> <unit>mm</unit> <top>4</top> <bottom>4</bottom> <left>4</left> <right>4</right> </general> </margins> <consumables> <comments> <en> Print cartridge (2000 prints) - $65 </en></comments> <partno>Q2612A</partno> </consumables> </mechanism> <url>http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/18972-236251-236263-14638-f51-439423.html</url> <lang> <proprietary/> <!--no pjl--><!--No "text"?--> </lang> <autodetect> <parallel> <ieee1284>MFG:Hewlett-Packard;MDL:HP LaserJet 1020;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1020;</ieee1284> <manufacturer>Hewlett-Packard</manufacturer> <model>HP LaserJet 1020</model> <commandset>ACL</commandset> </parallel> </autodetect> <functionality>B</functionality> <driver>foo2zjs</driver> <!--no "contrib_url"--> <comments> <en> This printer is supported by the foo2zjs free software printer driver. <p> The printer is faster than the LaserJet 1000 and has a USB connection. It has only 2 MB of RAM and 32 kB of ROM.<p> The firmware of the printer must be uploaded after turning it on. You can use a hotplug/udev script which comes with foo2zjs, or do it manually: "<tt>cat /usr/share/foo2zjs/firmware/sihp1020.dl > /dev/usb/lp0</tt>". </en> </comments></printer>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?