foo2qpdl.xml

来自「Linux下的无线网卡通用驱动程序」· XML 代码 · 共 25 行

XML
25
字号
<driver id="driver/foo2qpdl">    <name>foo2qpdl</name>    <url>http://foo2qpdl.rkkda.com/</url>    <execution>	<filter />	<prototype>foo2qpdl-wrapper %A</prototype>    </execution>    <comments> <en>	This is a driver developed for the Samsung CLP-300, CLP-600,	CLX-2160 (printer only), CLX-3160 (printer only).	And the Xerox Phaser 6110 or Phaser 6110MFP (printer only).    </en> </comments>    <printers>	<printer><id>printer/Samsung-CLP-300</id></printer>	<printer><id>printer/Samsung-CLP-600</id></printer>	<printer><id>printer/Samsung-CLX-2160</id></printer>	<printer><id>printer/Samsung-CLX-3160</id></printer>	<printer><id>printer/Xerox-Phaser-6110</id></printer>	<printer><id>printer/Generic-GDI_Printer</id></printer>    </printers></driver>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?