All pastes #1576517 Raw Edit

Untitled

public xml v1 · immutable
#1576517 ·published 2009-09-23 14:03 UTC
rendered paste body
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- --><deviceinfo version="0.2">  <device>    <match key="info.capabilities" contains="input">      <match key="info.product" contains="WALTOP">        <merge key="input.x11_driver" type="string">wacom</merge>        <merge key="input.x11_options.USB" type="string">on</merge>        <merge key="input.x11_options.TPCButton" type="string">on</merge>        <merge key="input.x11_options.Button1" type="string">1</merge>        <merge key="input.x11_options.Button2" type="string">3</merge>        <merge key="input.x11_options.Button3" type="string">2</merge>      </match>    </match>  </device></deviceinfo>