diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-26 19:03:13 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-26 19:04:12 +0200 |
commit | 59df2a7b3adbbafc45bb0e7a00efcf7e9511451f (patch) | |
tree | c092d3ecf3303c0f2fdca08d9770659a43cc6995 /skel | |
parent | 842a10d18e0b3ba1000b43513cf7f53cc204f41f (diff) | |
download | etcskel-kanotix-59df2a7b3adbbafc45bb0e7a00efcf7e9511451f.zip etcskel-kanotix-59df2a7b3adbbafc45bb0e7a00efcf7e9511451f.tar.gz |
updated to version 1.1.3
* default config disables KDE system notification for touchpad errors
* Fixed missing network-manager icon when bpo is active
Diffstat (limited to 'skel')
-rw-r--r-- | skel/.kde/share/config/synaptiks.notifyrc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/skel/.kde/share/config/synaptiks.notifyrc b/skel/.kde/share/config/synaptiks.notifyrc new file mode 100644 index 0000000..91def76 --- /dev/null +++ b/skel/.kde/share/config/synaptiks.notifyrc @@ -0,0 +1,13 @@ +[Event/touchpadError] +Action= +Execute= +KTTS= +Logfile= +Sound= + +[Event/touchpadOff] +Action= +Execute= +KTTS= +Logfile= +Sound= |