File: org.gnome.Mutter.DebugControl.xml

package info (click to toggle)
mutter 48.7-0%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 50,268 kB
  • sloc: ansic: 377,044; xml: 3,704; python: 3,060; sh: 391; ruby: 167; makefile: 61; javascript: 26
file content (15 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE node PUBLIC
'-//freedesktop//DTD D-BUS Object Introspection 1.0//EN'
'http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd'>
<node>

  <interface name="org.gnome.Mutter.DebugControl">

    <property name="ForceHDR" type="b" access="readwrite" />
    <property name="ForceLinearBlending" type="b" access="readwrite" />
    <property name="SessionManagementProtocol" type="b" access="readwrite" />
    <property name="InhibitHwCursor" type="b" access="readwrite" />
    <property name="A11yManagerWithoutAccessControl" type="b" access="readwrite" />
  </interface>

</node>