mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
13 lines
435 B
Text
13 lines
435 B
Text
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
|
||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||
|
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
||
|
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
||
|
<kcfgfile name="ktouchpadenablerrc"/>
|
||
|
<group name="general" >
|
||
|
<entry key="touchpadEnabled" type="Bool">
|
||
|
<default>true</default>
|
||
|
</entry>
|
||
|
</group>
|
||
|
</kcfg>
|