You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
2.5 KiB
XML
60 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
~ Sakuli - Testing and Monitoring-Tool for Websites and common UIs.
|
|
~
|
|
~ Copyright 2013 - 2017 the original author or authors.
|
|
~
|
|
~ Licensed under the Apache License, Version 2.0 (the "License");
|
|
~ you may not use this file except in compliance with the License.
|
|
~ You may obtain a copy of the License at
|
|
~
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
|
~
|
|
~ Unless required by applicable law or agreed to in writing, software
|
|
~ distributed under the License is distributed on an "AS IS" BASIS,
|
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
~ See the License for the specific language governing permissions and
|
|
~ limitations under the License.
|
|
-->
|
|
|
|
<channel name="xsettings" version="1.0">
|
|
<property name="Net" type="empty">
|
|
<property name="ThemeName" type="empty"/>
|
|
<property name="IconThemeName" type="empty"/>
|
|
<property name="DoubleClickTime" type="empty"/>
|
|
<property name="DoubleClickDistance" type="empty"/>
|
|
<property name="DndDragThreshold" type="empty"/>
|
|
<property name="CursorBlink" type="empty"/>
|
|
<property name="CursorBlinkTime" type="empty"/>
|
|
<property name="SoundThemeName" type="empty"/>
|
|
<property name="EnableEventSounds" type="empty"/>
|
|
<property name="EnableInputFeedbackSounds" type="empty"/>
|
|
</property>
|
|
<property name="Xft" type="empty">
|
|
<property name="DPI" type="int" value="-1"/>
|
|
<property name="Antialias" type="empty"/>
|
|
<property name="Hinting" type="empty"/>
|
|
<property name="HintStyle" type="empty"/>
|
|
<property name="RGBA" type="empty"/>
|
|
</property>
|
|
<property name="Gtk" type="empty">
|
|
<property name="CanChangeAccels" type="empty"/>
|
|
<property name="ColorPalette" type="empty"/>
|
|
<property name="FontName" type="empty"/>
|
|
<property name="IconSizes" type="empty"/>
|
|
<property name="KeyThemeName" type="empty"/>
|
|
<property name="ToolbarStyle" type="empty"/>
|
|
<property name="ToolbarIconSize" type="empty"/>
|
|
<property name="MenuImages" type="empty"/>
|
|
<property name="ButtonImages" type="empty"/>
|
|
<property name="MenuBarAccel" type="empty"/>
|
|
<property name="CursorThemeName" type="empty"/>
|
|
<property name="CursorThemeSize" type="empty"/>
|
|
<property name="DecorationLayout" type="empty"/>
|
|
</property>
|
|
<property name="Xfce" type="empty">
|
|
<property name="LastCustomDPI" type="int" value="96"/>
|
|
</property>
|
|
</channel>
|