blob: 17750caedf6638dc878cf9b16b55e128a6a2cfde [file] [log] [blame] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"
>
<policyconfig>
<vendor>The BRLTTY Developers</vendor>
<vendor_url>http://brltty.app/</vendor_url>
<action id="org.a11y.brlapi.write-display">
<description>Access to the braille device via BrlAPI</description>
<message>Privileges are required to access the braille device via BrlAPI</message>
<defaults>
<allow_active>yes</allow_active>
<allow_inactive>no</allow_inactive>
<allow_any>no</allow_any>
</defaults>
<annotate key="org.freedesktop.policykit.owner">unix-user:brltty</annotate>
</action>
</policyconfig>